mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 23:35:31 -04:00
send event to analytics on theme toggle
This commit is contained in:
2
layouts/partials/scripts/simple_analytics.html
Normal file
2
layouts/partials/scripts/simple_analytics.html
Normal file
@@ -0,0 +1,2 @@
|
||||
<script async defer src="https://scripts.simpleanalyticscdn.com/latest.js"></script>
|
||||
<noscript><img src="https://queue.simpleanalyticscdn.com/noscript.gif" alt=""/></noscript>
|
1
layouts/partials/scripts/simple_analytics_events.html
Normal file
1
layouts/partials/scripts/simple_analytics_events.html
Normal file
@@ -0,0 +1 @@
|
||||
<script>window.sa_event=window.sa_event||function(){a=[].slice.call(arguments);sa_event.q?sa_event.q.push(a):sa_event.q=[a]};</script>
|
Reference in New Issue
Block a user