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

Install a header/footer script plugin

WordPress doesn’t expose the <head> tag by default. Install a plugin that lets you add custom code there, such as Insert Headers and Footers or WPCode, from Plugins > Add New.If your theme has a Header Scripts or Custom Code field in its own settings, you can use that instead of a plugin.
3

Paste the snippet

Open the plugin’s Header field. Paste this in, then replace biz_xxxxxxxxxxxxx with your own account ID.
Pixel snippet
Save the changes. The plugin adds this code to the <head> of every page on the site, including pages built with Elementor, Divi, or other page builders.
4

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 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.