sasanqua
v0.5.0
Published
๐ Simple, privacy-friendly, real-time traffic insight at the edge.
Downloads
9
Readme
Sasanqua
๐ Simple, privacy-friendly, real-time traffic insights at the edge.
โจ Why Sasanqua?
- [x] Easy Deploy: Sasanqua can deploy on multiple platforms and databases. You can choose the best for you.
- [x] Privacy Friendly: Sasanqua doesn't use cookies, and it is GDPR & CCPA compliant.
- [x] Easy-to-use: Sasanqua provides a easy-to-use dashboard for you to quickly get started.
- [x] Powerful Filter: Sasanqua provides a powerful filter in the dashboard to help you get detailed information.
- [x] Open Source: Sasanqua is an open-source project, You can have 100% control over your data.
- [x] Speed Insights: Sasanqua helps you get a real experience score from the performance metrics of every user.
- [ ] Integrated Plugins: Sasanqua provides multiple plugins for different frameworks. You can use them to integrate with your application or make Sasanqua become a 1st party analyzer.
๐ Getting Started
Vercel + Vercel KV
Click on the button to new a Sasanqua project.
Enter
vercel-kv
for theDATABASE_NAME
and{}
for theDATABASE_CONFIG
.
DATABASE_NAME=vercel-kv
DATABASE_CONFIG={}
- Click
Deploy
to deploy Sasanqua in your Vercel account. - Go to your Sasanqua project and click on the
Storage
tab.
- Then, click
Connect Store
to connect with your Vercel KV database.
- You can select an existing KV database or create a new one.
- Select all the environments and click
Connect
to connect with your Sasanqua Analytics.
- You may need to redeploy your Sasanqua app to make sure that the environment variables were set.