I have integrated Application Insights with CRM Online.
But the integration is at forms level like you load the Appinsights javascript for forms necessary and the javascript function get called when the form loads or is saved.
I need a approach how we can do that at root level like load a javascript at application level and then log the data to app insights.