chore: analytics tweaks

This commit is contained in:
Cory Dransfeldt 2023-06-27 08:40:00 -07:00
parent 33849fafe1
commit f38ad40801
No known key found for this signature in database
6 changed files with 40 additions and 14 deletions

View file

@ -34,4 +34,8 @@
/sitemap.txt /sitemap.xml 301! /sitemap.txt /sitemap.xml 301!
# netlify app domain # netlify app domain
https://cdme.netlify.app https://coryd.dev 301! https://cdme.netlify.app https://coryd.dev 301!
# analytics
/js/script.js https://plausible.io/js/script.js 200
/api/event https://plausible.io/api/event 200

View file

@ -1,3 +1,3 @@
{ {
"timestamp": 1687802593944 "timestamp": 1687874593562
} }

View file

@ -4550,5 +4550,27 @@
"https://social.lol/users/cory/statuses/110611358657485068" "https://social.lol/users/cory/statuses/110611358657485068"
], ],
"lastTootTimestamp": 1687795389721 "lastTootTimestamp": 1687795389721
},
"https://oku.club/book/the-inner-game-of-work-by-w-timothy-gallwey-MEQgb": {
"id": "https://oku.club/book/the-inner-game-of-work-by-w-timothy-gallwey-MEQgb",
"title": "📖: The Inner Game of Work",
"url": "https://oku.club/book/the-inner-game-of-work-by-w-timothy-gallwey-MEQgb",
"content_text": "📖: The Inner Game of Work https://oku.club/book/the-inner-game-of-work-by-w-timothy-gallwey-MEQgb",
"date_published": "2023-06-27T02:46:05-08:00",
"toots": [
"https://social.lol/users/cory/statuses/110614189597919883"
],
"lastTootTimestamp": 1687838586449
},
"https://letterboxd.com/cdme/film/marathon-man/": {
"id": "https://letterboxd.com/cdme/film/marathon-man/",
"title": "🎥: Marathon Man, 1976 - ★★★½",
"url": "https://letterboxd.com/cdme/film/marathon-man/",
"content_text": "🎥: Marathon Man, 1976 - ★★★½ https://letterboxd.com/cdme/film/marathon-man/",
"date_published": "2023-06-27T12:37:53-08:00",
"toots": [
"https://social.lol/users/cory/statuses/110616549358389834"
],
"lastTootTimestamp": 1687874593558
} }
} }

View file

@ -1,5 +1,6 @@
{%- capture fullUrl %}{{ site.url }}{{ page.url }}{% endcapture -%} {%- capture fullUrl %}{{ site.url }}{{ page.url }}{% endcapture -%}
<!doctype html> <!doctype html>
<!--suppress JSUnresolvedLibraryURL -->
<html lang="en"> <html lang="en">
<head> <head>
<title> <title>
@ -63,7 +64,7 @@
<script type="application/ld+json"> <script type="application/ld+json">
{% jsonLd meta, type, tags %} {% jsonLd meta, type, tags %}
</script> </script>
<script src="https://cdn.usefathom.com/script.js" data-site="ZDSEBUEA" defer></script> <script defer data-domain="coryd.dev" src="https://coryd.dev/js/script.js"></script>
</head> </head>
<body class="dark:text-white bg-white dark:bg-gray-900 font-sans text-gray-800"> <body class="dark:text-white bg-white dark:bg-gray-900 font-sans text-gray-800">
{{ content }} {{ content }}

View file

@ -26,9 +26,8 @@ meta:
Referral links for services I use. I save some money, and you do as well if you choose to use them. Referral links for services I use. I save some money, and you do as well if you choose to use them.
- <a href="https://ref.fm/u28939392" onclick="fathom.trackGoal('UD5XFEEZ', 0)">Fastmail</a> - [Fastmail](https://ref.fm/u28939392)
- <a href="https://nextdns.io/?from=m56mt3z6" onclick="fathom.trackGoal('S87ZPMLV', 0)">NextDNS</a> - [NextDNS](https://nextdns.io/?from=m56mt3z6)
- <a href="https://dnsimple.com/r/3a7cbb9e15df8f" onclick="fathom.trackGoal('BWXKK16K', 0)">DNSimple</a> - [DNSimple](https://dnsimple.com/r/3a7cbb9e15df8f)
- <a href="https://bunny.net?ref=revw3mehej" onclick="fathom.trackGoal('OYACX1AU', 0)">Bunny.net</a> - [Bunny.net](https://bunny.net?ref=revw3mehej)
- <a href="https://usefathom.com/ref/LEHPBZ" onclick="fathom.trackGoal('JCEU6TF0', 0)">Fathom Analytics</a> - [DigitalOcean](https://m.do.co/c/3635bf99aee2)
- <a href="https://m.do.co/c/3635bf99aee2" onclick="fathom.trackGoal('R54WK3UM', 0)">DigitalOcean</a>

View file

@ -70,11 +70,11 @@ Software and services that I use for work and my own enjoyment.
<h3 className="text-xl font-extrabold leading-9 tracking-tight text-gray-900 dark:text-gray-100 sm:text-2xl sm:leading-10 md:text-4xl md:leading-14">Services</h3> <h3 className="text-xl font-extrabold leading-9 tracking-tight text-gray-900 dark:text-gray-100 sm:text-2xl sm:leading-10 md:text-4xl md:leading-14">Services</h3>
- <a href="https://ref.fm/u28939392" onclick="fathom.trackGoal('UD5XFEEZ', 0)">Fastmail</a> - [Fastmail](https://ref.fm/u28939392)
- <a href="https://nextdns.io/?from=m56mt3z6" onclick="fathom.trackGoal('S87ZPMLV', 0)">NextDNS</a> - [NextDNS](https://nextdns.io/?from=m56mt3z6)
- <a href="https://dnsimple.com/r/3a7cbb9e15df8f" onclick="fathom.trackGoal('BWXKK16K', 0)">DNSimple</a> - [DNSimple](https://dnsimple.com/r/3a7cbb9e15df8f)
- <a href="https://bunny.net?ref=revw3mehej" onclick="fathom.trackGoal('OYACX1AU', 0)">Bunny.net</a> - [Bunny.net](https://bunny.net?ref=revw3mehej)
- <a href="https://usefathom.com/ref/LEHPBZ" onclick="fathom.trackGoal('JCEU6TF0', 0)">Fathom Analytics</a> - [Plausible analytics](https://plausible.io)
- [Mullvad](https://mullvad.net) - [Mullvad](https://mullvad.net)
- [forwardemail.net](https://forwardemail.net) - [forwardemail.net](https://forwardemail.net)
- [1Password](https://1password.com) - [1Password](https://1password.com)