-
Can I selectively delete or modify historical data on Amplitude?
EDIT: Earlier this year we introduced self-service data deletion in Amplitude where you can permanently delete events and properties from Amplitude. See our documentation for more details. Hi Amplitude Community, At the moment, it is not possible to selectively delete or modify historical events. Our current architecture…
-
Messy Data Cleanup Hour #1: A handy Amplitude Data Cleanup checklist and list of tips
Alex Magnusson is a leading expert in the field of product analytics, specializing in helping companies leverage the power of Amplitude to make data-driven decisions. He is the co-founder and CEO of Magnusson Analytica, a consultancy that provides Amplitude implementation, training, and strategic guidance to clients…
-
Welcome to the data planning and governance forum!
Learn, ask questions, or help others with planning and managing data in Amplitude. This is where you can ask and get feedback on questions such as: ✅ How does the environments section work with projects? ✅ What is the difference between Taxonomy vs Govern vs Data? ✅ Why are some events not showing up on my tracking plan? ✅…
-
Snowflake key-pair authentication keeps failing and data export errors
I recently switch authentication for the user exporting data from Amplitude to Snowflake from username password to key-pair authentication. I follow the instruction on screen, but every time I switch from pw to key-pair, the export fails with the following code Errors<br />Error Type: <br />Snowflake<br />Time: <br…
-
Problems with events and Flutter SDK
Hi everyone I have a situation with events + Flutter SDK versions and I’d really appreciate some help. Context At some point in the past we had events configured and working. Later (as far as I understand) our subscription expired, we didn’t upgrade the SDK to v4, and now the setup looks partially broken. Currently: Some…
-
Managing Amplitude Analytics with Remote Product & Data Teams
Hi everyone, For teams scaling Amplitude across multiple products, how do you handle analytics ownership and consistency when working with remote analysts or product ops? We’re considering bringing in extra help through a remote recruitment agency like CrewBloom to support event tracking, dashboards, and experiments.…
-
How to capture errors in website
How to capture errors in website using amplitude.
-
How do you identify users from session to your actual user base
How do you map Amplitude users to your internal user records, given that Amplitude assigns its own unique user ID and user credentials are not directly visible in session recordings?
-
Retroactively adding property groups?
Let’s say I have a bunch of old events with the properties * albumName * artistName * genre * recordLabel * releaseDate * songDuration * songTitle I’ve added these to a few Events already, but then I discover property groups and create a new Song property group. I can add these to new events that don’t have the Song…
-
Suspicious new users/devices from unexpected countries
Hi everyone, Since September 13, we’ve noticed a sudden increase in new users (or devices) that seem to install our app and instantly drop off. What’s unusual is that: These devices appear in countries (based on the Country property) where our app doesn’t operate, we have no marketing spend, and previously had no users.…
-
User Identification
Hi I wanted to identify when its me looking at my web site and when its others, can i do that so i can ignore the IP address i use ???
-
Numerous different IDs for the same Users
Hi everyone 👋 We are experiencing an issue with Numerous different IDs for the same users in Amplitude. In our workspace, we see that: The same user appears with multiple IDs, causing duplicated profiles. In many cases, Amplitude does not seem to detect the logged-in user emails properly. This leads to duplication problems…
-
Derived Properties: Can I use the REGEXEXTRACT function on a cart array property?
I have an array of products (each product being a dictionary of key/value pairs) on cart, checkout and purchase events. I know we can do min/max, add, subtract and other math on these properties, but I am struggling to use the other functions like REGEXEXTRACT to transform values of the products in the arrays. Is this…