Solved

Viewed product event not working

  • 23 April 2024
  • 1 reply
  • 12 views

Badge +3

We recently embedded the Shopify app with Klaviyo. However, we're still unable to track viewed products, as the product image is not being shown when designing the browse abandonment email. What could be the issue behind this, and how can we resolve it?

icon

Best answer by annasophiefc 23 April 2024, 11:20

View original

1 reply

Userlevel 2
Badge +7

Hi @inboxcrayon 

 

Thank you for posting in the Community!

 

First of all I would recommend you diasble the embed in Shopify - Save - and then enable it again.

 

It might also help to revisit this article: https://help.klaviyo.com/hc/en-us/articles/115005080407

 

If this still not works, there might be an issue with the Image.URL. If you do a catalog look up on the event, you should be able to investigate this further. In order to do so, use the code below and adapt it to your dynamic variables. This will show you the image.URL on the given event - copy this and open it in a browser to see if the URL reads correctly. From there, several issues might be identified, but I’m happy to help with that also!

 

{% catalog event.ProductID %} {{ catalog_item }} {% endcatalog %}
 

 

Hope this helps!

 

/Anna Sophie

Reply