Adding the code snippet
Add the code snippet below to your site, to all the pages you’d like to track.JS
Configuring a tracker
Configure an instance of the tracker by callingnewTracker with your desired properties.
JS
www.tracked_domain.com’ is your domain name.
Using the tracker
Tracker allows to track events automatically and manually. For auto-tracking it’s enough to just add[data-ds-feature=name] attribute to a HTML element representing a single feature.
Explore these articles to find more about auto-tracking and manual-tracking.