Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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