Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 332 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 332 Bytes

heroku-chartbeat

A very simple heroku plugin that fetches the number of active visitors on your site from the Chartbeat API.

This plugin assumes you have ENV variables in your app for CHARTBEAT_API_KEY and DOMAIN.

Install with heroku plugins:install heroku-chartbeat

Run with: heroku chartbeat:active -a your-app-name