Verified Tracking Example
This page demonstrates the Verified User Tracking script with debug mode enabled.
Features
- Tracks user engagement (time on page and scroll depth)
- Only tracks users from specific campaigns
- Respects user consent
- Includes debug mode for easy testing
Debug Controls
Status will appear here...
Testing Instructions
- Enable debug mode by setting
VerifiedTrackingConfig.debug = true
or by adding
?debug=1
to the URL.
- Test with UTM parameters:
?utm_tracker=trackxact
(this will activate tracking)
- To test both debug and tracking:
?debug=1&utm_tracker=trackxact
- The debug panel shows real-time tracking information.
- Use the buttons above to control tracking, consent, and debug features.
Scroll Down Area
This area exists to test scroll tracking. Scroll down to trigger the scroll depth threshold.