Hi
This is a very straight forward question, Is there any way of create an adobe target audience based on browser cookie for QA purposes.
If so, how will I do that?
Thank you very much in advance
Solved! Go to Solution.
Hi @most78
You could create data element in launch to fetch cookie value and pass that data element as a mbox param. now in target audience library choose custom audience > parameter equals > XYZ and create segment. now use that segment in target activity.
Hi @most78
You could create data element in launch to fetch cookie value and pass that data element as a mbox param. now in target audience library choose custom audience > parameter equals > XYZ and create segment. now use that segment in target activity.
Hi @most78 exactly, you can realize this via launch. Alternatively, it would also be possible to read values from the localStorage or cookies and pass them to the profile in the targetPageParams function.
Views
Like
Replies