Skip to content
/ jost Public
forked from JosiasAurel/jost

A simple mini analytics service for your web apps

Notifications You must be signed in to change notification settings

cropboard/jost

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jost Analytics

A simple and mini analytics service for your mini projects.

Features

  • Create an account and an app
  • Connect service to app by means of script
  • Start monitoring app pages views
  • Developer API for fetching data related to your app [TODO]

Technologies

PaaS: Deta

  • NextJS
  • React
  • Tailwind
  • TypeScript
  • Deta
  • Express

How to use

Open the app and click 'My Account' in header or 'Start Measuring' button. You will be redicrected to the dashboard soon enough where you can create a new app using the create button.

Give a name to your app and a description. The most important field is the baseURL field. This is the field Jost uses to track and display you data from your app.

Once your app is created, the page will reload and the app will be displayed on the dashboard. You can click the app to view latest data. To connect to your app, click the connect button in the header and include the script tag to all the pages of your app you want to track, provided they all have the same base URL. Once all that is done, leave Jost do the magic.

Reload the dashboard of your app to view latest data.

Do not create multiple apps with same baseURL or connect the script multiple times to the same page or app. Doing so might cause issues

Support

by Josias Aurel

About

A simple mini analytics service for your web apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.5%
  • JavaScript 3.5%
  • Other 2.0%