Workspace-level tracking

Settings → Tracking holds the tracking setup for your whole workspace. Anything you add here applies to every funnel automatically — set your pixel once and every new funnel is covered.

Tracking Pixels

Add your pixel IDs so ad platforms can track visits and signups across all your funnels. There's a tab per platform:

  • Meta — Meta Pixel ID (Facebook and Instagram ads; find it in Events Manager).
  • Google — Google Analytics 4, Google Tag Manager, and Google Ads conversion tracking.
  • TikTok — TikTok Pixel ID (from TikTok Ads Manager, under Events).
  • LinkedIn — Insight Tag partner ID, plus a conversion ID for conversions.

These are workspace defaults. An individual funnel can override any pixel in its own settings (funnel Settings → Tracking Codes) — the funnel-level value wins for that funnel.

To check a pixel is firing, open any funnel with ?trackingDebug=1 added to its URL — a debug overlay shows which pixels loaded and which events fired.

Custom Code

Paste your own scripts to run on every published funnel:

  • Head Code — injected before the closing </head> tag.
  • Body Code — injected before the closing </body> tag.

Useful for chat widgets, extra analytics, or verification snippets that don't have a pixel field.

Cookie Consent (GDPR)

Turn on Require cookie consent to show a consent banner before any tracking scripts load — required for EU visitors under GDPR. Add your Privacy Policy URL so the banner can link to it. Tracking only loads after the visitor accepts.

Related articles

Was this helpful?