0.1.1 • Published 8 years ago

ng-drift v0.1.1

Weekly downloads
20
License
GPL v3
Repository
github
Last release
8 years ago

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