geeksforsocialchange / the-trans-dimension

The Trans Dimension is an online community hub connecting trans communities in the UK.
http://transdimension.uk
Other
3 stars 1 forks source link

[Bug]: Plausible stopped working #458

Closed kimadactyl closed 4 hours ago

kimadactyl commented 2 days ago

Description

Just checking our web stats and it looks like we've had 0 visitors since 1st Nov which feels like switchover date.

Have tried turning off adblock and clicking around and its not showing up. On inspecting the source it looks like its currently in a p tag whcih can't be right?

<p data-domain="transdimension.uk" defer="defer" src="https://plausible.io/js/plausible.js">

Code should be:

<script defer data-domain="transdimension.uk" src="https://plausible.io/js/script.outbound-links.js"></script>

(I've updated it to track clicks outwards too)

Huly®: TD-454

kimadactyl commented 2 days ago

Marking max importance as this is crucial for funders

katjam commented 1 day ago

I don't think I have access to the Plausible. Can you let me know what the markup should be?

kimadactyl commented 1 day ago

Oops that would help wouldn't it! Updated ticket and invited you to the project.