Olark: Live Chat
Software that lifts customer support and sales.
Installing
mrt add olark
If you don't have a settings.json file, you need to add one and load it according to the Meteor documentation. http://docs.meteor.com/#meteor_settings
In settings.json add
1{ 2 "public" : { 3 "olark": { 4 "identity":"XXXX-XXX-XX-XXXX" 5 } 6 } 7}
DISCLAIMER: This README.md was quickly created by the help of https://github.com/datariot/meteor-ganalytics.