Hi.
I'm using
My question is that:
Is there a way to remove this cep= string from being added to my landing page urls?
I think the general solution here is to adjust your CDN/cache settings appropriately to ignore query strings.
If you don't it will become very ineffective if you are passing data dynamically to page URLs.
Turning off the dynamic data passing is going to create more problems than it will solve.