Skip to main content
All CollectionsTroubleshooting
Troubleshooting - How to Check hard coded Facebook pixels
Troubleshooting - How to Check hard coded Facebook pixels

Check the shopify templates for stray Facebook pixels.

Nick Linn avatar
Written by Nick Linn
Updated over 7 months ago

Steps to accomplish:

  1. Log into the your Shopify store with an account that has the permissions to edit the template files.

  2. Open up your theme's template by:

    1. Select Online store from sales channels.

    2. Click themes from the submenu

    3. Click on the 3 dots button:

    4. Select Edit Code from the drop down menu.

  3. Examine the theme.liquid file for any Facebook pixels.

    1. You can quickly search large files by hitting Ctrl + f (windows) or Command + f (Mac). Searching for "fbevents.js" for a Facebook Pixel.

  4. Remove any pixels you find.

Did this answer your question?