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.
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.