Tracking Script Examples

A collection of examples demonstrating various implementations and features of the tracking script

Basic UTM

Basic Implementation

The simplest implementation of the tracking script with minimal configuration. Shows how to set up tracking with UTM parameters.

View Example
Featured New URL Parameters

Enhanced Implementation

Advanced implementation with URL parameter builder, presets, and sessionStorage controls for easy testing.

View Example
Debug

Debug Mode Example

Example with debug mode enabled, showing console outputs and debug console with detailed tracking information.

View Example