Releases: ivynya/analytics
Releases · ivynya/analytics
v3.0
- Service now written in Go for resource efficiency and speed.
- New
GET
/v3/campaign/:id/interaction/:iID
endpoint to get campaign data for a specific interaction - JSON responses are now returned in streamlined Page schema
- Deprecated V1/V2 API - will continue to function but will be removed in a future release (see Migration Guide)
- Removed support for Deno Deploy (no longer using Deno).
This new release still comes with Docker support, in a much more lightweight package than before.
v2.1
v2.0
Analytics V2 brings better granularity options for hit and interaction tracking, including App-Controlled Campaigns that allow for creation of campaigns from the API.
See the README for detailed documentation on API usage, build and host options, and how to get started.