Dynamic Google AdWords Conversion Tracking on Drupal

Standard

Get Dynamic Google AdWords Conversion Value Tracking on Drupal using Google Tag Manager without touching Code

Recently, one of the client has asked me to implement to track transaction-specific conversion values on Drupal using Google Tag Manager, Once I will look the Drupal and ask to client allow a test order on the Drupal, Once I place a test order, then I see possibilities without touch code of the website and pass Dynamic value of Specific transaction using Google Tag Manager, Once I will write pieces of code in Google Tag Manager then it’s work without touching code of Drupal.

Step 1: Install Google Tag Manager on Drupal, To Set Up Dynamic Google Adword ConversionTracking on Drupal using Google Tag Manager without touching Code of Drual 

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

Once look order confirmation and written piece of Javascript to get value of total amount and Track transaction-specific conversion values using Google Tag Manager

Dynamic Google AdWords Conversion Tracking on Drupal

Google AdWords Conversion Tracking Drupal

Warning: If you do n’t know about javascript or do n’t have developing knowledge then do n’t try to Drupal Dynamic Google AdWords Conversion Tracking  using Google Tag Manager without touching website Code 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 *