Getting Started
Let's learn more about the Web Counter service.
What is the Web Counter API?
The Web Counter API is a service that lets you track the number of times a specified Event occurred on your website. The 'Event' can page visits, button clicks, or even a registration. If there's an event, we can track it!
How does it work?
It's simple:
- Create an API Key
- Add your page routes (paths)
- Add the
script
to your website - Use the
script
to track specific events - Check your stats using the API Key
caution
This API is still in early stages. So there will be continuous changes rolled out. We are currently in Version 0.2 (beta) of the API.
The Docs will be updated to reflect changes to the API. Stay tuned!