Skip to content

Commit 5f4366c

Browse files
committed
Krakens analytics
1 parent 26706aa commit 5f4366c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/krakens-analytics.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export function KrakensAnalytics() {
99
strategy="afterInteractive"
1010
onLoad={() => {
1111
if (typeof window !== 'undefined' && (window as any).Krakens) {
12-
(window as any).Krakens.init('hrd_2f181a4d20e8cfa185961c53d1f5fd6ad55b53ad5f21cf66ce3478ada571f0ae');
12+
(window as any).Krakens.init('hrd_71ed6609c6b131e0603597472381a12095d53fd282fe6bbe963c7857a19304ff');
1313
}
1414
}}
1515
/>

0 commit comments

Comments
 (0)