Skip to content

Provide example snippet of data sent to our countly.ipfs.io endpoint for necessary features #130

@SgtPooki

Description

@SgtPooki

I will provide examples in this issue of the type of metrics that countly sends for our necessary metrics:

From #125:

  1. Collect necessary metrics by default. These will be enabled when using our projects moving forward. i.e. you cannot opt-out of these metrics. However, we are doing our best to ensure that these necessary metrics are the minimum required for us to prioritize work on our projects.
    • necessary metrics will be 'sessions' and 'views' as categorized by countly (i.e. const necessaryFeatures = ['sessions', 'views']). See This Issue for more information
      • sessions - tracks when, how often, and how long users use your website
      • views - allows for the views/pages accessed by a user to be tracked
        • Note that these view metrics are "App views" and not page URL (i.e. public/private gateway access views that include CID)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions