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.
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.
Paste the snippet
Paste this into the Head Code field. Replace Save the funnel. ClickFunnels adds this code to the
biz_xxxxxxxxxxxxx with your own account ID.Pixel snippet
<head> of every step automatically.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 awhop.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.

