Cookie matching/syncing process

Process cookie matching/syncing

1. The SSP traffic

An example of calling URL syncing as a pixel

<img src="https://sync.morgdm.ru/?src=sspid&uid=${SSP_UID}&rurl=${CALLBACK}" alt="pix">

Description parameters

NameRequiredDescription
${SSP_UID}YesMacro ${SSP_UID} should be replaced in the internal user ID in SSP
${CALLBACK}NoMacro ${CALLBACK} can be used for further redirect. In this case it is replaced by URLENCODE from link on which is necessary to do redirect.
If it isn't necessary, leave it blank.
${UID}NoURL which will replaced macro ${CALLBACK} may contains macro ${UID}, which DSP will replace on internal user ID.