Learn, ask questions, or help others with sending and extracting data with Amplitude.
As you may know, whenever a new app version is uploaded to Google Play, a pre-launch report is run that tests the app. How can I block or filter out the events that these bots generate? Right now every time I update the app Google Play launches up to 12 bots at the same time and it’s making it it very hard to get valuable…
data = {<br /> "api_key": self.api_key,<br /> "events": [<br /> {<br /> "event_type": "your_valid_event_type",<br /> "user_id": user_id,<br /> "message": message,<br /> "post_id": post_id,<br /> }<br /> ]<br /> }<br /><br /> If I send such a request to the api, will all the values be reached? I'm asking because in my case…
Hi there, I was investigating an issue reported by two shared customers. I followed https://www.docs.developers.amplitude.com/data/destinations/customerio/, but regardless of what payload I use (the default one, or a customize with a random id and data), the test data does not pass through. Production data does not seem to…
(1) Is there any way to apply retention analysis to user properties retro actively? Example: we just introduced a form to track the users “hair color”, and i would like to do a retention analysis and group by the user property hair color, but also for the time before we introduced this property (which would be an…
Last Monday 4th of March, in the middle of the day, Amplitude suddenly stopped receiving events from our iPhone and Android apps. The web integration continues working as normal. See the “logged in” event below for example. Android (blue) and iPhone (purple) suddenly go to 0 at 4pm UTC-3, while Windows (i.e. web) remains…
Hi, this question may be similar to this one: I am pulling in data via Dashboard API. I had success but when I tried to Group By the Company ID the resulting output is not bringing in this ID. It is bringing in the data but not the ID? This is an example of the parameters used. Any help is appreciated
I understand that the HTTP API v1 has been deprecated and that we should eventually upgrade to the HTTP API v2. However, the HTTP API v1 is still functional. When will Amplitude be shutting down HTTP API v1? Or will it continue to function indefinitely?
I’d like to know how many times on average unique users trigger a specific event, how can I do it? Do i need to select an event and group by user ID? Are there any other way that doesn’t require the user ID?
how to merge -1 session id events with others
I found this FAQ and this question is almost the same as I am facing now. I updated user properties using the Identify API. Why are there still “none” values in my charts? https://help.amplitude.com/hc/en-us/articles/360052385792-FAQ-Modify-or-delete-historical-data I cannot understand the definition of “another event”…
It looks like you're new here. Sign in or register to get started.