A while ago, all my flows suddenly decreased almost to $0 in revenue. I couldn’t find the reason why, so last week I’ve recreated all the flows from scratch, using Klaviyo’s block templates for flows such as Browse, Cart and Checkout abandonment. I’ve tested everything and all the buttons and links were working just fine.
Today I received one email from my flows (Checkout Abandonment), and the button to view the product, which was working just fine 1 week ago (using variable {{ item.url }}) was taking me to my home page instead. Now I had to replace this variable to href=”https:/mysite.com/products/{{ item.product.handle }}“ in all of my templates.
Has anyone else experienced this sudden changes in event properties between Shopify and Klaviyo?