Solved

Is that possible to pull the country value of a product tags from event variable?

  • 24 March 2022
  • 1 reply
  • 76 views

Badge +3

Hello everyone, 

 

I’m using Shopify for the e-commerce store and using Klaviyo to handle our emailing and sales.

I’d like to displaying a country tag that come from Shopify product tag which in Klaviyo event variable we can call all the product tags by using this tag {{ event.extra.line_items.0.product.tags }}

 

In my case, the result of {{ event.extra.line_items.0.product.tags }} is

country:Japan, cuisine:Japanese, decant:RTD, decanttype:NIL, farming:Sustainability, food:Fish, food:Shellfish, format:720ml, glass:White Wine, intent:Drinker, region:Others, serve:6, style:Old, type:Sake, vintage:NV

 

Is that possible to select only country value of product tags from event variable?

 

Thank you in advance

icon

Best answer by Taylor Tarpley 24 March 2022, 21:49

View original

1 reply

Userlevel 7
Badge +60

Hi there @nyoman360and5

 

Welcome to the Community!

 

Do you mind posting a few screenshots to help clarify how your event data is showing in your preview? If you could share one of the initial tag in the email and another showing all of the information that is pulled from the tag in the preview, this will help us understand and see the correct django tag for the solution.

 

Whenever handling variables and templates, it’s always worth considering the order the event data comes through from your eccommerce site into Klaviyo. Klaviyo only reflects the data your store pushes through, we don’t create it. Hypothetically, if your event data is coming in the way you describe, it should be possible to separate the tag and only show the country. 

 

Looking forward to solving this together!

-Talyor 

Reply