-
š 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ā¦
-
How to get Guide to invoke after user login on mobile app
We have the react native SDK implemented. We have an event Member Login that is active. We've set up the guide to trigger on that event. I can see the event trigger in live events. The guide is set up and published. However, it never gets invoked on a member login. I need help.
-
Modifications are not visible when saving the home dashboard
Hi everyone, When I modifiy the home to change some widgets, and that I save, the Home is not modified and I don't understand why. Do you have an idea ? Thank you
-
AmplitudeSwift SPM Integration Causing Duplicate Class Warnings
Hi everyone, I'm facing a challenging integration issue withĀ AmplitudeSwift (via SPM)Ā in a mixed-language iOS project and would appreciate guidance from the community or the Amplitude team. Project Architecture Parent app target:Ā ParentApp Written entirely inĀ Objective-C DoesĀ notĀ import, link, or use Amplitude in any wayā¦
-
AMP_TEST. Error
Hello! In React-Native mobile project we have this error : Amplitude Logger [Error]: Failed to set cookie for key: AMP_TEST. Error: Cannot set property 'cookie' of undefined Error Component Stack: ``` The package version is "@amplitude /analytics-react-native": "1.5.16", Steps to Reproduce: Upgrading from version ^1.4.13ā¦
-
Session replay filter doesn't seem to work
My goal is to be able to filter Session replays where specific events got triggered. The problem is that when I use any event filter, there are never any session replay results. I tried to troubleshoot: I found a session replay that happened today, which triggered an event (Added_field_ reg). I see it in the event next toā¦
-
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.ā¦
-
Auto Capture Configuration Option does not exist for the React Native SDK
Auto Capture is a very prominent feature for the Browser SDK and the Native SDK's i.e. the IOS and the Android SDKs. It allows us to capture the basic [Amplitude] events like Button clicks, Navigation to pages, Pages Viewed, etc. The project that I am currently working on already has a web version on which we use theā¦
-
Guides not working - really need help
We've had a lot of challenges making guides work. We have about 10 guides that are limited to 1 screen each (in our app). The guides are triggered by the page they are on, and targeted by user properties which we set from our app. So it is possible for a user to take an action in our app, that updates a user property inā¦
-
Export API: 403 Forbidden
Trying to use the Export API ā getting 403. Tested with JS script and curl, both fail. curl -f -u myapikey:mysecretkey 'https://amplitude.com/api/2/export?start=20250501T00&end=20250502T00' -o output.zip
-
How can I display my journey chart without having to scroll?
I have made this pathfinder journey chart. Works super well but for some reasons it's 2 pages long, despite being like 4-5 entry points. How do I make it more compact so I can see it at a glance in my dashboard?