Skip to content

PageView tracking support in v3.x #3140

@mattsains-msft

Description

@mattsains-msft

In 3.x, PageView tracking through TrackPageView was removed (https://github.com/microsoft/ApplicationInsights-dotnet/blob/main/BreakingChanges.md#methods) . The recommended migration path was to use TrackEvent instead.

However, using custom events for PageView tracking does not allow users to view tracking data under "PageViews" in the Application Insights UI. Custom events and PageView events are mixed together.

3.x should provide a mechanism to have events show up in the PageView tracking UI in Application Insights

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions