Extension list

Skip to main content

List of all our extensions

Create an account

JP Agent Tracking Bridge (docs) - Custom Tracking Scripts


Article Index

Custom Tracking Scripts

Some frontend interactions cannot be reliably detected using a simple click or page rule.

JP Agent Tracking Bridge therefore supports controlled custom tracking scripts for cases such as:

  • AJAX form success events
  • Custom frontend widgets
  • JavaScript application state changes
  • Third-party components that expose their own browser events

Custom scripts should be used only when a structured Bridge rule cannot represent the required behavior cleanly.

Custom JavaScript added through the Bridge is still managed as a Bridge tracking resource and can be reviewed, disabled or removed.

Successful Form Tracking
Page