Understand best practices and functionality that helps companies run on clean and consistent data.
I am running the following: import requests<br />import json<br />from requests.auth import HTTPBasicAuth<br /><br />url = "https://amplitude.com/api/2/deletions/users"<br /><br />payload = json.dumps({<br /> "user_ids": [<br /> "this_one_exists", "does_not_exist"<br /> ],<br /> "requester": "test@gmail.com",<br />…
I’m seeing warnings under “Investigate Issues” that some of my events have “Unexpected Enum Values”. How do I see which values are coming through which are unexpected? I can see the list of enums in my tracking plan. I could try & map this with all events coming through; but that’s quite manual. I’m hoping there is a…
Hello! It’s important for our use-case to allow 3 team members to ‘save’ all charts in a space rather duplicate with ‘save as’. I’m aware this is possible via the ‘share’ button in top right of each chart, but this manual work for each is burdensome. Documentation here: Collaborate on your analyses using spaces outlines…
I created a set of default properties on the event, user, and group level and I would like to be informed if an event is sent to Amplitude without them. The same goes for the formatting, sit should be lowerCamelCase. How can I make it happen?
* Analysis limitations on date fields * Use cases to expand analysis and targeting on date fields relative to TODAY() * Extract this data and stamp it onto a newly derived property with retroactive data * Build analyses and cohorts with newly derived properties Analysis limitations on date fields Are you tracking a…
Some of my properties are marked as Planned and I am not quiet sure how can I change them to Live!
Why can’t I see [Amplitude] Application Installed event in the Data section nor in any of the charts? appLifecycles is set to true in the app
Can you help me why I cannot see [Amplitude] Application Installed and [Amplitude] Application Updated events in Data \ Events tab? They won’t appear in any chart either. appLifecycles=true is set.
Hey! We are using Accounts add-on and started sending several events, but I am struggling to visualize these in Amplitude. Here is a summary of our set-up: * We track users events, users are part of a group called “Customer” * For the $identify event we send the following properties: * groups: {Customer: "e11cffc6"} *…
Hi everybody, I wanna rename event “A” with new name “B” by follow this guide: https://help.amplitude.com/hc/en-us/articles/5913315221915-Transformations-Retroactively-modify-your-event-data-structure#merge-events-event-properties-and-user-properties But when I selected event old name and event new name I can’t see button…
It looks like you're new here. Sign in or register to get started.