Skip to content

Commit

Permalink
updated to prod key
Browse files Browse the repository at this point in the history
  • Loading branch information
okeino committed Dec 28, 2023
1 parent 988004d commit 4673977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/atoms/analytics.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ import { AnalyticsBrowser } from '@segment/analytics-next';

// We can export this instance to share with rest of our codebase.
export const analytics = AnalyticsBrowser.load({
writeKey: 'vkWzScRn3eSetN6cMhGhrzEuo4GaBJ0v',
writeKey: 'oTuJ7Ab15OkcWQH1nAQKcKewzi9sQL3k',
});

0 comments on commit 4673977

Please sign in to comment.