Solved
how Target evaluate current page URL
For demo purposes I would like to url personalization under query string.
The rule is: Current Page URL contains ?test
Here is my question. How Target evaluate Current Page URL?
Is it window.location.href?
Or is it window.location.pathname?
