Skip to content

Commit

Permalink
docs: only run analytics on the main website (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yonom authored Jun 26, 2024
1 parent 3bd3e1f commit 5d54829
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/www/pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ export default function MyApp({ Component, pageProps }: AppProps) {
defer
src="/umami/script.js"
data-website-id="6f07c001-46a2-411f-9241-4f7f5afb60ee"
data-domains="www.assistant-ui.com"
></script>
</>
);
Expand Down

0 comments on commit 5d54829

Please sign in to comment.