How To Remove query parameters from Landing Page Data Element?
Hi,
I have a data element within Core > Visitor Behavior > Landing Page that I'm using to pull the first page of the session.
If my landing page is this: www.foo.com/?parameter1=test
and my current value for landing page data element is this: www.foo.com/campaign?parameter1=test
How can I create another data element called Landing Page without Query Param to get this as the value: www.foo.com/campaign
Thanks.