Skip to content

Commit 46e17a9

Browse files
authored
Merge pull request #114341 from DawgFan/patch-3
Link doc usage docs together
2 parents fe1ac2b + 65b384f commit 46e17a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/api-custom-events-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ Ideally, flush() method should be used in the shutdown activity of the Applicati
647647

648648
## Authenticated users
649649

650-
In a web app, users are (by default) identified by cookies. A user might be counted more than once if they access your app from a different machine or browser, or if they delete cookies.
650+
In a web app, users are (by default) [identified by cookies](../../azure-monitor/app/usage-segmentation.md#the-users-sessions-and-events-segmentation-tool). A user might be counted more than once if they access your app from a different machine or browser, or if they delete cookies.
651651

652652
If users sign in to your app, you can get a more accurate count by setting the authenticated user ID in the browser code:
653653

0 commit comments

Comments
 (0)