Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Telemetry for navigating to an Owner Profile link #5995

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

donnie-msft
Copy link
Contributor

@donnie-msft donnie-msft commented Aug 27, 2024

Bug

Fixes: NuGet/Home#13738

Description

Creates 2 distinct types for Owner Profile links: One for Packages List and one for Details Pane.
I wanted to separate these so we can tell whether customers use one links from location more than the other.

The standard navigated event is reused here which is the event I migrated other hyperlink events onto previously.
Since the event is standardized and already doesn't include PII, no assessment was done to attach another event.

PR Checklist

  • Meaningful title, helpful description and a linked NuGet/Home issue
  • Added tests - N/A manually tested by monitoring emitted telemetry
  • Link to an issue or pull request to update docs if this PR changes settings, environment variables, new feature, etc.

@donnie-msft donnie-msft marked this pull request as ready for review August 27, 2024 14:30
@donnie-msft donnie-msft requested a review from a team as a code owner August 27, 2024 14:30
@donnie-msft donnie-msft merged commit 9cb2652 into dev Aug 27, 2024
28 checks passed
@donnie-msft donnie-msft deleted the dev-donnie-msft-ownerProfileTelemetry branch August 27, 2024 23:02
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.

Navigation telemetry for Owner Profile URLs in PM UI
3 participants