The most recent content from our members.
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…
Hello, In order to QA, I would like to see all events for a device ID in the event explorer. Right now, this is only possible at the user ID level, which is only available in a logged-in environment. Please refer to this ticket for more information
Hello, I just ended by A/B test and decided to ‘roll back’ - not use the variant I tested. However, i can’t remove the javascript from the page header right now due to other reasons. Is this ok? Will any users be affected, or should I just remove the js script when I can and it’s not really that harmful.
I can’t get past this step, when making my experiment:
I am running into an issue where when I run a 50/50 split redirect test using VWO Amplitude is firing two pageview tags - one for the control and the other for the variant essentially double-counting pageviews. How can I best setup our VWO integration to avoid this behavior? Or, is there a way to filter out the double…
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.
Hello! I have a question about environments. When project was started we do not set ‘multiple environment’. This value was not selected when the project was created. Now I want to add a test environment. Is there a safe way to do this for an already running project?
A very simple code like the following: Amplitude client = Amplitude.getInstance();<br /> client.init(".....");<br /> Event e = new Event("TestEvent","TestUser");<br /> client.logEvent(e);<br /> client.flushEvents();<br /> client.shutdown(); The event can be sent to amplitude when I run these code in a java main() method,…
On the Amplitude Data page, when I’m on a project I can go to settings and set a production and development environment. But it’s confusing when I select the dropdown because it seems like each environment can correspond to one project but having multiple projects means you can specify environments for each project. So my…
It looks like you're new here. Sign in or register to get started.