Skip to content

Commit 86eba29

Browse files
committed
Fixing link
1 parent 345bcb5 commit 86eba29

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
@@ -683,7 +683,7 @@ The function is asynchronous for the [server telemetry channel](https://www.nuge
683683
684684
## Authenticated users
685685

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

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

0 commit comments

Comments
 (0)