-
š Nominations for Amplitude's annual Ampy Awards 2025 close this Friday, Oct 31st!š
Celebrating the changemakers transforming digital experiences: the Amplitude users who harness data to drive impact, inspire innovation, and put customers at the center of every decision. Time is running out to get in your nominations forĀ the Ampy Awards 2025! Submit by this Friday, October 31st! These awards celebrateā¦
-
š š AI Agents + MCP Are Live in Open Beta! š š
Amplitudeās newest AI features are officially here! You can now harness the power of AI Agents and MCP to streamline your workflows, catch insights faster, and spend more time on high-impact work. Hereās what you need to know: š¤ Dashboard Agent and Session Replay Agent are rolling out in open beta: These Agents help youā¦
-
Amplitude Academy Learning Resources: Self-Guided Courses, Badges, and Live Trainings
The Amplitude Academy is a great place to kick off your Amplitude learning journey. We offer a number of self-guided courses, badges, and live trainings. The Amplitude credential program consists of Foundations, Specialist, Practitioner, and Expert badges, which you can earn by completing a series of courses andā¦
-
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ā¦
-
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ā¦
-
Why my chart doesn't synchronize
Hi, When I add a chart (widget) to my dashboard, and then go to the content and modify the chart (I user another type for exemple) and save, my dashboard doesn't reflect the latest modification. Would you by any chance know why ? Thank you
-
Is it possible to display only tables and not charts ?
Hi, I am doing a simple analysis : number of views for each pages of my website. So I use Segmentation but I always end up with a chart AND the table below. I want to display only the table (easier to read). Is it possible and how ? Thank you
-
Amplitude Surveys Flutter SDK
We want to implement Amplitude Surveys as part of the our flutter application, what can be use for that
-
AI Visibility not updating
Hi team Our AI visibility has not updated since November the 24th (when I signed up). Org ID: 391350
-
API key visible
Our dev just deployed amplitude to our portal. When I look at the website payload in my browser debug I can see the amplitude api key. I am trying to understand if this is by design or if there is way to hide this.
-
Nesting formulas for tracking cohort size? (Feature request?)
I'm wanting to pass the result of one formula in as the data input for applying in another formula. In this case, I want to find out the number of possible unique values for an event's property, and then chart a histogram of how many users fall into the category of having n unique values for the property. Ex: Let's say theā¦
-
Cohort of users who share the same user property
Hi, Iām trying to create a cohort of users who share the same user property without having to specify the actual value of the user property. For example - A user property may be a hashed value of a userās address. Iād like to create a cohort of users who share the same address asĀ at least one other user. Is this doableā¦
-
AI visibility report not updating after a certain date
i'm not able to view ai visibility report beyond 17th november. It says Data last updated on Nov 17
-
Type errors from Amplitude SDK
node_modules/@types/css-font-loading-module/index.d.ts(22,9): error TS2717: Subsequent property declarations must have the same type. Property 'display' must be of type 'FontDisplay', but here has type 'string'. [1] node_modules/@types/css-font-loading-module/index.d.ts(42,9): error TS2717: Subsequent property declarationsā¦
-
Can I remove custom user property for all users?
I'd like to remove or clear certain property for all users custom property, It looks like this API does that, but it keeps responding with 404 not found. https://amplitude.com/api/2/taxonomy/user-property/USER_PROPERTY Is there any other way to remove custom property from API / SDK or web console?