How to implement Adobe analytics via Google tag manager | Community
Skip to main content
Level 4
April 12, 2021
Solved

How to implement Adobe analytics via Google tag manager

  • April 12, 2021
  • 3 replies
  • 7947 views

Hi team,

 

How to implement Adobe analytics via Google tag manager. Any link for step by step guide

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by yuhuisg
  1. Create a Custom HTML tag and put your s_code in there. BUT DON'T INCLUDE THE s.t() line! Fire this with the "All Pages" trigger.
  2. Create a trigger for "DOM Ready".
  3. Create another Custom HTML tag. Put your s.t() line in there. Fire this with the "DOM Ready" trigger that you created at step 2.
  4. If you need to fire s.tl() to track Custom/Download/Exit Links, create a Custom HTML tag for it and fire it with the appropriate trigger for your website.

3 replies

yuhuisg
Community Advisor
yuhuisgCommunity AdvisorAccepted solution
Community Advisor
April 13, 2021
  1. Create a Custom HTML tag and put your s_code in there. BUT DON'T INCLUDE THE s.t() line! Fire this with the "All Pages" trigger.
  2. Create a trigger for "DOM Ready".
  3. Create another Custom HTML tag. Put your s.t() line in there. Fire this with the "DOM Ready" trigger that you created at step 2.
  4. If you need to fire s.tl() to track Custom/Download/Exit Links, create a Custom HTML tag for it and fire it with the appropriate trigger for your website.
December 8, 2023

Were you able to implement it successfully?

January 29, 2024

Hello 

Just keep in mind, that to get correct analytics you need to have the correct tag and implement them in the right way.

You can check TAGLAB https://taglab.net/ FREE solutions to inspect and audit your TAGS.

1. Free regisitration:

https://taglab.net/registration/

 

2. Plugin:

https://chromewebstore.google.com/detail/taglab-analytics-datalaye/kfenlfbjdpdgblnoabpdehlabodakbmp

 

TAGLAB automates tag verification, data layer audits, & conversion pixel tracking testing for website and marketing analytics. Get accurate reports and instant notifications through automated monitoring.

 

Regards,