Hi Shopify community,
I'm currently trying to conduct some conversion performance tests on which ad platform is best for our company. I want to track which ad set is bringing in the most visits (I need more detail from just the referrals from social sites).
Previously when I've put tracking pixels from Google and Facebook Ads, the tracking has been for either: hits to the homepage or the completed checkouts.
When I spoke to a Shopify support rep, there are two options (he admitted that both he and others in support haven't seen this):
1) In the product page:
2) In the store theme:
Has anyone tried either of the above? Any other suggestions out there for tacking the traffic for a specific product?
https://docs.shopify.com/themes/liquid-documentation/objects/template
{%if template == 'product'%}
do specific use case stuff
{% endif %}
If it's for a specific product inside the above code match against the handle or id's
{% if product.handle == 'product-of-interest' %}
do specific stuff
{% endif %}
collection the product was purchased from
Steve: purchased? this topic is not about checkout/thank-you pages. Start a new topic elswhere Or clarify your question to be on topic.
Shopify facebook pixel app will help you on this, this app tells you exactly what’s working and what’s not and give you the flexibility to control your pixel and very helpful to run targeted ad campaign.
User | Count |
---|---|
7 | |
4 | |
4 | |
3 | |
3 |