Software that lifts customer support and sales.
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
{
"public" : {
"olark": {
"identity":"XXXX-XXX-XX-XXXX"
}
}
}
DISCLAIMER: This README.md was quickly created by the help of https://github.com/datariot/meteor-ganalytics.