Skip to main content
Solved

Add Shopify Tags from Hosted Preferences Page

  • May 25, 2023
  • 2 replies
  • 83 views

Forum|alt.badge.img+2

Hi,

I have a hosted preferences page. Is there a way I can use code to add and remove tags from the “Shopify Tags” property in Klaviyo?

Thanks

 

Best answer by Brian Turcotte

Hi @sherbert!

 

While it’ll depend on the setup of your integration and hosted page, you can possibly accomplish this by making calls to the Update Profile endpoint, which allows you to update profile properties like Shopify tags. 

 

Here are some similar threads that discuss this functionality:


I hope this helps get you started!

- Brian

2 replies

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

Hi @sherbert!

 

While it’ll depend on the setup of your integration and hosted page, you can possibly accomplish this by making calls to the Update Profile endpoint, which allows you to update profile properties like Shopify tags. 

 

Here are some similar threads that discuss this functionality:


I hope this helps get you started!

- Brian


Forum|alt.badge.img+2
  • Author
  • Contributor II
  • 4 replies
  • June 21, 2023

Thanks Brian!