Meta (Facebook) Pixel
In Creator Square page settings (Tracking & attribution), the Meta Pixel ID field expects only the pixel ID (e.g. 1609076533616358), not the full installation code from Meta. You do not need to copy the whole block from “Install the Meta pixel” in Events Manager.
Getting the ID
You do not need to extract the ID from the pixel code. Just copy the dataset ID in Meta Events Manager:
- Open Events Manager (Meta).
- Go to Data sets.
- Select your dataset (the one linked to your site).
- The ID is shown:
- in the sidebar, next to the dataset name;
- or in Overview, in the “Dataset ID” section.
It is the same number as the pixel ID. Copy this number and paste it into the Meta Pixel ID field in your Creator Square page settings.
You can also see it at the “Install base code” step (in the code, it’s the number in fbq('init', '…')), but the simplest is to copy the dataset ID.
What not to do
Do not paste the installation code block (script with fbq('init', '...') and <noscript> tag). Creator Square only uses the ID to load the pixel on your pages.
Where to enter in Creator Square
- Sales page: Page settings → Tracking & attribution → Meta Pixel ID.
- Course / Community / Coaching: Settings (page builder or settings) → Tracking & attribution → Meta Pixel ID.
See also
- Meta Conversions API token: for server-side attribution (recommended in addition to the pixel).
- Meta documentation – Find your pixel ID (in English).