Hello
Thanks for the help.
I want to ensure I’m tracking my post-purchase conversions properly with the One-Click-Upsell app.
I used their helpful article
https://help.zipify.com/en/articles/5666522-oneclickupsell-pixel-tracking-on-the-post-purchase-page
I also reached out and spoke to support. While helpful he didn’t completely answer my questions.
The article example script applies to me because we are using the native Shopify and Facebook tracking integration.
So I understand that.
Where I’m confused is (shown in the first screenshot)
do I take the longer scripts shown and just insert them inside the smaller scripts in order to avoid duplication of events?
How should the full scripts be? Like shown below? Do I just replace the “insert tracking script” with the other longer scripts?
{% if first_time_accessed == true and post_purchase_page_accessed == false %}
{% endif %}