-
Getting Started - Welcome to the NEW Amplitude Community! š
Welcome to the Amplitude Community! Weāre so excited that you decided to join us here, whether youāve been part of the Amplitude Community for years or youāre just checking us out for the first time. To get started, create an account. From here you can: Crowd source ides and get help from the community Share product ideasā¦
-
Letās introduce ourselves! š
Hello Amplitude Community š My name is Beth Saunders and I'm the Senior Community Manager here at Amplitude! Before joining the team in May 2024, I was an Amplitude customer for almost three years. I oversaw the initial implementation alongsideĀ a certified Amplitude partner and was the Amplitude admin for our company. Iā¦
-
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ā¦
-
Missing Web Events due to Ad Blockers and How to Handle It
Hi there Amplitude Community! When using Amplitude Web SDKs, it is possible that some usersā events are not ingested into Amplitude due to ad blockers. Currently, we are not able to estimate the percentage of events that do not get ingested as we do not have the data to support it. While we do not offer official supportā¦
-
Updates to our Free Starter Plan
Update as of January 27: We appreciate all the feedback regarding our move to an MTU-based free plan. We recognize that for some of you, this change may not fit well with your business and has been frustrating to navigate. We are already working directly with many of you to find a solution and will provide an update soon.ā¦
-
CSV Export Contains Quotation Marks or Leading Spaces - WHY?
Hi Amplitude Community! We would like to provide context about the quotation marks orĀ leading space in CSV exports. Our engineering team modified exported CSVs to include additional quotation and tab characters in front of all values as a preventative measure for a security risk known with CSV downloads (detailsĀ here).ā¦
-
Welcome to the product experimentation forum!
Amplitude Experiment is our product that allows teams to remotely modify and configure the product experiences for unique audiences This is where you can ask and get feedback on questions such as: ā
Am I able to export the data I have in Experiment similar to Analytics? ā
How can I re-assign variants to my users? ā
Why areā¦
-
Welcome to the building and sharing your analysis forum!
Learn, ask questions, and help others use and build Amplitude charts to gain valuable insights! This is where you can ask and get feedback on questions such as: ā
Ā How can I calculate DAU/WAU? ā
Ā How can I see the distinct count of devices for users? ā
Ā Why is the conversion rate in my Conversion chart higher than theā¦
-
Welcome to the product personalization and audience segmentation forum!
Ask questions about our self-serve personalization engine for marketing and product teams called Amplitude Audiences. This is where you can ask and get feedback on questions such as: ā
Why am I unable to view Custom Marketo Boolean Field after sync completion? ā
Ā Does personalization work for anonymous users? Helpfulā¦
-
Viewing all userIDs related to a user profile
When viewing a userās profile, I used to be able to view other userIDs related to the userID I was viewing. This helped me locate other user profiles created by the same user/device. It looks like this functionality has disappeared and the only way to view related userIDs is by searching by their deviceID on Amplitude. Isā¦
-
Device ID not linking to other user profiles anymore
Hi, I used to be able to expand the 'Device ID' property on a user and click directly to any linked user profiles that shared the same Device ID as the current user. This was really helpful for customer support purposes since oftentimes our users would create multiple accounts on different devices, and I would be able toā¦
-
How to use lookup table properly?
Hi there, the users in my Amplitude account currently have a property that looks like this: company = company-XX (e.g. ācompany-22ā, ācompany-43ā, etc) I need to create another property like this: company_id = XX (e.g. ā22ā if ācompany-22ā, ā43ā if ācompany-43ā, etc) I thought to use lookup table, so I imported a CSV tableā¦
-
Images to Dashboards
Ability to add images to Dashboards. If we need to present findings to External customers the current Dashboard page could be improved with images. Ideally we would useĀ Notebooks but Notebooks does not have the filter option which Dashboards does
-
Add a "device category" property
Amplitude currently lacks a ādevice categoryā property to provideĀ a top-level split of Mobile VS Desktop VS Tablet. Thereās a hacky way to get to this (https://community.amplitude.com/data-instrumentation-57/how-to-create-a-computed-property-2303), but this absolutely feels like a property that should be out-of-the-box andā¦
-
Amplitude Logger [Error]: TypeError: Failed to construct 'URL': Invalid URL
After Integration as mentioned in home page we have added below code in our shopify website But in browser console we are getting too many errors regarding amplitude Amplitude Logger [Error]: TypeError: Failed to construct 'URL': Invalid URL Kindly check and let us know solution <script type="text/javascript"><br />ā¦
-
Retention Breakdown not matching average numbers (offset applied)
Hi Team, Can someone help explain why the daily numbers for D1-6 retention donāt match the averages at the top row. I have added an offset as well in the date range so that we do not have incomplete data.
-
Snowflake Destination Connection Error
I am trying to set up a Snowflake Destination connection using RSA Key Pair authentication, but the connection is failing. The login attempts do not even show up in Snowflake's LOGIN_HISTORY view, which indicates the connection is being rejected before it reaches the Snowflake database itself. I have already verified that:ā¦
-
why client_upload_time is earlier than client_event_time?
I see in some of the events that client_upload_time was long before client_event_time. How can upload eventĀ happenĀ before the event was generated? Here is one example record.
-
How to track total time spent by user on a particular page?
Hi All, Needed to track total time spent by a user on a particular page on my web app. Is it possible to track page views and within page views is it specifying the time spent by a user on a page. Is there any option to start and stop tracking pageview on a particular page? Urgent help needed. Regards, Ashwin