Ask questions about Amplitude Experiment or experimentation best practices.
Amplitude Experiment is our product that allows teams to remotely modify and configure the product experiences for unique audiences This is where you can ask and get feedback on questions such as: ✅ Am I able to export the data I have in Experiment similar to Analytics? ✅ How can I re-assign variants to my users? ✅ Why are…
Why is the SignIn event being triggered? Under what circumstances is the SignIn event reported? SignIn is not a custom event that I defined. It seems that the SignIn event is reported every time setUserId is called, even when it's called during SDK initialization. However, this SignIn is not a true sign-in in the app's…
Hello! We are trying to set up an experiment for new users coming to our site. For this experiment experience to show, you have to create a new account on our site. We are trying to push this experiment out into a live environment, but restrict it so that only our dev team can see the experience. But that said, the ability…
Hi, I’m trying to setup an NPS survey top run across my paid customer base. This includes 9 languages and roughly 15K paid accounts. I’m struggling a bit with the Trigger and Limit settings as they’re not working as I expected based on the descriptions. In a perfect world I’d want the nps survey to pop up a few times a…
Hey, Im trying to get evaluation for a feature flag i defined and im encountering a few issues. This is the code im trying to execute: // Get deployment key from environment variable or use a default<br /> deploymentKey := "<MY_DEPLOYMENT_KEY>"<br /><br /><br /> // Initialize the Amplitude Experiment client<br /> client :=…
Being able to interact with the MCP server through a chat client using natural language is incredibly convenient. Supabase’s MCP server enables users to run SQL queries and analyze data using natural language. Google Analytics has also recently announced the public release of its MCP server.…
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…
It looks like you're new here. Sign in or register to get started.