Setup
- Set up the
HALL_API_KEY
environment variable with your Hall API key. - Add the analytics middleware to your Express.js application before your route handlers.
Example
The example below demonstrates how to forward data from Express.js request objects.middleware.js