Configuration

Customize your form attribution script settings

Any other URL parameters to track beyond the defaults.

Any forms matching the CSS selector will be ignored.

Track Click IDs
Capture ad platform click IDs (e.g., Google Ads, Meta Ads)
Debug Mode
Enable console logging
Respect Privacy Signals
Honor GPC and Do Not Track browser signals

Where to persist attribution data between page loads

Custom key name for stored data

Prefix added to hidden field names (e.g., attr_utm_source)

URL Parameters:

UTM Source

UTM Medium

UTM Campaign

UTM Term

UTM Content

UTM ID

Ref

Additional Parameters:

These are automatically captured based on the page and timing of the user's visit.

Landing Page URL

Current Page URL

Referrer URL

First Touch Timestamp

Generated Script Tag

Add this tag to your website

Quick Tips

  • Place the script before the closing </body>tag
  • Use cookie storage if you need server-side access
  • Enable debug mode during development