A collection of examples demonstrating various implementations and features of the tracking script
The simplest implementation of the tracking script with minimal configuration. Shows how to set up tracking with UTM parameters.
View ExampleAdvanced implementation with URL parameter builder, presets, and sessionStorage controls for easy testing.
View ExampleExample with debug mode enabled, showing console outputs and debug console with detailed tracking information.
View Example