Expand my Community achievements bar.

SOLVED

Adobe Analytics JavaScript Implementation

Avatar

Level 3

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()).