Sidst opdateret den
May 06, 2021 12:29:56 AM GMT
The Campaign field in the DTM UI for Query Param currently only accepts a single value and does not have a case sensitivity setting.
To add multiple parameters, you can set s.campaign in custom code section like this:
s.campaign=s.getQueryParam('cid,CID',':');
Log ind på din konto