Disable SkyGlue automatic event tracking
SkyGlue can automatically track all on-page events of a website. However, some high traffic websites generate excessive events with this default setup. SkyGlue provides the options to enable or disable automatic event tracking on the entire site or on specific categories. After auto event tracking is disabled, you can track individual events or categories of events in your SkyGlue portal without changing the website code.
Enable/Disable SkyGlue automatic event tracking
The following categories of events are tracked automatically by SkyGlue. You can
- disable automatic event tracking for all categories (entire site), or
- disable automatic event tracking for selected categories.
HTML tags | Enabled by default | Can be disabled | |
Automatic pageview tracking | Yes | Yes | |
Automatic link tracking | A, Link | Yes | Yes |
Automatic form tacking | input, textarea, button, select, optgroup, option | Yes | Yes |
Automatic iframe tracking | IFrame | Yes | Yes |
Automatic media/object tracking | Video, Object, embed | Yes | Yes |
Automatic image tracking | Img | Yes | Yes |
Please contact support@skyglue.com to set up your account for no auto tracking.
Selectively disable automatic event tracking in your SkyGlue portal
If you want to disable automatic event tracking only for certain elements, you can selectively disable those events.
Track individual events in your SkyGlue portal
You can selectively track individual HTML elements without coding in your SkyGlue portal. Information on how to add event tracking in your SkyGlue portal is available here: Customize Event Tracking Tutorial
For advanced users, you can specify your own values for event category, event action, event label and event values when track events. You can use HTML attributes to dynamically generate event values. Please see instructions on options for event name values.