Hey @Elli
Thanks for reaching out for help with your Facebook integration data. Happy to help.
The only way for the First Name on a profile page to be updated is if a customer fills out a Klaviyo signup form. Unfortunately, third-party forms like Facebook lead ad forms are not able to change that information. For our customers who collect names with Facebook, First Name is added as a custom property. You can still use the custom properties on your emails by using the following tag template:
First Name | {{ first_name }} | ex. George |
Hope this helps! Thanks again for being a part of the Klaviyo Community!
Hi, Thanks for your response. I have seen that the custom property was added. But when I tried to use the custom property: {{ first_name}} it is still empty, even though the custom property was added by facebook. We usually use the following property: {{ first_name|default:"" }}- that only showed the default version… any ideas of what is not working here?
Thank you!