Skip to content

Telemetry for user actions. Integrations to third party stats platforms.

License

Notifications You must be signed in to change notification settings

voxgig/seneca-user-telemetry

Repository files navigation

@seneca/user-telemetry

Npm Travis Coveralls

A Seneca plugin that provides basic user telemetry operations and integrates with various third party services.

Install

$ npm install @seneca/user-telemetry

Action Patterns

Action Descriptions

« get:stats,sys:user-telemetry »

Get event collection statistics.

Examples

  • get:stats,sys:user-telemetry,get:stats *

Replies With

{
  _start: 'Start time',
  _last: 'Last event time',
  _instance: 'Seneca instance id',
  user_cmd: 'Count of _user_cmd_ (e.g. register, login, ...) events seen'
}

About

Telemetry for user actions. Integrations to third party stats platforms.

Resources

License

Stars

Watchers

Forks

Packages

No packages published