Null values of profile parameters
Hi, everyone.
Has anyone uses the __save=false object to delay the saving of profile parameters until content has been displayed by the end user? for reference: https://experienceleague.adobe.com/en/docs/experience-platform/web-sdk/personalization/adobe-target/target-overview#single-profile-update
I am quite new to adobe target and I am fixing an issue that the profile parameters returns "null" values whenever I do hard reload and clear data. These target parameters are get from the demandbase values in the local storage. I use the __save=false to fix this but I think it is not working
Thanks everyone