Skip to content

Fix bug over reporting number of users viewing pages.#3051

Open
bwcampbell9 wants to merge 2 commits into
microsoft:masterfrom
bwcampbell9:patch-2
Open

Fix bug over reporting number of users viewing pages.#3051
bwcampbell9 wants to merge 2 commits into
microsoft:masterfrom
bwcampbell9:patch-2

Conversation

@bwcampbell9
Copy link
Copy Markdown

Unique users was using user_Id which over reports the number of users since each user can have multiple user_Id's I think user_AuthenticatedId should be used which will accurately report the number of users viewing the page.

@bwcampbell9 bwcampbell9 requested review from a team as code owners June 11, 2025 22:20
@bwcampbell9 bwcampbell9 changed the title Patch 2 Fix bug over reporting number of users viewing pages. Jun 11, 2025
@gardnerjr
Copy link
Copy Markdown
Collaborator

I think user_AuthenticatedId should be used

maybe? will have to check internally, but since not all apps use authenticated id, in some cases this could become empty?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants