#analytics

, 2 min read

The easy way to prevent self-reporting with Plausible Analytics

#analytics #netlify #plausible #vercel

A quick guide on how to exclude yourself from analytics on all branch deploys, PR previews etc. when using Plausible Analytics. The fix is very simple and works on any host (Netlify, Vercel, Firebase etc.).

, 6 min read

How to use Vercel Analytics with SvelteKit

#analytics #svelte #sveltekit #vercel

Vercel Analytics is a service tracking your website's real-world performance and is available for free if you're deploying on Vercel. This post explains how to use the service with Svelte(Kit) as there is no official support (yet).