Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/borys35/trakker-analytics
Trakker Analytics is an analytic tool for websites and web applications. With it, you can track traffic and see statistics on your websites.
https://github.com/borys35/trakker-analytics
analytics dashboard supabase tracker tracking
Last synced: about 1 month ago
JSON representation
Trakker Analytics is an analytic tool for websites and web applications. With it, you can track traffic and see statistics on your websites.
- Host: GitHub
- URL: https://github.com/borys35/trakker-analytics
- Owner: Borys35
- License: mit
- Created: 2022-12-25T13:11:38.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-11T20:24:40.000Z (about 2 years ago)
- Last Synced: 2023-12-19T17:14:18.237Z (about 1 year ago)
- Topics: analytics, dashboard, supabase, tracker, tracking
- Language: TypeScript
- Homepage: https://trakker-analytics.vercel.app
- Size: 12.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
![]()
Trakker Analytics
Trakker Analytics is an analytic tool for websites and web applications. With it, you can track traffic and see statistics on your websites. Trakker Analytics Dashboard has a clean interface with all the statistics. You can connect the SDK using the NPM package or the unpkg.com website. The point of the app is to make tracking implementation easy.
View Demo
·
Report Bug
·
Request Feature
Table of Contents
## About The Project
![Product Name Screen Shot][product-screenshot]
### Built With
- [![Next][next.js]][next-url]
- [![React][react.js]][react-url]
- [![TypeScript][typescript.com]][typescript-url]
- [![Supabase][supabase.com]][supabase-url]
- [![TailwindCSS][tailwindcss.com]][tailwindcss-url]## Getting Started
This is an instruction on how to install Trakker Analytics to your web app.
### Prerequisites
This is an example of how to list things you need to use the software and how to install them.
- npm
```sh
npm install npm@latest -g
```### Installation
1. Install NPM package
```sh
npm i trakker-analytics
```2. Import the module
```js
import Trakker from "trakker-analytics";
```3. Create instance of the class and initialize it
```js
const trakker = new Trakker("Your API_KEY");
trakker.initialize();
```## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## License
Distributed under the MIT License. See `LICENSE` for more information.
## Contact
Borys Kaczmarek - [email protected]
Project Link: [https://github.com/borys35/trakker-analytics](https://github.com/borys35/trakker-analytics)
## Acknowledgments
- [Vercel](https://vercel.com/)
- [Netlify](https://www.netlify.com/)
- [Supabase](https://supabase.com/)
- [Chart.js](https://www.chartjs.org/)
- [Best-README-Template](https://github.com/othneildrew/Best-README-Template)[contributors-shield]: https://img.shields.io/github/contributors/borys35/trakker-analytics.svg?style=for-the-badge
[contributors-url]: https://github.com/borys35/trakker-analytics/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/borys35/trakker-analytics.svg?style=for-the-badge
[forks-url]: https://github.com/borys35/trakker-analytics/network/members
[stars-shield]: https://img.shields.io/github/stars/borys35/trakker-analytics.svg?style=for-the-badge
[stars-url]: https://github.com/borys35/trakker-analytics/stargazers
[issues-shield]: https://img.shields.io/github/issues/borys35/trakker-analytics.svg?style=for-the-badge
[issues-url]: https://github.com/borys35/trakker-analytics/issues
[license-shield]: https://img.shields.io/github/license/borys35/trakker-analytics.svg?style=for-the-badge
[license-url]: https://github.com/borys35/trakker-analytics/LICENSE
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/borys-kaczmarek
[product-screenshot]: assets/screenshot.png
[next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
[next-url]: https://nextjs.org/
[typescript.com]: https://img.shields.io/badge/TypeScript-3178C6?logo=TypeScript&logoColor=FFF&style=for-the-badge
[typescript-url]: https://www.typescriptlang.org/
[tailwindcss.com]: https://img.shields.io/badge/TailwindCSS-1e293b?style=for-the-badge&logo=tailwindcss
[tailwindcss-url]: https://tailwindcss.com/
[supabase.com]: https://img.shields.io/badge/supabase-black?logo=supabase&style=for-the-badge
[supabase-url]: https://supabase.com/
[redux.js]: https://img.shields.io/badge/Redux-764abc?style=for-the-badge&logo=redux
[redux-url]: https://redux.js.org/
[react.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[react-url]: https://reactjs.org/
[vue.js]: https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge&logo=vuedotjs&logoColor=4FC08D
[vue-url]: https://vuejs.org/
[prisma.com]: https://img.shields.io/badge/Prisma-4c51bf?style=for-the-badge&logo=prisma
[prisma-url]: https://www.prisma.io/
[angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white
[angular-url]: https://angular.io/
[svelte.dev]: https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge&logo=svelte&logoColor=FF3E00
[svelte-url]: https://svelte.dev/
[laravel.com]: https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge&logo=laravel&logoColor=white
[laravel-url]: https://laravel.com
[bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white
[bootstrap-url]: https://getbootstrap.com
[jquery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery&logoColor=white
[jquery-url]: https://jquery.com