Skip to content

Commit

Permalink
Add simple analytics script
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepal2 committed Dec 15, 2024
1 parent 757dfc5 commit eb726a8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ferry_planner/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,9 @@
}
});
</script>
<!-- 100% privacy-first analytics -->
<script async src="https://scripts.simpleanalyticscdn.com/latest.js"></script>
<noscript><img src="https://queue.simpleanalyticscdn.com/noscript.gif" alt="" referrerpolicy="no-referrer-when-downgrade"/></noscript>
{% endblock %}
</body>

Expand Down

0 comments on commit eb726a8

Please sign in to comment.