Open-source web analytics built for modern websites β simple, fast, and easy to use.
https://github.com/ronitrajfr/ayoni.git
<head>:
<script
async
src="https://ayoni.vercel.app/tracker.js"
data-website-id="YOUR_WEBSITE_ID"
></script>
git clone https://github.com/ronitrajfr/Ayoni.git
cd Ayoni
bun install
Change .env.example to .env, then add the PostgreSQL url (you can get one for free from NeonDB) and Google secret and client id & uploadthing keys.
And then run :
bun run dev