Magento 1 / OpenMage Google Global Site Tag (gtag.js)

£84.99

Compatible with community: 1.9.x and enterprise: 1.14.x

This Magento Google Global Site Tag (gtag.js) extension allows you to install the new version of Google Universal Analytics Enhanced Ecommerce Tracking on your Magento store. It implements Enhanced E-commerce, Google Remarketing and Adwords tracking on your site.
  • Implements new Google Analytics Enhanced Ecommerce Tracking
  • Implements Google Adwords and Dynamic Remarketing Tracking
  • Implements Google Optimize
  • It also tracks admin/backend/offline orders

Free Support

up to 60 days

Free Upgrades

up to 1 year

Fully open source

 

Product description

Google Global Site Tag (gtag.js) for Magento 1

Compatible with community: 1.9.x and enterprise: 1.14.x

Global Site Tag (gtag.js) is a new style of implementation where the ultimate goal is to have one centralized script tag that is capable of sending data to all of your Google marketing and analytics tools at the same time – so you no longer need to spend hours configuring tags on your site. This module allows you to integrate this new way of tracking on your Magento website with minimal effort

Why we need to upgrade (analytics.js) to new gtag.js?

Analytics.js uses trackers to send data to Google Analytics and hit types to specify the types of data.Unlike analytics.js, gtag.js doesn't use trackers to send data to Google Analytics. It sends data to Google Analytics properties identified by their tracking IDs set by the config command. The event names supplied to gtag.js specify the types of data being sent to Google Analytics.It would be beneficial to upgrade to Gtag.js because Google might stop analytics.js in future. Gtag.js is the latest code by Google which allows you to track all sort of trackings including Enhanced Ecommerce, Google Remarketing, Google AdWords conversion tracking, Floodlight, DoubleClick, Google Optimize etc.

Here are the main features of this module-:

  • It allows you to implement new Google Analytics Universal tracking on your site
  • It comes with different options provided by the new Google universal tracking code
  • Implements Google Adwords and Dynamic Remarketing Tracking
  • Implements Google Optimize
  • It works with sub-domains and multi-domain websites **
  • It supports add to basket and remove from basket data
  • It supports Shopping Behaviour Report
  • It supports Checkout Behaviour Report which measures Magento checkout steps
  • It supports Product List Performance Report
  • It supports Product Performance Report
  • It supports Sales Performance Report
  • It supports Guest checkout functionality
  • It captures product Impressions, add to cart & product clicks events on the category page
  • It captures product Impressions, add to cart & product clicks events on the product page
  • It captures product Impressions, add to cart & product clicks events on advanced search and search result pages
  • It captures product Impressions, add to cart & product clicks events on related products
  • It captures product Impressions, add to cart & product clicks events on cross-sell products
  • It captures product Impressions, add to cart & product clicks events on up-sell products
  • It captures refunds against the original transaction
  • It can also send offline transaction or phone orders or admin orders using measurement protocol APIs along with custom source and medium information(NEW!)
  • It measures complete checkout process including billing, shipping, shipping method, payment method and order review steps
  • It capture promotion data with each transaction including promotion or coupon code
  • It measures transactions with specified local currency
  • This module can be completely disabled whenever required via system configuration in admin

Same version of Magento 2 module can be bought using the following link www.scommerce-mage.com/magento-2-global-site-tag-js.html

Please email us (core@scommerce-mage.com) your gmail ID and we are more than happy to share our test google analtytics account with you.

Compatible with community: 1.9.x and enterprise: 1.14.x


We offer 60 days of free support and 12 months of free upgrade for any standard Magento site when you buy this extension. You can also get our installation service for a small fee. If you want more benefits, you can purchase our 12 months of free premium support and free lifetime upgrade package. Please contact us if you need any assistance or customization for this extension. We will reply to you within 48 hours. We may also offer you a special deal or a free solution if we like your idea.


** Please refer to our FAQ or T&C section for running our extensions on multiple domains or sub-domains

FAQ

Q. How can I get license key for my development website?
A. Please use the same license as live site provided with the order confirmation email on the staging site and ensure you have the latest version of scommerce/core installed i.e 2.0.9.
Once added go to Stores>Configuration>Scommerce Configuration>Core and click on verify. Once verified the license will start working on your staging site.
gtm gdpr settings
Q. Can I test the extension before buying?
A. Unfortunately we can't provide you extension for testing purposes but we have demo available for most of our extensions and happy to provide full refund if the extension doesn't work
Q. Can I request for customisation on your extensions?
A. Yes we do provide all sort of customisation for our clients at the reasonable rates. And if we believe the customisation will help our product then we also provide great discount on the customisation
Q. I have two live domains, do I need a separate license key for each live domain?
A. Yes you need to buy a separate license key for each live domain (www.site.com) or sub-domain (de.site.com) or subfolder (www.site.com/de). If you are buying licenses for more than four live sites in one transaction then we can offer you 30% discount on total amount
Q. How can I upgrade my extension to the latest version?
A. If your extension is within the free upgrade period (12 months from purchased date) then simply email us with your order number and our team will send you the latest version of the extension but if it is outside free upgrade period then you need to buy an upgrade using the following link
https://www.scommerce-mage.com/magento-extension-installation-service.html

Once you received the latest version of our extension then we would highly recommend to delete all the files and folder of our extension from your website first before uploading the latest version because we might have removed existing files and keeping existing files could cause problems on your website.
Q. Does my license get expired after certain period?
A. No, your license is not going to get expired but we would highly recommend upgrading to get all the latest fixes (including security fixes if any), improvements and new features. In the upgrade, we also ensure it is compatible with the latest version of Magento and when you upgrade you will have a smooth transition.
Q.Where can I download the extension files?
A. Please login into your account on our website and go to the download link under my account section to download the extension package.
Q.Can you provide a key that works for our development (NOT PRODUCTION) environment which will work on a dynamic URL, for example, 12334.gitpod.com and 4567.gitpod.com?
A. Unfortunately it is not possible to generate license keys based on the dynamic URLs. License keys need to be generated per domain or subdomain whether it is production or non-production.
Q. Should I upgrade to gtag.js now or later?
A.Gtag.js is new javascript library from Google, if you use Google products like Google AdWords, Google Remarketing, Google Optimiser, Google Analytics etc. then moving to Gtag,js would be sensible because then adding Google related trackings will become quite easy in future because Google is going to use single javascript library (gtag.js) for all their products.
Q: What's the difference between gtag.js and analytics.js?
A: Analytics.js uses trackers to send data to Google Analytics and hit types to specify the types of the data. Whereas gtag.js sends data to Google Analytics properties identified by their tracking IDs set by the config command. The event names supplied to gtag.js specify the types of data being sent to Google Analytics.

For example -: Using GTAG, you can send data to two different Google products at the same time, in the following example you are sending sign_up event to both Google Analytics and Google AdWords

gtag('event', 'sign_up', {
  'send_to': ['AW-GOOGLE_CONVERSION_ID2', 'GA-TRACKING_ID']
  'account_type': 'basic',
});

Q: I have analytics.js installed, do I need gtag.js?
A: Yes, it would be sensible to upgrade to Gtag.js because Google might stop analytics.js in future. Gtag.js is the latest code by Google which allows you to track all sort of trackings including Enhanced Ecommerce, Google Remarketing, Google AdWords conversion tracking, Floodlight, DoubleClick, Google Optimize etc. The other disadvantage of sticking to analytics.js is that you will not be able to take benefit of the more powerful event tracking methods which are available only in gtag.js. Also Google mentioned "you will be able to benefit from the latest dynamic features and integrations as they become available" which means they will only be available in gtag.js and very unlikely to be in analytics.js
Q: I have Google Tag Manager installed on my website, do I need this extension?
A: No, if you have GTM installed on your website then there is no need to install GTAG extension because they both serve the similar purpose
Q: What is the difference between Google Tag Manager and global site tag?
A: Google Tag Manager and global site tag are separate and independent ways of tagging your website. If you want to manage Google and third party tags from a single location without modifying your site code then use Google Tag Manager. For Google Tag Manager implementation you can use our GTM extension. If you would like to code tags on your site directly using JavaScript, use the global site tag.

Change Log

Version 1.0.0 - Initial Commit

Version 1.0.1 - Offline transaction or Phone orders or Admin orders tracking added

Version 1.0.2 - Fixed issue with product listing on category page

Reviews

Write Your Own Review
Write a Review
You may also like