Skip to content

Commit f6ca238

Browse files
committed
Added retention note
1 parent fbce3fe commit f6ca238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/data-model-pageview-telemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ PageView telemetry (in [Application Insights](./app-insights-overview.md)) is lo
1212

1313
> [!NOTE]
1414
> * By default, Application Insights SDKs log single PageView events on each browser webpage load action, with [`pageViews.duration`](/azure/azure-monitor/reference/tables/pageviews) populated by [browser timing](#measuring-browsertiming-in-application-insights). Developers can extend additional tracking of PageView events by using the [trackPageView API call](./api-custom-events-metrics.md#page-views).
15-
> * The default logs retention is 30 days and needs to be adjusted if you want ot view page view statistics over a longer period of time.
15+
> * The default logs retention is 30 days and needs to be adjusted if you want to view page view statistics over a longer period of time.
1616
1717
## Measuring browserTiming in Application Insights
1818

0 commit comments

Comments
 (0)