Expand my Community achievements bar.

Webinar: Adobe Customer Journey Analytics Product Innovations: A Quarterly Overview. Come learn for the Adobe Analytics Product team who will be covering AJO reporting, Graph-based Stitching, guided analysis for CJA, and more!
SOLVED

Adobe Analytics JavaScript Implementation

Avatar

Level 4

Hi All,

What is the steps to implement the Adobe analytics?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Steps to implement Adobe Analytics:

  • Login to Adobe Analytics.
  • Navigate to Admin Section > Code Manager
  • Download the JavaScript Library (Zip) from the Code Manager
  • Unzip the JavaScript Library and take Visitor API and App Measurement.
  • Add Company Name and Report Suite ID to instantiate the Library.
  • Call Page View(s.t()) or Non-Page View Trigger (s.tl()).

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Steps to implement Adobe Analytics:

  • Login to Adobe Analytics.
  • Navigate to Admin Section > Code Manager
  • Download the JavaScript Library (Zip) from the Code Manager
  • Unzip the JavaScript Library and take Visitor API and App Measurement.
  • Add Company Name and Report Suite ID to instantiate the Library.
  • Call Page View(s.t()) or Non-Page View Trigger (s.tl()).