Hi Team,
I am trying to implement A/B test in Which I have Experience A as my default webpage and I have to redirect it to other url of my webpage of same domain as follows,
Exp A : http://localhost:8080/Analytics/eCommerce/checkout/shoppingcart.html?sku=201241
Exp B : I am redirecting to http://localhost:8080/Analytics/eCommerce-b/checkout/shoppingcart.html?sku=201241
Where the query string parameter(SKU) in the url is dynamically generating one.Please do guide me to Implement the redirect url through A/B test for dynamic urls of same website.
Is there any other way to implement the same in Target?
Thanks in advance,
Sundhara Vadivu M.