Adonis Segment

Adonis segment is a bare-bones AdonisJS provider that exposes Segment.io's analytics-node library.

Setup

The provider must be installed from npm using the adonis command as follows:

adonis install adonis-segment

Afterwards make sure to read instructions.md file on how to setup and use the provider.