mirror of
https://github.com/baptisteArno/typebot.io.git
synced 2026-06-16 21:10:26 +08:00
build: 📈 Add Plausible Analytics
This commit is contained in:
parent
1fbe324e43
commit
bdfd7ac1bc
@ -23,6 +23,11 @@ class MyDocument extends Document {
|
||||
href="https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&family=Open+Sans:wght@400;500;600;700&display=swap"
|
||||
rel="stylesheet"
|
||||
/>
|
||||
<script
|
||||
defer
|
||||
data-domain="app.typebot.io"
|
||||
src="https://plausible.baptistearno.com/js/plausible.js"
|
||||
/>
|
||||
</Head>
|
||||
<body>
|
||||
<Main />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user