Redirect a returning visitor to a new URL based on some condition
Hi,
We are trying to create a test such that if a visitor has visited the /receipt page, the next time they visit home page (returning visitor) , the test version should take them to a different test page URL.
Current implementation is that we are using audience rule as --> Site Pages: Current Page URL contains receipt
But above method doesn't seems to work as I can see no traffic in the report. Is there any way we can implement it using the audience rule. Or if we use profile script as well, please guide what can be the correct implementation.