Skip to content
Back to KickoffLabs

Facebook Tracking Pixel Setup/Tips

Last reviewed: 2026-06-01Reviewed by KickoffLabs SupportApplies to: Legacy support articlePlan: Varies by feature

Strategy guide: Want the bigger campaign playbook behind this setup? Read Landing Page Design.

KickoffLabs lets you easily implement Facebook conversion tracking using the Facebook Pixel. This document follows best practices provided by Facebook. Setting up this integration you can:

Before We Start Facebook has recently updated their TOS to require domain verification w…

Section titled “Before We Start Facebook has recently updated their TOS to require domain verification w…”

hen tracking conversion events. Domain Verification allows you to confirm with Facebook that you own the domain that you are using the pixel with. See more about domain verification here. By default (and on the KickoffLabs Free tier) we publish the pages to a .kickoffpages.com subdomain. Unfortunately, as a domain’s ownership cannot be claimed by more than one person, the .kickoffpages.com subdomain cannot be used. Instead, you will need to connect a custom domain/subdomain of your choosing to publish your KickoffLabs pages to and verify the custom domain with Facebook. Custom domain connection is available on all KickoffLabs paid plans.

Step 1: Install the Facebook Pixel Base Code to your campaign: You first need to install…

Section titled “Step 1: Install the Facebook Pixel Base Code to your campaign: You first need to install…”

the Facebook pixel code to all pages under your campaign, this will track visits to every page.

  • Create the Facebook Pixel.
  • Copy the entire Pixel Base Code provided by Facebook.
  • From your KickoffLabs campaign select “Setup” then “All Settings” from the top menu.

top menu settings

  • Next Select “Analytics & Tracking Codes” from the left side.

tracking codes

  • Paste the Facebook Tracking code into the Header Scripts area.

header scripts facebook

Click “Save Tracking Codes”

click save tracking scripts

Now the basic Facebook pixel will be published to all of your current landing pages and any new pages you create and publish.

A. For multi-page contests Next, you need to install the conversion tracking code on t…

Section titled “A. For multi-page contests Next, you need to install the conversion tracking code on t…”

he pages where you want to track events. More often than not, this will be the status page. Facebook offers several conversion tracking events. Using KickoffLabs, you’ll generally only want to track the ‘Lead’ event. This lets you track when a user expresses interest in your offering, like when they sign up for your KickoffLabs campaign. Here’s how to add this event to all of your status pages.

  • Copy the ‘fbq(‘track’, ‘Lead’);’ code provided by Facebook and make sure it’s wrapped in a script block.
**<script>fbq('track', 'Lead');</script>**
  • From your campaign dashboard, click on campaign settings again.

  • In the settings click to open “Landing Page Analytics and Tracking Codes” like you did above.

  • Scroll down and **paste/add the ‘Lead’ event into the Footer Conversion Tracking section. **It should end up looking like this: facebook lead tracking event

  • Finally, scroll down and click ‘Save Tracking Codes’.

B. For Single Page Contests When you set the confirmation on a landing page to “on page”…

Section titled “B. For Single Page Contests When you set the confirmation on a landing page to “on page”…”

or “contest box” you’ll need to add the following script to the page footer. That’s it! You’ve properly installed the Facebook Pixel.

  • If you’re having trouble installing, use the Facebook Pixel Helper tool to help validate your Facebook Pixel.
  • If you’re receiving an error or the pixel isn’t tracking, try only using the portion of the script between (and including) the <script></script> tags. Do NOT include the <noscript></noscript> portion. Need help? Email support@kickofflabs.com

Need help? Email support@kickofflabs.com with your campaign URL, the lead email you tested with, and a screenshot of what you expected to happen.