Skip to content

Commit

Permalink
Add self-hosted analytics sitte
Browse files Browse the repository at this point in the history
  • Loading branch information
wkirby committed Nov 5, 2024
1 parent a796805 commit 1fbb56f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ export default function MyApp({ Component, pageProps }) {
src="https://plausible.io/js/script.js"
/>

<Script defer data-domain="apsis.io" src="https://plausible.coolify.apsis.io/js/script.js" />

<Component {...pageProps} />
</>
);
Expand Down

0 comments on commit 1fbb56f

Please sign in to comment.