0.2.2 • Published 1 year ago

trakker-analytics v0.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Contributors Forks Stargazers Issues MIT License LinkedIn

About The Project

Product Name Screen Shot

Built With

  • Next
  • React
  • TypeScript
  • Supabase
  • TailwindCSS

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
    npm install npm@latest -g

Installation

  1. Install NPM package

    npm i trakker-analytics
  2. Import the module

    import Trakker from "trakker-analytics";
  3. Create instance of the class and initialize it

    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 - boryskac10@gmail.com

Project Link: https://github.com/borys35/trakker-analytics

Acknowledgments

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago