Skip to content

Commit

Permalink
Remove Clarity analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiemh committed Dec 25, 2024
1 parent 32265a8 commit ba1f723
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions src/components/layout/Analytics.astro
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,6 @@

<script defer is:inline>

// Clarity

window.clarity = function () { (window.clarity.q = window.clarity.q || []).push(arguments) };

{
let s = document.createElement('script');
s.src = 'https://www.clarity.ms/tag/idmjleqtib';
s.async = false;
s.defer = true;
document.head.appendChild(s);
}

// Common Room

window.signals = Object.assign(
Expand Down

0 comments on commit ba1f723

Please sign in to comment.