Adobe Analytics Tagging Script Question | Community
Skip to main content
JohnRog
Level 2
July 21, 2021
Solved

Adobe Analytics Tagging Script Question

  • July 21, 2021
  • 1 reply
  • 1362 views

Quick question... When the base Adobe Analytics tag (JavaScript) is placed on a web page, what else is needed?

- What does the client dev team need do?
- What is the process for getting the (web pages) data to interface with Adobe Analytics
- Do they write something that communicate with the DOM?

I am trying to fully understand the process. Is there documentation that I can be pointed to?

 

Thanks!

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 shinnara

Please refer to the below doc as there we can see how to implement analytics in AppMeasurement for JavaScript
https://experienceleague.adobe.com/docs/analytics/implementation/js/overview.html?lang=en

1 reply

shinnaraAccepted solution
Level 2
July 21, 2021

Please refer to the below doc as there we can see how to implement analytics in AppMeasurement for JavaScript
https://experienceleague.adobe.com/docs/analytics/implementation/js/overview.html?lang=en

JohnRog
JohnRogAuthor
Level 2
July 21, 2021
Thanks I will look through this. This is a good start for me.