Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spences10/sveltekit-and-fathom
Add Fathom analytics to your SvelteKit site!
https://github.com/spences10/sveltekit-and-fathom
analytics svelte
Last synced: 12 days ago
JSON representation
Add Fathom analytics to your SvelteKit site!
- Host: GitHub
- URL: https://github.com/spences10/sveltekit-and-fathom
- Owner: spences10
- Created: 2022-02-01T20:12:01.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T14:23:57.000Z (6 months ago)
- Last Synced: 2024-05-22T15:43:32.199Z (6 months ago)
- Topics: analytics, svelte
- Language: Svelte
- Homepage: https://ideal-memory.com
- Size: 1.34 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fathom Analytics with SvelteKit
This is the accompanying code for the blog post on using Fathom
Analytics with SvelteKit.Blog Posts:
- Setting up with [Fathom Analytics with SvelteKit]
- [Adding real-time analytics to my SvelteKit site with Fathom]Demo site over on [ideal-memory.com].
Check out the [Fathom Dashboard] for this site.
Acknowledgements:
- [Geoff Rich] for his great [Svelte with Serverless Redis] post.
- [Matt Jennings] for his great blog post on how to use Fathom
Analytics with SvelteKit.
- [Derrick Reimer] for the awesome [fathom-client] package.[Fathom Analytics with SvelteKit]:
https://scottspence.com/posts/fathom-analytics-with-svelte
[Adding real-time analytics to my SvelteKit site with Fathom]:
https://scottspence.com/posts/adding-real-time-analytics-to-my-sveltekit-site-with-fathom
[ideal-memory.com]: https://ideal-memory.com
[fathom dashboard]:
https://app.usefathom.com/share/nymdtplm/ideal-memory
[Matt Jennings]:
https://mattjennings.io/blog/how-to-use-fathom-analytics-with-sveltekit
[Derrick Reimer]: https://github.com/derrickreimer
[fathom-client]: https://github.com/derrickreimer/fathom-client
[Geoff Rich]: https://github.com/geoffrich
[Svelte with Serverless Redis]:
https://upstash.com/blog/svelte-with-serverless-redis