counterscale
counterscale copied to clipboard
Adds serverside collection support
Adds support for collecting events sent serverside. This enables users to send analytics events without running client-side scripts on their user's browsers. Furthermore, it will also enhance #17 allowing the managed component to use serverside tracking rather than the client side script.
Leaving this in draft for now. Still needs:
- Better test coverage
- Documentation of the API endpoint