xstevenyung / epic-stack-with-fathom-analytics

Add Fanthom Analytics to your Epic Stack project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Epic Stack with Fathom Analytics

Fathom Analytics is the recommanded analytics service by the Epic Stack (not definitive).

Fathom Analytics uses simple embed script tag to work.

Steps

You can get all your the changes required on this commit

Prepare for production

  1. Create your new project on Fathom Analytics website
  2. Once your project is created, add in your .env your FATHOM_ANALYTICS_SITE_ID (don't forget to replicate your change in your .env.example for good mesure) or add in on Fly.io for production using fly secrets set FATHOM_ANALYTICS_SITE_ID=your-site-id

About

Add Fanthom Analytics to your Epic Stack project


Languages

Language:TypeScript 94.5%Language:CSS 3.3%Language:JavaScript 1.6%Language:Dockerfile 0.6%