Skip to content

Releases: ivynya/analytics

v3.0

15 Aug 20:29
838629c
Compare
Choose a tag to compare
  1. Service now written in Go for resource efficiency and speed.
  2. New GET /v3/campaign/:id/interaction/:iID endpoint to get campaign data for a specific interaction
  3. JSON responses are now returned in streamlined Page schema
  4. Deprecated V1/V2 API - will continue to function but will be removed in a future release (see Migration Guide)
  5. 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

02 Jan 18:56
cee7798
Compare
Choose a tag to compare
  • Fixes an issue with missing interactions on the API side
  • Introduces new /campaign/:id/visit/:iid endpoint for logging visits with app-controlled campaigns (see README for usage)

v2.0

01 Jan 23:56
32c8c50
Compare
Choose a tag to compare

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.

v1.0

23 Dec 22:54
eb4f9d5
Compare
Choose a tag to compare

This is a self-hosted Notion integration. Follow the instructions in the README to build, deploy, and use this integration.