Skip to content

Commit c457d6d

Browse files
committed
chore: add analytics script
1 parent 027684e commit c457d6d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

resources/views/inertia.edge

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
<meta name="msapplication-TileColor" content="#da532c">
2626
<meta name="theme-color" content="#ffffff">
2727

28+
{{-- Analytics --}}
29+
<script defer src="https://analytics.romainlanz.com/script.js" data-website-id="91df4a18-94a6-4500-931c-9f82c6c57231"></script>
30+
2831
@inertiaHead()
2932
@vite(['inertia/app/app.ts', `inertia/pages/${page.component}.vue`])
3033
</head>

0 commit comments

Comments
 (0)