Visual Visitor integration for Slack.
- Set up a Slack webhook for the integration
- Clone the repo on a server that can be pinged by the Visual Visitor webhook
- Create a
.vvslackrc
file (see the rc package for more information on where this can go) with thehook
value set to the url of your Slack webhook. Optionally, theport
param can be set. npm install
and then runnode index.js
- Configure Visual Visitor to ping your server.