Skip to content

Commit 2d40bdf

Browse files
committed
docs(analytics): readd thesemetrics
1 parent 73d0525 commit 2d40bdf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/pages/_app.js

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ function MyApp({ Component, pageProps, err }) {
3737
}}
3838
/>
3939
<script async src="https://cdn.splitbee.io/sb.js"></script>
40+
<script async src="https://unpkg.com/thesemetrics@latest"></script>
4041
</Head>
4142
<SearchProvider>
4243
<Component {...pageProps} err={err} />

0 commit comments

Comments
 (0)