[Feature] Enable a callback to obtain the pageName as part of the analytics
Suggested approach would be to move (or duplicate) the IValueCallback capability to the analytics extension
https://github.com/microsoft/ApplicationInsights-JS/blob/3f969761a9654da534b9ab82cf13815b31ffb4ca/extensions/applicationinsights-clickanalytics-js/src/Interfaces/Datamodel.ts#L113-L121
This would enable a callback for SPA applications to programmatically derive the current page name.
Kind of weird how after all this time this issue has not been picked up... I'm getting the same problem with SPA react application hosted as static web app, all of the pages just have the same name, makes it impossible to tell where the user has actually navigated to.
@MSNev Any idea when this might be brought into the library?
Not at this point, once we have scheduled the work we normally create and assign a milestone to it.