Skip to main content
Solved

Incomplete View Product data

  • February 27, 2023
  • 2 replies
  • 120 views

Forum|alt.badge.img+2
  • Contributor I
  • 1 reply

Hi,

Do you know why when Klaviyo is tracking a views product some of the product properties are showing as None? The integration is with Shopify.

For example when looking on the activity feed if someone has views a product it will show as follows

Brand: None

Categories: “empty”

ImageURL: no-image

Name: None

ProductID: None

This of course is affecting my browse abandonment flow and sending my customers empty emails with no product images or name of the product.

Many thanks for your help

Gus

 

 

Best answer by Brian Turcotte

Hi @Gus M and welcome to the Community!

 

One thing that could cause this is missing product information in your Shopify store:

  1. The Viewed Product event can only pull in the information that’s been entered in your Shopify store

  2. Since not all of these fields are required by Shopify, some products can be published without them and they would not appear in the Viewed Product event

 

Additionally, this could happen if a Product has the “Not Published” status on Shopify. My colleague David To provided some context on this in the following thread:

 

Also, another Community member had a similar issue here, which was caused by using a plug-in that altered the Product Liquid file. They fixed it by installing the plugin elsewhere to revert the changes:

 

I hope this helps get you started, and thanks for using the Community!

- Brian

View original
Did this topic or the replies in the thread help you find an answer to your question?

2 replies

Brian Turcotte
Forum|alt.badge.img+37
  • Klaviyo Alum
  • 1393 replies
  • Answer
  • February 28, 2023

Hi @Gus M and welcome to the Community!

 

One thing that could cause this is missing product information in your Shopify store:

  1. The Viewed Product event can only pull in the information that’s been entered in your Shopify store

  2. Since not all of these fields are required by Shopify, some products can be published without them and they would not appear in the Viewed Product event

 

Additionally, this could happen if a Product has the “Not Published” status on Shopify. My colleague David To provided some context on this in the following thread:

 

Also, another Community member had a similar issue here, which was caused by using a plug-in that altered the Product Liquid file. They fixed it by installing the plugin elsewhere to revert the changes:

 

I hope this helps get you started, and thanks for using the Community!

- Brian


Forum|alt.badge.img+2
  • Author
  • Contributor I
  • 1 reply
  • March 2, 2023

Many thanks Brian for your help