Hi,
Has anyone ever succeeded in settng up a redirect A/B test using Amplitude Experiment? We have been looking for instructions to set up redirect test but couldn’t find any.
We are running an experiment, and in charts seeing a higher number of exposures than assignments. When we drill into users who have an exposure and not an assignment, they do end up having an “Assignment” event in their user event stream. What is preventing them from being included in the roll-up assignment calculation?…
When im creating we experiment, there is option “Saved Pages” here… I searched everywhere and I could not find a single mention of this in docs and i could not figure out how to set this up. My goal is to define a list of pages, ideally by importing a csv. I know i could create rules, but defining that for tens or hundreds…
I am trying to integrate aplitude in my kotlin android application. My dashboad is on US servase zone. I am sure that i copied the right api key for my project but logs shows that the api key is invaled with the staus code 401 Amplitude( Configuration( apiKey = BuildConfig.AMPLITUDE, context = androidContext(), serverZone…
Hi everybody, I am running an experiment using the visual editor. I have made some copy changes to our subheading. However, when I land on the testing page, I can see the change from version A to version B happening in real-time. I already have a few colleagues complaining that it does not look good. Is there anything I…
The redirect from Control to Treatment does not work automatically under the following conditions: * When the user lands on the Control page via a link. * When the user lands on the Control page via a window.location.href redirect. * When the user lands on the Control page via a header('Location: <target_page>') redirect…