Trackion banner

Trackion

4 devlogs
8h 6m 27s

A telemetry aka Analytics tool that can be self hosted and used to see page view or track the projects.

Pz

I have added authentication with github first time writing Oauth raw and it worked fine also using db session for tokens not JWT.
Finally able to login and create the project now it is time to test

Attachment
0
Pz
  • Added batch events input API
  • Added tracker script with page view, time spent and server side config setup.

May be go is not that bad I always thought it to be not good for me but it is awesome.

Attachment
0
Pz

Implemented event collection route and route to create a project.
Now, I need to do some cleanup and create a script that can be added on websites.

Attachment
0
Pz
  • setup go project
  • As i am learning go and making this project in that. It is fun to use it and so far i have not used AI code anywhere watched some youtube videos and as of now I am working to validate request body.
Attachment
0