Setup Dynamic Google Adwords Conversion Tracking in Magento 2

Standard

Setup Dynamic Google Adwords Conversion Tracking in Magento/Magento 2 using Google Tag Manager without any plugins

Recently one client asks me to implement dynamic google ads conversion tracking in Magneto/Magento 2 using Google Tag Manager without any plugins, In Magento, the Order confirmation page you will not see any amount, you will see only order id, I used another technique to use get the total amount from order confirmation Magneto / Magento 2 using Google Tag Manager without any plugins, Get total amount of transaction from Order confirmation page of Magento / Magento 2 using Google Tag Manager to pass dynamically pass total revenue.

Step 1: Install Google Tag Manager on Magento / Magento 2 using Google Tag Manager to setup dynamic adword conversion tracking without any plugins 

Paste this code as high in the <head> of the page as possible:
<!– Google Tag Manager –>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({‘gtm.start’:
new Date().getTime(),event:’gtm.js’});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!=’dataLayer’?’&l=’+l:”;j.async=true;j.src=
‘https://www.googletagmanager.com/gtm.js?id=’+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,’script’,’dataLayer’,’GTM-XXXX’);</script>
<!– End Google Tag Manager –>
Additionally, paste this code immediately after the opening <body> tag:
<!– Google Tag Manager (noscript) –>
<noscript><iframe src=”https://www.googletagmanager.com/ns.html?id=GTM-XXXX”
height=”0″ width=”0″ style=”display:none;visibility:hidden”></iframe></noscript>
<!– End Google Tag Manager (noscript) –>

Note: Make you will replace GTM Tracking Code with your GTM ID XXXXX

It’s time to verify Get value of Dynamic adword/ Ads conversion tracking in Magento / Magento 2 using Google Tag Manager without any plugins 

Adwords Conversion Tracking in Magento

Get Dynamic Values in AdWords Conversion Tracking in Magento / Magento 2 using Google Tag Manager without any plugins

Warning: If you do n’t know about javascript or do n’t have developing knowledge then do n’t try to Setup Dynamic Google Adwords Conversion Tracking in Magento 2 that can broke your site, Cart and other functionality 

Disclaimer: Google tag manager belongs to Google property 

For Contact: mappchero@gmail.com

I am available for Hire on Freelancer: Freelancer.com

I am available for Hire on Upwork: Upwork.com

I am available for Hire on Peopleperhour: Peopleperhour.com

I am available for Hire on Guru: Guru.com

Leave a Reply

Your email address will not be published. Required fields are marked *