aleross / angular-segment-analytics

AngularJS module for easily adding Segment analytics to any app. https://segment.com
MIT License
43 stars 14 forks source link

Please add the reset function #10

Closed marcdelalonde closed 8 years ago

marcdelalonde commented 8 years ago

Hi, Thank you for your plugin! Can you please add the reset() function in order to use it when my use logging out ? It would be very useful for anyone I guess! Thank you in advance

aleross commented 8 years ago

Hi @marcdelalonde, segment.reset() should already be implemented. You can find it in the list of available methods in src/config.js. Is it not working for you?

aleross commented 8 years ago

Closing, if this function doesn't work for somebody please comment.