Adobe Analytics Tagging Script Question | Adobe Higher Education
Skip to main content
JohnRog
Level 2
July 21, 2021
Répondu

Adobe Analytics Tagging Script Question

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!

Ce sujet a été fermé aux réponses.
Meilleure réponse par 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

2 commentaires

shinnaraRéponse
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
JohnRogAuteur
Level 2
July 21, 2021
Thanks I will look through this. This is a good start for me.