cloudcmd/modules/olark
2017-05-10 12:45:40 +03:00
..
.bower.json feature(bower) philip v1.3.6 2017-05-10 12:45:40 +03:00
bower.json feature(olark) contact -> bower 2016-05-26 12:36:24 +03:00
olark.js feature(olark) contact -> bower 2016-05-26 12:36:24 +03:00
olark.min.js feature(olark) contact -> bower 2016-05-26 12:36:24 +03:00
README.md feature(olark) contact -> bower 2016-05-26 12:36:24 +03:00

Olark

Extracted instalation code for olark to install via bower.

Install

bower i olark --save

How to use?

Add olark.min.js to your page and initialize olark with site id:

olark.identify('xxxx-xxx-xx-xxxx');