How to add meta pixel to checkout page by custom events

Topic summary

A user needs help adding Meta Pixel tracking code to their checkout page, having successfully added it to theme.liquid but not to checkout.

Proposed Solution:

  • Access checkout settings in the admin panel
  • Locate the tracking code section (typically under advanced settings or tracking pixels)
  • Paste the Meta Pixel code into the designated field for checkout pages
  • Save changes and test to verify proper implementation

Additional Notes:

  • The responder suggests consulting platform documentation for detailed instructions
  • This is a common limitation since checkout pages often require separate configuration from theme files
Summarized with AI on November 4. AI used: claude-sonnet-4-5-20250929.

I have added the pixel by code in the theme.liquid but not the checkout page.

Hello @GarveyChen ringsizechart ,
To add the pixel code to your checkout page, follow these steps:

  1. Access Checkout Settings: Go to your website’s admin panel and navigate to the checkout settings.

  2. Add Tracking Code: Look for an option to add tracking codes or scripts. This is usually found under advanced settings or tracking pixels.

  3. Paste Pixel Code: Copy the pixel code and paste it into the designated field for the checkout page.

  4. Save Changes: Save your changes and test to ensure the pixel is working correctly.

If you need more detailed instructions, you can refer to your platform’s documentation or support resources.

Best Regards,
James Henry