Google Analytics Ecommerce Tracking For SamCart using Google Tag Manager
Get the full details of Google Analytics Ecommerce Tracking by integrating with SamCart using Google Tag Manager
Recently one of client asked me to implement e-commerce tracking with SamCart using Google Tag Manager because client selling digital product using SamCart. so that client can discover full marketing metrics for about sales from where sales are generating and does not want miss a single sales from where are coming. including adword conversion and other marketing tool using Google Tag Manager so that he can identify each and every source of leads.
- First Install Google Tag Manager on SamCart for Set Up E-commerce Tracking using Google Tag Manager
Paste this code as high in the <head> of the page as possible:
<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 –>
<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
2. Written a a data layer to capture value of price and Product etc then written a javascript to get work E-commerce tracking for SamCart , All the get on Click using Data Layer.
3. Now written a custom with E-commerce tracking including a data layer code that will fire on success and create a tag and trigger to fire e-commerce tracking using Google Tag Manager for SamCart
Warning:if you do n’t know about javascript or do n’t have developing knowledge then do n’t try toSamCart Ecommerce Tracking using Google Tag Manager a custom javascript without using Any plugin that can broke your site, Cart and other functionality
Disclaimer: Google tag manager belongs to Google property
For Contact: mappchero@gmail.com
No Fields Found.