This Server Side tag, when triggered, will send a Slack message via the Slack webhook mechanism.
- get notified when someone makes a purchase
- monitor errors and 404s
- anything else you can think of
It's possible to
- configure the content of the message
- include values of event parameters, or the event name
- override the #channel or @person to send the event to
- set the slackbot username
- set the slackbot icon
- customize the color
Enjoy!