Add BestSubscribers to WordPress
Add your tracking snippet to WordPress so BestSubscribers can see which content drives subscribers.
Video Walkthrough
Step 1: Copy your tracking snippet
In BestSubscribers, go to Settings → Tracking and copy your tracking snippet.
Step 2: Install the plugin
- Log into your WordPress admin panel.
- Go to Plugins → Add Plugin.
- Search for Head, Footer and Post Injections.
- Click Install Now, then Activate.
Step 3: Paste the snippet
- Go to Settings → Head and Footer.
- Find the <HEAD> PAGE SECTION INJECTION area.
- Paste your tracking snippet in the ON EVERY PAGE box.
- Click Save.
That's it. The snippet now loads on every page of your WordPress site.
WooCommerce, FunnelKit, and Thrive Themes
If you use WooCommerce, FunnelKit (formerly WooFunnels), or Thrive Themes alongside WordPress — you don't need to do anything extra. These plugins run inside WordPress, so they inherit the same <head> code. Your tracking snippet is already active on product pages, checkout pages, funnels, and Thrive-built pages.
Using a different method?
If you prefer not to use a plugin, you can also paste the snippet directly into your theme's header.php file before the closing </head> tag. Just note that theme updates may overwrite your change — a child theme avoids this.