Add Plausible analytics tracking
This commit is contained in:
+4
-1
@@ -1449,8 +1449,11 @@
|
|||||||
padding: 28px 20px;
|
padding: 28px 20px;
|
||||||
}
|
}
|
||||||
.story-avatar { width: 72px; height: 72px; font-size: 28px; }
|
.story-avatar { width: 72px; height: 72px; font-size: 28px; }
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
<!-- ── Plausible Analytics ──────────────────────────────────────── -->
|
||||||
|
<script defer data-domain="derez.ai" src="https://plausible.odoo4projects.com/js/script.file-downloads.outbound-links.tagged-events.js"></script>
|
||||||
|
<script>window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user