I am new to this kind of integration within Webflow. I am a designer and not a developer, so this is a little intimidating. I am trying to personalize an event itinerary page on an event site with the user’s First Name (as a custom field) and a few other custom fields (like personalized itinerary information).
So far, all that I have done is copy-paste Sygnal’s provided code into the Before /body tag area on the page I wish to personalize.
At this point, I’m not sure where/how within the Webflow interface to bind a property to an object/text block. I tried doing it inside of Custom Attributes, but that didn’t work. It wouldn’t let me include quotation marks.
Also, what would I type to make this connection? It seems like they are suggesting: user.data[“first-name”]. (I setup First Name as a custom field within the User template.)
Note: The site has not been published outside of the Staging area, so I’m not sure if that will pose a problem.