This guide takes you through the steps to add Facebook Pixel tracking to your Launchpad6 ContestPad site.
Step 1. - Get your Facebook Pixel tracking script
Go to the following Facebook URL to find full instructions on how to get you Facebook tracking Pixel code: https://www.facebook.com/business/help/952192354843755
โ
Step 2. - Add the tracking code to your ContestPad site
Go to the ContestPad administration dashboard. Select the contest, then Design and select the code editor for the active theme(s) you are using.
Open the code editor and select the index.view.html file.
Once selected enter the {literal} tag and then paste the Facebook Pixel script you captured in step 1. within the <Head> ... </Head> section of the file.
Once pasted add the close {/literal} tag. An example is illustrated below.
Then save.