I have an experiment where, upon log-in, 10% of a group of customers will see a new experience. I have a custom audience rule that looks for "hasactivehealthplan" equals True, which is a value that the site applies to relevant customers. However, Target is firing before the website sets this value, ...
Ooh, we actually have something already then...when they first enter the homepage it has a URL of "www.home.com/member-portal" , and when they use the back button from the experiment it changes the URL to "www.home.com/member-portal/" with added "/". Is that too subtle to work? Or could I do the fol...
Makes sense, thanks for sticking with me!!!! They click on a button "Back to portal" but we don't have an event ID or anything on that button, unfortunately. I guess that would be what we need? So you can call it out if that is triggered then display control, or whatever?
Sorry, I think I'm not explaining it well. I'm not talking about their next session, I mean in their same first session will the test even allow them to navigate to the control if there is a redirect on the URL? By clicking on "home" in the nav will it trap them in the test loop? Do I need some kind...
Yeah, so...customer is in the test 10%, they see the test page, but in that same session they want to see the original page too so use the nav to go there. Will the test set-up allow them to see the original page, or will the "redirect to URL" in Target mean that they are never able to leave the tes...
I am testing a new experience for our logged-in section. When a customer logs in, 10% of traffic is going to see a new version of the homepage. I am setting up the test to redirect to new URL which is all good. However, the customer can opt to navigate to the control version of the homepage. I'm con...
Hi Pratheep,Thanks for taking the time to respond. Unfortunately, we do not use Launch for our implementation (yet), it's hardcoded. Is there a way around this issue for our rather archaic implementation method?Claire
I'm setting up an XT on our checkout which is built on React. My XT changes a bit of copy that appears on every page, so I'm adding additional pages to the experience. I have included to include the base URL in the page delivery for the first page in the experience. I've experimented with the first ...