


We currently capture the first name of the visitor in the DataLayer and would like to pull that to personalize the headline with the name. Looking for suggestions on how best to do that.
Hi @CJara1 You can make use of profile parameters to pull the datalayer value into target.
Reference: https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/odd-issues-with-profile-para...
Once you have the datalayer variable in target you can use it in the offers as, ${profile.firstname}
I haven't tried the second part, but hope it does help.
Hi @CJara1 You can make use of profile parameters to pull the datalayer value into target.
Reference: https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/odd-issues-with-profile-para...
Once you have the datalayer variable in target you can use it in the offers as, ${profile.firstname}
I haven't tried the second part, but hope it does help.