Tracker Configuration
The Boost tracker provides several properties that allow you to configure its behavior.
data-host-url
By default, Boost will send data to wherever the script is located. You can override this to send data to another location.
Usage:
data-auto-track
By default, Boost tracks all pageviews and events for you automatically. You can disable this behavior and track events yourself using the tracker functions.
Usage:
data-domains
If you want the tracker to only run on specific domains, you can add them to your tracker script. This is a comma delimited list of domain names. Helps if you are working in a staging/development environment.
Usage:
data-tag
If you want the tracker to collect events under a specific tag. Events can be filtered in the dashboard by a specific tag.
Usage:
data-exclude-search
If you don’t want to collect search parameters from the URL.
Usage:
data-exclude-hash
If you don’t want to collect the hash value from the URL.
Usage: