Solved

How to add Custom Property Gift_Card _Code to insert in Email as Insert property

  • 20 January 2021
  • 3 replies
  • 503 views

Badge +2

I would like to add Gift_Card _Code and Expiration_Date as property and access it in Email in Insert property section.

i am planning to run a Promotional Gift campaign for my customers.

Please help.

Regards,

Pravin

icon

Best answer by ksanfelipe 21 January 2021, 00:51

View original

3 replies

Userlevel 3
Badge +10

Hey @pravin ! I’d be happy to help you out here.

 

First, you’ll need to upload these properties to user profiles. You can upload a CSV file with 3 columns: one for email, and then one for each of the two properties you’re looking to insert to your template.

For instructions: https://help.klaviyo.com/hc/en-us/articles/115000250912-About-Custom-Properties#add-a-custom-property-yourself2

 

Once these properties have been added to customer profiles, you can insert them into your template by using the tag:

{{ person|lookup:'NAME_OF_YOUR_PROPERTY' }}

For further instructions: https://help.klaviyo.com/hc/en-us/articles/115005084927-Template-Tags-and-Variable-Syntax#custom-properties2

 

Reply back if you have any other questions!

 

Userlevel 7
Badge +44

@pravin if they are generic you could also upload giftcodes in Klaviyo and use the variable for the dynamic assignment of discount codes. You need to have enough coupon codes for each recipient of the campaign.

Check this article for more info: https://help.klaviyo.com/hc/en-us/articles/115005084727-How-to-Use-Coupon-Codes-in-Klaviyo#:~:text=Uploading%20Coupons%20into%20Klaviyo,-Next%2C%20navigate%20to&text=If%20you%20send%20a%20campaign,coupon%20and%20select%20Add%20Codes

Badge +2

Thank you ksanfelipe and @Omar.

I am planning to use the variable and insert property in the email editor.

I am attaching the screenshot for details.

 

Reply