Use the library already installed on the page

Set the following report suites on tracker

If you select this option, specify one or more report suites for each of the following environments:

  • Development
  • Staging
  • Production

Using the activity map module

The activity map is loaded as a separate module (like the AAM module). By default activity map is turned on, but if you would prefer to turn it off you can do so by unchecking the box in the configuration.

Tracker is accessible on the global variable named

Checking this box allows the tracker object to be used globally. For example, you could define the variable window.s.pageName anywhere on your site.

Load the library from a custom URL

HTTP URL

Specify the URL where the library is located.

HTTPS URL

Specify the URL where the library is located.

Set the following report suites on tracker

If you select this option, specify one or more report suites for each of the following environments:

  • Development
  • Staging
  • Production

Tracker is accessible on the global variable named

Specify the tracker object to be used globally.

Let me provide custom library code

Open Editor

Lets you insert core AppMeasurement.js code. This code is populated automatically when using the automatic configuration method.

NOTE
The validator used in the tags code editor is designed to identify issues with developer-written code. Code that has gone through a minification process–such as the AppMeasurement.js code downloaded from the Code Manager–might be falsely flagged as having issues by the tags validator, which can usually be ignored.