Skip to main content
Level 3
September 17, 2024
Solved

Adobe Analytics implementation using GTM

  • September 17, 2024
  • 4 replies
  • 1803 views

Hello Community,

I would like to know if anyone has implemented Adobe Analytics using Google Tag Manager. Can someone provide me an easy understandable article or a document that shows step by step procedure to implement various evars/props/events via GTM ?

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 Jennifer_Dungan

Hi,

 

If you are still looking for help, while I wouldn't do this myself (cause Adobe Launch is much better than GTM), I know that to use GTM you would basically just be implementing the tracking the "old school" way, adding your AppMeasurement.js and other files onto your pages, and setting your parameters via code, then calling your s.t() or s.tl() send beacon functions....

 

I've done a lot of that way of tracking in the past, and I could certainly help with such an implementation.

4 replies

juliusonyancha
Level 4
September 17, 2024
Level 3
September 17, 2024

@juliusonyancha Thanks for replying but I went through this article and s_code is not used anymore now to send data. So any updated article will be helpful. Thanks !

Krishna_Musku
Adobe Champion and Community Advisor
Adobe Champion and Community Advisor
September 17, 2024
- Krishna Musku (Adobe Champion & Community Advisor)
Jennifer_Dungan
Adobe Champion and Community Advisor
Jennifer_DunganAdobe Champion and Community AdvisorAccepted solution
Adobe Champion and Community Advisor
September 20, 2024

Hi,

 

If you are still looking for help, while I wouldn't do this myself (cause Adobe Launch is much better than GTM), I know that to use GTM you would basically just be implementing the tracking the "old school" way, adding your AppMeasurement.js and other files onto your pages, and setting your parameters via code, then calling your s.t() or s.tl() send beacon functions....

 

I've done a lot of that way of tracking in the past, and I could certainly help with such an implementation.