Meta Pixel Implementation at Superb
Meta Pixel Implementation at Superb
This article describes how to track performance of your guest experience using Meta Pixels (Facebook) using Google Tag Manager.
To set up tracking using your Meta Pixel, first you need to have a Google Tag Manager account and set that up (Read more here)
Once you've set up Google Tag Manager, you can follow the steps below:
Step 1: Get Your Meta Pixel ID
- Go to Meta Business Manager (business.facebook.com).
- Navigate to Events Manager.
- Select your Pixel (or create one if you haven’t yet).
- Copy the Pixel ID.
Step 2: Log in to Google Tag Manager
- Go to Google Tag Manager and open your account.
- Select the container where you want to install the Meta Pixel.
Step 3: Create a New Tag
- In GTM, go to Tags on the left menu.
- Click New to create a tag.
- Click Tag Configuration and select Custom HTML.
- Paste the Meta Pixel Base Code (found in Meta Events Manager > Pixel > Add Code to Website).
- Replace
YOUR_PIXEL_ID
with your actual Meta Pixel ID.
Step 4: Set Up Triggers
- Click Triggering and select All Pages (this ensures the pixel fires on every page).
- Click Save.
Step 5: Publish Your Changes
- Click Submit in GTM.
- Add a version name (e.g., "Added Meta Pixel").
- Click Publish.
Step 6: Verify Installation
- Install Meta Pixel Helper (Chrome Extension).
- Open your website and check if the Pixel is firing correctly.
- Alternatively, in Meta Events Manager, go to Test Events, open your website in a new tab, and see if the PageView event appears.
Updated on: 09/10/2025
Thank you!