Skip to main content
1

Get your Whop Account ID

Find it from your Whop Dashboard - the part of the URL after dashboard/, starting with biz_. Looks like biz_xxxxxxxxxxx.
2

Open your funnel's custom code settings

In ClickFunnels, open your funnel, go to Funnel Settings > Custom Code, then open the Head Code field.Setting this at the funnel level applies the pixel to every step in that funnel. To apply it across every funnel in your account instead, add it under your Site’s global Header Code setting in the Sites app.
3

Paste the snippet

Paste this into the Head Code field. Replace biz_xxxxxxxxxxxxx with your own account ID.
Pixel snippet
Save the funnel. ClickFunnels adds this code to the <head> of every step automatically.
4

Confirm it's tracking

Visit a live funnel step, then check the Websites page in your Whop dashboard. Your funnel’s domain appears there once a page view comes through.

Track leads and other funnel events

If your funnel has a form, application, or booking step, add a whop.track call for it — see Track events in the main pixel guide.
Don’t track purchases, subscriptions, or trials. Whop records every checkout view, purchase, subscription, and trial start server-side with zero configuration. Only send events Whop can’t see, such as leads and bookings.