Ask questions about Amplitude Experiment or experimentation best practices.
We have integrated the Experiment SDK (JavaScript) into our React application and are currently utilizing both the experiment and feature-flag functionalities. To fetch flags data, we initialize the SDK as follows: ```javascript this.experiment = Experiment.initializeWithAmplitudeAnalytics(apiKey); await…
Hi here, We find that sometimes we will receive duplicated events (same event id, same session id). Looks like the ips are different. The client time are the same but one client upload time has huge lag (several days to even two weeks) Is this expected behavior? It brings us some trouble counting user events, and we found…
We are experiencing an issue where Amplitude is showing multiple values for first names, last names, etc., although we are sending single values (first name, last name, etc.) through Rudderstack from our side. Assumption: We believe Amplitude might be retaining previous login details and appending them to the new data. The…
Does anyone have any experience using Amplitude Experiment and Google Tag Manager together? Our goal is to have Amplitude Experiment set-up like a typical client side tool since it would be difficult to integrate our servers-side code due to some vendor issues. (long-term addressable, but not in the near term) So the basic…
In the given screenshot I’m using domain proxy /amplitude-ts URL is redirecting to https://api2.amplitude.com/2/httpapi but /amplitude-ts is giving 404 as you can see in the screenshot.
We recently integrated Adjust, and Adjust is successfully sending callbacks to Amplitude. However, it appears that Amplitude is returning a 400 response. Could you provide any suggestions on how to resolve this issue?
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:
Hey, when I try to create an experiment using the API I just get Error code 500 "Internal Server Error" as response. This happens I call the API from my retool application, but also when using curl from my local machine. My networking tab shows that I send this request: "request": { "url":…
I have created a user property called client and have hit it multiple times using the JavaScript SDK (Server) and also shows flag is on or off for the filters but in the feature flag it is still showing that property has not been received. User Property - client The code for the user properties is here: const user = {<br…
It looks like you're new here. Sign in or register to get started.