vyas-git / analytics-artica

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Artica Analytics Using Cubejs Dashboards

Using Golang to store events in postgress DB. Event is when user lands on frontend and clicks any button. To tack user information like ip,region,user_agent and more using https://ipapi.co/json/ to fetch data

Small GO backend that exposes a REST end point to consume events and stores them into PostgreSQL.

Cube.js API with the schema for the events.

Very simple Javascript file that capture clicks and page views and send them to the backend using the REST end point.

About


Languages

Language:JavaScript 87.8%Language:Go 5.8%Language:HTML 3.2%Language:CSS 1.8%Language:Dockerfile 0.8%Language:Makefile 0.6%