SEO, AdWords, affiliates, advertising, and promotions
Hi,
I am running a general store and would like to run ads for 3 products. The problem is FB only allow one pixel per account. Any other way to create more pixel? or does FB custom conversions do the same thing to track initiate checkout/ purchase?
Thanks,
Yang
Dear @C_Yang
1. Use single pixel for Single store
2. For creating multiple pixels use Facebook business manager account
In the theme.liquid file, {{ content_for_header }} can be replaced with the following:
{% assign fb01 = '"ORIGINAL_FB_PIXEL"' %}
{% assign fb02 = '"ORIGINAL_FB_PIXEL","SECOND_FB_PIXEL"' %}
{% comment %}{{ content_for_header }}{% endcomment %}
{{ content_for_header | replace: fb01, fb02 }}
We've done this for our Facebook clients. Such a sneaky way to use multiple pixels.
Will this also be applied to checkout pages?
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025