Hi everyone,
is there an option to track URLs with CID parameters like:
domain.com/pages/viewpage.action?pageId=374342432
When I add a ?cid parameter to the url, the website is not available or gets an 404 error.
Possibly because the two "?".
domain.com/pages/viewpage.action?pageId=374342432?cid=MAIL:...
I tried:
domain.com/pages/viewpage.action?pageId=374342432&?cid=MAIL:...
Here is the link working, but the tracking seems not to track.
Ps: I deleted the https because I don't wanted that the domain gets linked.
I'm happy about any help!
Thanks!