Skip to content

Commit

Permalink
Sets autoTrackPageVisitTime flag
Browse files Browse the repository at this point in the history
  • Loading branch information
mshakirdfe committed Jan 14, 2025
1 parent 9ab828b commit d66ee79
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
connectionString: '@ApplicationInsightsOptions.Value.ConnectionString',
instrumentationKey: '@ApplicationInsightsOptions.Value.InstrumentationKey',
authenticatedUserId: '@authenticatedUserId',
autoTrackPageVisitTime: true
});
window.appInsights = appInsights;
appInsights.queue && appInsights.queue.push(function () {
Expand Down

0 comments on commit d66ee79

Please sign in to comment.