Skip to content
/ sasanqua Public

๐Ÿ“ˆ Simple, privacy-friendly, real-time traffic insight at the edge.

License

Notifications You must be signed in to change notification settings

ocoke/sasanqua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Sasanqua

๐Ÿ“ˆ Simple, privacy-friendly, real-time traffic insights at the edge.

โœจ Why Sasanqua?

  • Easy Deploy: Sasanqua can deploy on multiple platforms and databases. You can choose the best for you.
  • Privacy Friendly: Sasanqua doesn't use cookies, and it is GDPR & CCPA compliant.
  • Easy-to-use: Sasanqua provides a easy-to-use dashboard for you to quickly get started.
  • Powerful Filter: Sasanqua provides a powerful filter in the dashboard to help you get detailed information.
  • Open Source: Sasanqua is an open-source project, You can have 100% control over your data.
  • 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.

  • Vercel

  • Enter vercel-kv for the DATABASE_NAME and {} for the DATABASE_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.

image

  • Then, click Connect Store to connect with your Vercel KV database.

image

  • You can select an existing KV database or create a new one.

image

  • Select all the environments and click Connect to connect with your Sasanqua Analytics.

image

  • You may need to redeploy your Sasanqua app to make sure that the environment variables were set.