Product Updates
Stay up to date with the latest Amplitude product releases, new features, and improvements.
Updates Timeline
July 2025
June 2025
May 2025
April 2025
Filter by Category
Latest Updates
Flag Change Alerts

Description: Customers now have an audit log of all the changes made to flags in one place, so they can correlate spikes in metrics to changes in flag rollouts.
Why: Simplifies feature flag auditing.
Where: This feature is available now.
Help doc: https://amplitude.com/docs/feature-experiment/notifications
Adjustments to Device Categorization Logic

We improved device and OS categorizations to classify Mac devices, Android devices, and other variations more accurately. Improvements include:
- "Mac" cases now go to desktop (previously it looked for more specific variations like "macOS", "macintosh", etc.).
- Adjusted Android device categorization to better handle cases previously categorized as "Other" by refining the logic to detect specific strings like
pinterestbot
rather than justpinterest
. - Enhanced categorization of devices with the
Silk
OS to distinguish between Tablet (Kindles) and TV. - Updated Android categorization to cover more device types while maintaining existing logic to handle the diverse range of Android devices like tablets and TVs.
Event Level Property Deletion

Description: Event-level property deletion allows users to delete properties from specific events, while keeping them active on others. This allows for data clean-up that was previously not possible.
Why: Previously, when the same property was sent to multiple events, there was no way to remove that property from a single event. A property that was sent accidentally or needed to be deprecated couldn't be cleaned up, which was especially frustrating for customers who want to maintain clean data.
Where: Data Product -> Events Page -> Select an Event -> Properties section in Details tab.
When: Available now on all plans
Improved Guides and Surveys loading time by not loading archived entities by default

Description: On every page load, we now automatically add a filter to the Guides and Surveys table that filters out archived guides and surveys. This way, we never have to load archived data, which makes loading the Guides and Surveys dashboard much faster. In addition, we implemented bulk archive capabilities, making it easy to keep the number of non-archived guides and surveys manageable.
Customers: This is available for all customers.
When: Available now.
Admin-Created Templates

Description: Create custom, high-quality templates of guides and surveys for your team to reuse. This can include custom designs and/or unique trigger and targeting rules. Bonus: Preview templates directly in the create flow modal!
Why: Duplicating guides and surveys can get messy, and it's hard to stay organized. With templates, users can easily find 'approved' templates through the natural create a guide flow.
Where: Create a new template via the settings dropdown when viewing a guide or survey. Once created, Templates are hidden by default to give you space to polish them up, and you can 'unhide' them when you're ready for your team to use them.
Available in EU: Yes
When: Today, for Enterprise customers
AI Summaries for Survey Responses

Description: AI summaries for survey responses are here! These are essentially what they sound like: get quick insights into your long-answer survey responses by seeing an LLM-generated overview of what users are saying.
Why: This allows our users to gain insights into how their users are responding to their surveys much more quickly without having to slog through a bunch of individual answers.
Where: This feature is available now within the Insights
tab on any survey with a "long answer" survey type.
Available in EUDC: Yes
When: Available now for Growth & Enterprise customers!
Hide guides and surveys on non-matching pages by default

Description:
- Before: Once a guide or survey was triggered on the right page, it would continue to appear on all pages until it was completed or dismissed, unless you used "Temporarily hide if".
- Now: The new "hide on all pages that don't match the above rules" is enabled by default. This causes the guide or survey to disappear on every page that doesn't match the page targeting. Users can use the previous behavior by unchecking the box.
Why: This was one of the bigger behavior changes made while integrating with Amplitude. The assumption was users would quickly dismiss or complete guides, so their showing on other pages while "active" wouldn’t be an issue. However, that concept was never intuitive for customers. This change aligns behavior with user expectations while still providing full flexibility if needed.
Where: Within the "Trigger" panel of the Guides and Surveys builder's "Setup" tab.
Available in EU: Yes
When: Live for all Guides and Surveys customers. Existing guides and surveys without "temporarily hide if" conditions were migrated to use the new default behavior.
Heatmap Thumbnails

Description: We’ve redesigned the heatmaps list page with a new gallery layout that shows off colorful previews of your heatmaps! For those without previews, we’ve added delightful placeholder images.
Why: Heatmaps are a powerful visual tool, so we made the heatmaps list page more visual too! The new layout is warmer, more intuitive, and makes exploring engagement data feel even more delightful. If you prefer the previous table view, toggle back with the dropdown!
Available in EUDC: Yes
When: Rollout to all Heatmaps customers is in progress as of this post.
Automated Guides and Surveys Localization using AI

Description: You can now press a button in the UI, and it will automatically translate your guide into all the supported languages using AI.
Why: Customers with applications that support different languages want to display guides and surveys in the correct language. If you support multiple languages, keeping them up to date becomes tedious. We already offer an API that you could use to automate this yourself. But, not everyone has the engineering capacity to do that.
Customers: Very handy for anyone using localization.
When: Available for everyone using localization (growth and enterprise).
Guides and Surveys Resource Center

Description: The Resource Center is a new embedded launcher and widget with search, personalized recommendations, and useful links.
Why: The Resource Center lets customers build targeted recommendations, surface guides, and activate new features in a non-intrusive way.
- Customers can connect their website, documentation, or help center and automatically pull in relevant articles.
- For users, they can read documentation and access important links without leaving the app.
Where: Nested under Guides and Surveys > Resource Center.
Available in EUDC: Yes
When: Available today! (For all customers with G&S access - no new SDK required)
Useful Resources:
Web Experiment: Control Variant Editing

Description: Small update to web experiments to support control variant editing. This lets users iterate quickly on their web experiments on the same surface without needing to actually deploy the changes to production before running their next test.
Available in EUDC: Yes
When: Now available for all Web Experimentation customers.
Remote Configuration for Autocapture (Browser SDK)

Description: Added fine grained controls for each setting in Autocapture in the Browser SDK. Previously Autocapture could only be turned on or off, this allows users to have much more control over how Autocapture functions on their website.
Why: This enables clients to configure individual Autocapture settings without a code deploy. This decreases turn around time for new customers onboarding and helps Amplitude users update settings without relying on engineering or requiring multiple releases.
Where: Data > Settings > Autocapture
When: Available to 100% on any plan with either:
- Browser SDK version 2.10.0 or higher with fetchRemoteConfig set to true.
- Browser SDK version 2.16.1 (enabled by default)
Pages for Web Experiments

Description: You can now scope your experiments to specific URLs using Pages—a new way to define and reuse targeted page contexts. Pages improves targeting precision, reduces test spillover, and supports SPAs and dynamic websites. You can also assign custom code and URL redirects to individual Pages.
Why: This enables marketers and PMs to run more precise, reusable, and isolated experiments without affecting the broader site—making it easier to iterate quickly and scale experimentation across teams.
When: Available to all Web Experiment customers
Cart Properties in Custom Events

Description: You can now include cart properties as filters when creating custom events! This makes it easier than ever to define custom event logic based on what's in the user’s cart — think product IDs, quantities, prices, or categories.
Why: Previously, customers couldn’t use cart-level properties when defining custom events, limiting their ability to tailor event definitions around commerce behavior. With this change, teams can now construct more precise, expressive custom events — for example, creating an event for “cart contains product X.” This unlocks richer downstream analysis and conversion funnel tracking for commerce-focused teams.
Customers: This is especially valuable for retail and e-commerce customers, but any team using object array properties will benefit.
Improved Filtering for Guides and Surveys

Description: Filter on any columns (like created by
), use complex operators, and have your filters now persist across web sessions!
Why: We’ve received a bunch of feedback for better filtering—this change drastically levels up our filtering capabilities.
Customers: All customers
Available in EUDC: Yes
When: Live now!
Organize Your Guides and Surveys by Custom Tags

Description: Create and add custom tags to make organizing guides and surveys easy!
Includes:
- Search/Filter your guides and surveys by tag names
- Rename tag names or add a description to make them clearer for others
- Bulk add/remove tags from many guides and surveys with multi-select in nudge table
- Tags are included in all guide and survey events, too!
Why: This makes coordinating lots of active guides and surveys amongst teams easier.
Customers: All customers
Available in EUDC: Yes
When: Today
Guides and Surveys Cooldown Period Quantifiers

Description: Instead of just being able to specify how many times a guide or survey should trigger per day/week/month, you can now quantify the period as well. It’s a small change for us, but it is very effective. Bonus: There is a year
option now as well.
Why: Customers want to display guides and surveys on a recurring basis, such as every two weeks. Currently, they may have mapped it to “2 times per month.” However, depending on the trigger setup, the guide would have likely appeared twice at the beginning of the month and then stopped. Now, they can set “1 time per 2 weeks,” and it will correctly show up every two weeks.
Customers: It’s a fairly basic feature that we believe will be widely used.
Available in EUDC: Yes
Survey Insights as Charts and CSV Export

Description: We’ve introduced two small improvements to Surveys: the ability to view survey insights as charts directly in-product, and the ability to export raw survey responses to CSV. These updates make it easier for users to visualize and share insights from their surveys and analyze results outside the platform.
Why: Customers previously lacked easy ways to explore and communicate survey insights or to conduct deeper analysis offline. With charts, users can instantly visualize response trends without needing to build their own visuals. CSV exports allow teams to further slice, analyze, or combine survey results with other data sources in their preferred tools. These changes unlock faster, more flexible survey analysis.
Where: Navigate to any survey, and you’ll see in survey insights it now has a button to create as new chart. Survey responses now also have a button to download as CSV.
Available in EUDC: Yes
When: Available now in GA for all customers with access to Surveys.
Cart Analysis: Platform Support, Derived Properties, Lookup Tables, and Transformations

These beta enhancements for cart properties are now generally available! This is a huge leap forward in making nested cart data more powerful, usable, and trustworthy across Amplitude. Here's a summary of the recent changes that are now live for everyone:
-
Full Platform Support: Cart Properties now fully work with Event Block, Metrics and filters, Segment creation and group-bys, Funnels (with holding constant), Data Tables (columns, rows, filters)
-
Lookup Table Support for Cart Properties: Translate values like SKUs or brand codes directly within carts into human-readable formats
-
Transformations for Cart Properties: Extended support for certain merge/rename transformations
-
Derived Properties with Cart Analysis: Introduced Parallel Operators to Derived Properties. Note: operators that don't currently work properly with array/cart properties are
IF
,CONCAT
, regular math operators (SUM
,SUBTRACT
,MULTIPLE
,DIVIDE
, need to use thePARALLEL_
versions).
Evaluation Flags API Endpoint

Description: An official public endpoint for downloading local evaluation model flag and experiment objects. Useful for customers bootstrapping client-side applications with local flags and edge evaluation use cases. Previously, customers had to use the internal endpoint, which was undocumented. Now we have official documentation on how to access the configurations from the API and bootstrap SDKs.
Where: Developer Docs
Available in EUDC: Yes
When: Now!
Personalize Guides and Surveys with User Properties

Description: Customize content in guides and surveys by dynamically displaying user properties (must be available client-side). Includes UI for enhanced visibility and ease of configuration.
Why: Personalized messaging is more robust and effective. With personalization, now you can do things like:
- Catch a user’s attention by using their name
- Guide users directly to their appropriate email/phone support hotline
Customers: Only available for enterprise customers
Available in EUDC: Yes
When: Today
Useful resources: Demo clip | Help Article
Data Setup Resources Sidebar

Description: Provide clearer paths for support and demos during onboarding phase.
Why: There are so many ways to get help on data setup, but they weren’t centralized in a helpful/non-overwhelming way. We created a Resources sidebar to centralize them, and we added a link to our Slack community where people can get 1:1 support from our Community team as well as the broader Community members.
Where: In the onboarding page
Available in EUDC: Yes!
Guides and Surveys updateLanguage SDK method

Description: Guides and Surveys can be localized by setting the language during initialization. With this addition, you can now update the language mid-session.
Why: Customers should still try to set the language during initialization. Otherwise, we might show a guide in the wrong language before the correct language has been set via updateLanguage
. However, there are valid use cases for updating the language mid-session. For example, using the default language for unauthenticated users, but once they log in, switching to the user’s configured language.
Available in EUDC: Yes
When: Available for everyone using localization (Growth and Enterprise customers).
Web Experimentation: Test and Preview at Any Time

Description: Before, test and preview was only available when in draft or test instrumentation mode. Our customers want to be able to preview variants while a test is running or after it’s completed. Now, you can test and preview anytime, anywhere, in just two clicks.
When: Available Now!
Customers: All customers
Cohort Used by Tab and Archive Modal with Usage Data

Description: Redesign of usage tab on cohort details page and cohort archive modal to better show how cohorts are used across blades.
Why: Provides customers a clearer picture of how their cohorts are used in charts, experiments, etc., and the additional use cases they can unlock. In the archive modal, this acts as a quick but critical check to ensure charts, experiments, and other objects will not be broken by archiving a cohort; initial data shows customers spend at least 10x as long on archive modal with usage data, and these cohorts are archived 35% less.
Where: Cohort details page and cohort archive modal (cohorts table, cohort details, OMC)
Available in EUDC: Yes
Customers Impacted: Enabled for all customers
Unpublish Survey After Reaching X Number of Responses

Description: Simply set a custom response cap to have your survey automatically unpublish after reaching the desired number of responses.
Why: Reduces Admin management load while also annoying a lot fewer users.
Available in EUDC: Yes
When: Available now
Callbacks for Guides and Surveys

Description: Trigger a callback function defined in your Guides and Surveys instrumentation with a button action. Use the Run Callback action to execute your callback on a guide or survey button click.
Why: Customers sometimes want a guide to perform a custom action that they can’t reproduce with our existing button actions. It’s also likely they already have this action defined in their own application. Callback actions can fill in the functionality that isn’t provided by link or click actions.
Available in EUDC: Yes
Customers: Enabled for all customers by default
When: Available now
Web Experimentation: CSS Visual Editor Updates

Description: We’ve redesigned the overlay editing experience with a toolbar for quick actions and a drawer for detailed editing. The drawer supports several new CSS style properties that can be easily edited in the UI, as well as a CSS editor to directly write CSS to be applied inline for our more experienced users.
Where: Web experiment overlay
Available in EUDC: Yes
When: Now
Cross-Project Copy for Guides and Surveys (and Themes)

Description: Adds the ability to copy a guide, survey, or theme across projects!
Why: Many customers use projects to manage environments and need an easy way to copy guides, surveys, or themes across projects without re-creating and manually syncing changes.
Customers: This functionality is gated to Enterprise customers.
Available in EUDC: Yes
When: Available from May 8th.
Categorize Custom and Labeled Events

Description: Customers can now add categories to custom and labeled events, enabling them to organize them like any other precisely tracked event. Custom and labeled events will show up under their respective categories in event dropdowns, and Amplitude Data supports filtering and sorting on this new metadata to help with management. When creating new labeled events, customers can also categorize directly from the visual labeling experience.
Why: Customers want to categorize their custom and labeled events to help with organization and discoverability, just like other events in their taxonomy.
Available in EUDC: Yes
When: Now!
Localization for Guides and Surveys

Description: Localization lets customers configure supported languages and then set up translations for these languages for every guide or survey. Translations can be set up by uploading XLIFF files or by directly editing in the Guides and Surveys builder UI.
Why: Customers with applications that support different languages naturally want to display guides and surveys in the correct language. Our previous solution, creating a separate guide for each language, is very messy and has many shortcomings.
Customers: Multiple large customers have been waiting for this.
Available in EUDC: Yes
When: April 29th, available for everyone
Useful Resources: Documentation
Test and Preview Enhancements

Description: Quality of life enhancements to the Test and Preview modal for Web Experimentation. Customers can now more easily preview multiple variants and share the preview links with others to validate their experiment.
Why: Reduce the number of clicks customers need to make to preview their experiment.
Bundle Splitting for Guides and Surveys

Description: This update splits up the code for the Guides and Surveys SDK into small chunks. This way, users only load the pieces they need. On an internal test, we downloaded ~15% less Guides and Surveys code! ⚡
Why: Some customers are very picky about bundle size. Given how many features Guides and Surveys offers, our SDK is on the larger side. Splitting means that customers won’t load code for products they aren’t using, and will load less code overall.
Available in EUDC: Yes
Customers: Enabled for all customers by default
When: Live since April 28
Metrics 2.0

Description: Introducing a beautiful new metrics library with an entry point in the left-nav, a detailed metrics page where you can explore the metric with a visualization and rich metadata, and easy access to experiment workflows :test_tube: :chart_with_upwards_trend:
Why: Our customers measure the growth of their business through metrics (though they can go by many names, like OKRs or KPIs). But today, these core metrics are either hidden away in the OMC, saved as charts and lost in a sea of content, or used in experiment but disconnected from the rest of the platform. With this release, customers can now better define, manage and take action on their their metrics using full platform capabilities.
- For the analyst/PM/marketer we have a consumer-friendly experience for viewing and exploring metrics with key property breakdowns. Actions like experimentation are front-and-center
- For the data admin, we have long-awaited governance functionality like detailed history logs and rich, sortable "used by" metadata on every metric
Organization and Project Event Time to Live (TTL)

Description: Time to Live (TTL) gives customers control over how long event data is retained in their Amplitude instance. With TTL, customers can set a custom retention period at the project OR organization level, ensuring that only relevant data is stored to manage compliance. Once TTL is enabled, Amplitude will automatically delete event data older than your specified retention period.
Why: Companies implement data retention policies to comply with legal and regulatory requirements, ensuring they store and delete data according to industry standards. These policies help reduce security and privacy risks by limiting unnecessary data exposure. For conglomerates with different business units, we’ve built project level support to enable them to have distinct TTL policies to match each unit’s terms of service. Additionally, adoption of TTL will reduce Amplitude’s COGS by not storing data longer than needed.
Where: Admins on Enterprise orgs can turn on TTL from Organization Settings
Available in EUDC: Yes
When: Now! Customers on the prior version of organization TTL have been migrated to this new version—no action is required on their side.
Customers Impacted: TONS of customers have requested these features for years.
Useful Resources: See documentation on Time-to-Live settings.
Support Visibility ops in CSV Import/Export

Description: Customers can now set Visibility on Events and Properties, and also remove ownership on Events and Property Groups through CSV Import/Export.
Why: Enterprise customers leverage CSV Import/Export to automate bulk updating their data management processes and align their taxonomies with existing systems. Previously, CSV Import/Export did not support setting visibility on events and/or properties, preventing customers from automating which events and properties their users can see in Amplitude. This capability matches functionality in our UI and is another step to helping customers manage their data at scale. We now also fully support managing ownership of Events and Property Groups through this functionality.
Where: In Data under the Events and User Properties sections.
Useful Resources: CSV Import/Export
Triggering a Campaign as User Enters/Exits a Cohort using Webhook

Description: We’re excited to announce a feature extension of Cohort Sync Webhook which supports triggering campaigns in tools like Braze whenever a user enters or exits a cohort. The integration now supports up to 50 user properties alongside the user ID to personalize campaigns and enrich downstream data.
Customers can select which user properties to include through a new self-serve UI and reference them directly in their templates. Previously, the webhook only forwarded user IDs, limiting flexibility for destinations like Braze. With this improvement, customers can build high-intent, time-sensitive campaigns, such as cart abandonment, more efficiently.
Why: With this webhook, Amplitude sends cohort entry and exit events directly to Braze when a user enters or exits a cohort. This provides event triggered updates easier to use and more efficient for customers.
When: Available to all customers.
Event property filtering for Guides and Surveys triggers

Description: A common trigger type for guides and survey is On event tracked. We have had this since launch, but only now you can limit the trigger to events that have certain properties. It also works for checklist goal completion (Event is tracked).
Why: Triggering on any event of a certain type is rarely what customers want to do. Being able to filter on event properties provides you with lots of triggering options out of the box.
Customers: We believe this is a great feature addition for anyone using Guides and Surveys.
When: Available for all Guides and Surveys customers
Click to trigger for Guides and Surveys

Description: A simple, no-code method for triggering a guide or survey when clicking an element
Why: Triggering a guide or survey on element click required instrumenting your app to track an event or call our SDK. The "when element is clicked" trigger enables you to visually select the element in your application with our click selector.
When: Available for all Guides and Surveys customers
Selective User Props Cohort CSV Download

Description: "I love downloading giant files of literally every user property that's ever existed when I download my cohort as a CSV!", said no one ever. That's why we're not doing that anymore (unless you want to). With this feature, you can now download your favorite user properties that you love looking at in the preview table!
Why: This feature allows for faster downloads due to smaller file sizes, quicker insights with targeted user properties (instead of scrolling for days), and more use cases for the preview table that already exists on the cohort details page.
Where: On the "Export CSV" button in the cohorts toolbar within the cohorts details page.
When: Feature is already enabled for all customers
New Journeys Chart

Description We’re officially GA'ing the new Journeys chart, a consolidation of the previously separate Pathfinder, Pathfinder Users, and Legacy Journeys visualizations into a single, powerful chart experience.
Over the years, Amplitude has had eight different tools to help customers understand user paths, which made it confusing for customers not knowing where to start. This release dramatically simplifies the experience while maintaining the feature capabilities.
As part of the GA, we made the following improvements:
- Funnels to Journeys transition.
- Journeys is a complex chart and some customers could experience latency. We added pruning here to improve performance.
- Deprecation of Top User Paths and legacy Journeys charts.
Why With our previous approach, customers told us they struggled to:
- Understand how actual customer behavior deviates from their ideal journeys.
- Explore journeys progressively—from high-level patterns to user-level examples.
This release addresses both by:
- Merging three charts into one consistent entry point
- Helping customers compare drop-offs in Funnels with actual behavior in Journeys (having more consistent, 1 to 1 results)
- Improving discoverability and reducing tool overload
When: Live now for all customers