Skip to main content
Contributor II
May 25, 2023
Solved

Add Shopify Tags from Hosted Preferences Page

  • May 25, 2023
  • 2 replies
  • 148 views

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

 

    This topic has been closed for replies.
    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
    Klaviyo Alum
    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

    sherbertAuthor
    Contributor II
    June 21, 2023

    Thanks Brian!