diff --git a/pages/changelogs/2025-11-14-nov-sr-updates.mdx b/pages/changelogs/2025-11-14-nov-sr-updates.mdx new file mode 100644 index 0000000000..71bd3c85b4 --- /dev/null +++ b/pages/changelogs/2025-11-14-nov-sr-updates.mdx @@ -0,0 +1,41 @@ +--- +title: "Session Replay Updates: Faster insights, deeper understanding, new levels of clarity" +slug: "changelog-2025-11-14-nov-sr-updates" +hidden: false +createdAt: "2025-11-1412:00:00.165Z" +updatedAt: "2025-11-14T12:00:00.165Z" +date: "2025-11-14" +thumbnail: "/nov_sr_changelog_ai.png" +description: "Get faster, deeper insight into why users act the way they do. AI Summaries highlight key moments automatically, powered by governed event data for unmatched accuracy. Frustration Signals like Rage & Dead Clicks can be used as events for deeper analysis. Heatmap Comparison Mode lets you compare experiences side-by-side to validate designs and experiments." +isAnnouncement: true +--- + + + +Session Replay just got smarter. With new **AI Summaries**, **Frustration Signals**, and **Heatmap Comparison Mode**, Mixpanel helps you connect the dots between *what* users do and *why* they do it, so you can make faster, more confident decisions across your product. + +**What’s new:** + +![AI Summaries](/nov_sr_changelog_ai.png) + +**AI Summaries:** Skip the manual watching. Mixpanel’s AI highlights key moments and summarizes every replay, powered by your governed event data for unmatched accuracy you can’t get anywhere else. + +![Rage Clicks](/nov_sr_changelog_rage.png) + +**Frustration Signals:** Detect Rage and Dead Clicks automatically to instantly see where users struggle. Since these are tracked as events, you can analyze them in reports or dashboards just like any other event data. + +![Heatmap Comparison](/nov_sr_changelog_hmcomparisons.png) + +**Heatmap Comparison Mode:** Visually compare two experiences side-by-side to validate designs, experiments, or audience segments faster, so you can spot differences at a glance. + +**Why it matters:** + +Mixpanel Session Replay gives builders like you, unified insights that explain the what and the why all in one place. With greater accuracy, speed, and visual context, Session Replay helps teams see the product through your users’ eyes, reach clearer decisions, and elevate digital engagement. + +--- + +**Try the new features in Session Replay today →** diff --git a/public/nov_sr_changelog_ai.png b/public/nov_sr_changelog_ai.png new file mode 100644 index 0000000000..389497e35c Binary files /dev/null and b/public/nov_sr_changelog_ai.png differ diff --git a/public/nov_sr_changelog_hmcomparisons.png b/public/nov_sr_changelog_hmcomparisons.png new file mode 100644 index 0000000000..c17b3e8f93 Binary files /dev/null and b/public/nov_sr_changelog_hmcomparisons.png differ diff --git a/public/nov_sr_changelog_rage.png b/public/nov_sr_changelog_rage.png new file mode 100644 index 0000000000..4fc9991dcd Binary files /dev/null and b/public/nov_sr_changelog_rage.png differ