<head> mechanism as any WordPress site — WordPress doesn’t expose the <head> tag by default, so you need a plugin that adds custom code there.
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.
Paste the snippet
Open the plugin’s Header field. Paste this in, then replace Save the changes. The plugin adds this code to the
biz_xxxxxxxxxxxxx with your own account ID.Pixel snippet
<head> of every page on the site, including the shop, product, and cart pages.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 store has a form, application, or booking step outside of checkout, 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.

