The most recent content from our members.
Presently, the schema validation errors feature has only limited utility as the only three methods to see this data are * In the event plan * via email * via slack The biggest issue with this is that for my use cases, the developers responsible for resolving the work are rarely in the amplitude event plan, and as they…
Hey, when setting up the `enum` event property, is it possible to assign a different display value to each of the enum values? So let’s say my enum is defined like this enum property Character “values” → character1, character2, character3 “display values” character1 = “Mickey Mouse”, character2 = “Johnny Bravo”, character3…
I have an event property called `deployable_version`. It provides to the version of the web app or native app that’s generating the pageview for my site. I am sending it as a string, which doesn’t support semver ordering, i.e. where 1.9 < 1.11. I looked through the datatypes available in the Converter Config but I did not…
This is supported by major platforms (Optimizely, PostHog, etc) and a must for us. We need to be able to target feature flags and experiments based on the client's semantic version. E.g.: ff-1 needs to be rolled out to clients greater than 2.102.3, but currently lexicographic comparison will return the feature flag as on…
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 love the way Amplitude deals with data governance! It makes so much sense to have a defined data tracking plan, and being able to make sure that all incoming events are a part of this plan. In our team, we use 3 environments, translating to 3 Amplitude projects - Dev, Staging, and Prod. I’d like to be able to “promote” a…
We are struggling to figure out how we can meet our contractual obligations to our clients in deleting event data from Amplitude once the client offboards, and it appears so far that the only option is to delete the entire project and reload the scrubbed event data afterwards. We are looking for another solution and not…
We are currently exploring the possibility of changing our project names within Amplitude and would like to seek your valuable insights on this matter. Our primary concern is whether there are any potential side effects that may arise as a result of renaming our projects. We want to ensure a seamless transition and avoid…
Can events with the same event name be displayed separately in the event list? In the code, it is set based on the same standard(also removed shortcutKind property in the code), but the event is divided into two according to the property value. (Mutually exclusive except kind = 'position')
It looks like you're new here. Sign in or register to get started.