Skip to content

Commit 049facb

Browse files
Add Plausible Analytics tracking script (#2)
Co-authored-by: Cursor Agent <[email protected]>
1 parent 8318dd2 commit 049facb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/index.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ import AutomationsPreview from "../components/AutomationsPreview.astro"
2828
name="description"
2929
content="The creative platform for cross-functional newsletter and notification workflows. Open-source, powerful, and built for teams."
3030
/>
31+
<script defer data-domain="notifuse.com" src="https://plausible-analytics-ce-production-5f11.up.railway.app/js/script.js"></script>
3132
</head>
3233
<body class="bg-white-98">
3334
<div class="container relative border-r border-l border-gray-200">

0 commit comments

Comments
 (0)