Skip to content

Commit 8367f0f

Browse files
Merge pull request #6343 from MicrosoftDocs/whats-new-recent-data
Whats new recent data
2 parents 331847b + c1db6be commit 8367f0f

4 files changed

Lines changed: 56 additions & 42 deletions

File tree

.openpublishing.redirection.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10934,6 +10934,11 @@
1093410934
"source_path": "hub/apps/develop/notifications/app-notifications/toast-notifications-overview.md",
1093510935
"redirect_url": "/windows/apps/develop/notifications/app-notifications/",
1093610936
"redirect_document_id": false
10937+
},
10938+
{
10939+
"source_path": "hub/apps/publish/nrt-in-analytics.md",
10940+
"redirect_url": "/windows/apps/publish/recent-data-acquisitions-reports",
10941+
"redirect_document_id": false
1093710942
}
1093810943
]
10939-
}
10944+
}

hub/apps/publish/nrt-in-analytics.md

Lines changed: 0 additions & 38 deletions
This file was deleted.
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
description: What’s New - Recent data view in Acquisitions reports
3+
title: What’s New - Recent data view in Acquisitions reports
4+
ms.date: 11/24/2025
5+
ms.topic: article
6+
keywords: windows 10, windows 11, windows, windows store, store, analytics, acquisitions, release, distribution, telemetry, trends, near real time, nrt, recent data
7+
ms.localizationpriority: medium
8+
---
9+
10+
# What’s New - Recent data view in Acquisitions reports
11+
12+
Developers have consistently requested lower data latency for analytics reports in Partner Center. With the launch of "Recent data" view in Acquisitions reports, data is now refreshed in about 3 hours instead of 30, delivering a faster and more responsive experience.
13+
14+
### Why This Matters to Developers
15+
16+
#### Faster, fresher acquisition data
17+
Acquisition data now flows through a near real time pipeline, cutting typical delay from about 30 hours down to approximately 3 hours for new events to appear in analytics. This tighter feedback loop helps developers validate releases, campaigns, and distribution changes while they are still in flight, rather than waiting for next‑day reports.
18+
19+
#### “Recent data” view with hourly updates
20+
21+
:::image type="content" source="images/nrt-recent-data.png" lightbox="images/nrt-recent-data.png" alt-text="A screenshot showing view recent data banner in Partner Center.":::
22+
23+
The new [Recent data section in the Acquisitions report](https://partner.microsoft.com/dashboard/insights/analytics/store/acquisitions?viewSelected=48h) surfaces Last 24 hours and Last 48 hours views that refresh using hourly telemetry streams.
24+
25+
:::image type="content" source="images/nrt-filter.png" lightbox="images/nrt-filter.png" alt-text="A screenshot showing duation filter for analytics in Partner Center.":::
26+
27+
This view is optimized for quick checks on live activity, enabling developers to observe hourly trends instead of daily trends for the same metrics previously available under other durations.
28+
29+
### Benefits
30+
31+
The combination of lower latency and improved telemetry unlocks several practical benefits for developers. Developers can make faster decisions on promotion performance, detect anomalies or drops early, and trust that acquisition trends are no longer underreported by prior sampling behavior.
32+
33+
### Frequently Asked Questions (FAQs)
34+
35+
#### What metrics are available in the Recent data view?
36+
37+
The Recent data view includes a limited set of charts focused on near real time insights. These currently cover page views, installs, and campaign conversions. For paid apps, the view also includes acquisitions and gross sales.
38+
39+
#### How is the aggregation logic in the Recent data view different from the Daily view?
40+
41+
The Recent data view aggregates data at an hourly level, while the Daily view aggregates data at a daily level. This means the Recent data view counts unique devices per hour, not per day. If the same device performs the same action in multiple hours, each hour is counted separately.
42+
43+
For example, if a single device installs your app twice on the same day, once in the morning and once in the evening, the Recent data view will report two installs (one perh hour). In contrast, the Daily view will report one install for that day, as it counts unique devices across the entire day.
44+
45+
#### Does the Recent data view report complete and final numbers?
46+
47+
The data shown in the Recent data view may be partial or still completing, and it helps you understand early trends and directional movement in key metrics shortly after the activity occurs.

hub/apps/publish/toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -399,8 +399,8 @@ items:
399399
href: publish-your-app/faqs/responsible-ai-faq-ai-generated-keywords.md
400400
- name: What's new
401401
items:
402-
- name: Near real time insights in analytics for Win32 apps
403-
href: nrt-in-analytics.md
402+
- name: Recent data view in acquisitions reports
403+
href: recent-data-acquisitions-reports.md
404404
- name: Usage reports in analytics
405405
href: usage.md
406406
- name: Anomaly alerts for health metrics
@@ -412,4 +412,4 @@ items:
412412
- name: Revamped health report in partner center
413413
href: improved-health-report.md
414414
- name: Last updated date in Microsoft Store
415-
href: last-update-date.md
415+
href: last-update-date.md

0 commit comments

Comments
 (0)