Skip to content

Commit

Permalink
IS-1940: Enable default tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
vetlesolgaard committed Jan 9, 2024
1 parent e40b4c4 commit 4ee75f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/amplitude.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,5 @@ const getApiKey = () => {

amplitude.init(getApiKey(), undefined, {
serverUrl: 'https://amplitude.nav.no/collect',
defaultTracking: true,
});

0 comments on commit 4ee75f1

Please sign in to comment.