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 site or funnel's tracking code settings
In GoHighLevel, go to Sites > Funnels (or Sites > Websites), open the funnel/website, then go to Settings > Tracking Code.Open the Header Tracking field. Setting this at the funnel level applies the pixel to every page inside it.
Paste the snippet
Paste this into the Head Tracking Code field. Replace Save the settings. GoHighLevel adds this code to the
biz_xxxxxxxxxxxxx with your own account ID.Pixel snippet
<head> of every page in the funnel or site.Confirm it's tracking
Visit a live page, then check the Websites page in your Whop dashboard. Your 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.

