The most recent content from our members.
Hi, I wanted to create a proxy but I am stuck. I am using Netlify TOML instead of Nginx [[redirects]]<br /> from = "/relay/*"<br /> to = "https://api2.amplitude.com/:splat"<br /> status = 200<br /> force = true and it works but I am getting 400 error “missing_event” This is the script I am using for autocapture and init:…
Hello, I’m trying to implement a Domain Proxy in an iOS app, however, I'm facing a challenge with sending events to my proxy server and am seeking advice on how to address a recurring "400 Bad Request" error. The setup involves an iOS app that sends event data to Amplitude via a proxy. However, when attempting to send…
Hi ! I’m trying to use a proxy as described in the documentation here : https://www.docs.developers.amplitude.com/analytics/domain-proxy/ I’m using the Amplitude Browser SDK 2.0, with uses default serverURL https://api2.amplitude.com/2/httpapi. Stupid question: how can I replace this url with the one of my proxy ?…
We’re currently following the instructions at https://www.docs.developers.amplitude.com/analytics/domain-proxy/ to set up a Domain Proxy for Amplitude Analytics. We’d like to do the same for Experiment, but have a few questions. * It looks like Experiment uses https://api.lab.amplitude.com, is that the correct URL to proxy…
Hello, I am surprised how little information comes with the release feature: a few adoption metrics, and the proportion of new events that were added to the release. Where are the dashboards with event deltas, new paths, retention updates? Because of the semantic versioning, all the data is accessible; so is monitoring…
It looks like you're new here. Sign in or register to get started.