ng-drift
v0.1.1
Published
An Angular wrapper module for the Drift Live Chat
Downloads
17
Readme
This is a module that act as a wrapper for the Drift Live Chat JS APIs
- reset: reset all the user info, usefull when he logs out (no arguments)
- track: sends an event to Drift, it accepts two parameters, the first is the name of the event, the second is an object with event data.
- page: sends the page name to Drift, it accepts a string
- debug: enable or disable debug.
You can look at the official docs for more details