Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi, I received instructions to install tracking pixels on a thank you page. It sounds simple, but there are 2 different pixels - one should fire only when the customer is new and the other when the customer is returning.
Can we get the status of the customer on thank you page and fire pixel based on new/returning?
Try this one
{% if checkout.customer.orders_count <= 1 %}
// fire smth for new customer
{% else %}
// fire smth for returning customer
{% endif %}
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024