I am getting double conversion in my google ads

Topic summary

A user is experiencing double conversion tracking in Google Ads after implementing conversion tracking code on their Shopify checkout page.

The Issue:

  • Double conversions are being recorded after adding Google Ads tracking code
  • The code appears to contain corrupted or garbled text in several sections

Code Problems Identified:

  • The script contains scrambled/reversed text that appears to be encoding errors or copy-paste issues
  • Critical conversion parameters (transaction_id, value, currency) seem malformed
  • The conversion ID format appears inconsistent

Likely Causes:

  • The code may have been corrupted during copying or implementation
  • Possible duplicate tracking tags elsewhere on the site
  • Shopify may already have Google Ads conversion tracking enabled, causing redundant firing

Status: The discussion remains open with no resolution provided yet. The user is seeking verification of their code implementation and guidance on fixing the double conversion issue.

Summarized with AI on November 3. AI used: claude-sonnet-4-5-20250929.

I have added the below code in shopify in checkout. After putting the code I am getting the double conversion. Kindly check the code and let me know it is correct or not.