- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
<p> Can I send data to two different Google products at the same time using GTAG ? </p>
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Koshlesh,
Yes, you can use Gtag to track multiple trackings. You can track Universal Analytics, Google Adwords, Dynamic Remarketing Tracking and Google Optimize.
The Google developer guide provides more information on implementation.
https://developers.google.com/analytics/devguides/collection/gtagjs/
However, if you are not a developer yourself then you can look for the already available solutions which provide all the functionality, like below ones:-
For Magento 1 : https://www.scommerce-mage.com/magento-1-global-site-tag-js.html
For Magento 2 : https://www.scommerce-mage.com/magento-2-global-site-tag-js.html
Thanks
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Global Site Tag (gtag.js)
Hello @koshlesh_dange ,
Please elaborate on your issue. If possible then please provide screenshot
--
If my answer is useful, please Accept as Solution & give Kudos
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Koshlesh,
Yes, you can use Gtag to track multiple trackings. You can track Universal Analytics, Google Adwords, Dynamic Remarketing Tracking and Google Optimize.
The Google developer guide provides more information on implementation.
https://developers.google.com/analytics/devguides/collection/gtagjs/
However, if you are not a developer yourself then you can look for the already available solutions which provide all the functionality, like below ones:-
For Magento 1 : https://www.scommerce-mage.com/magento-1-global-site-tag-js.html
For Magento 2 : https://www.scommerce-mage.com/magento-2-global-site-tag-js.html
Thanks
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Global Site Tag (gtag.js)
Many thanks for answering. It's quite helpful.