Skip to main content
Contributor I
December 6, 2024
Solved

Do apostrophe's in a profile's Key Values cause problems with personalization?

  • December 6, 2024
  • 1 reply
  • 71 views

I’m working on a flow email based on responses to a referral form, and trying to personalize the client’s answers from a variety of fields (in the form).

I’ve had luck with personalizing the first name {{ first_name }}, our showroom location {{ person|lookup:"Store Name" }}, and the Referrer’s name {{ person|lookup:"Referring Designer" }}.

But I cannot get the Referrer’s company name to present correctly in the flow email -- the default is always used. {{ person|lookup:"Referrer’s Company"|default:"their company" }}

The only difference is an apostrophe in the Key Value code.

Question: Does having an apostrophe in the Key Values for a profile cause glitches, problems, or issues?

John


klaviyo+do-apostophes-in-profile-values-cause-problems-or-issues

    This topic has been closed for replies.
    Best answer by John Menzies

    The answer is yes.
    Take out the apostrophes in the profile’s key value code.

    1 reply

    John MenziesAuthorAnswer
    Contributor I
    December 11, 2024

    The answer is yes.
    Take out the apostrophes in the profile’s key value code.