Skip to content

Easily track how long users are staying on your web pages

Notifications You must be signed in to change notification settings

mattmcneeney/angularjs-time-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

AngularJS Time Tracking Directive

Easily track how long users spend on your website with this simple directive. The durations that are tracked are pre-defined.

Requirements

Usage

Include the directive in your app, and simply add the time tracker element inside index.html:

<time-tracker></time-tracker>

Events

Events will be logged in Google Analytics as follows:

  • Category: Time Tracker
  • Event Action: Seconds elapsed
  • Event Label: <number of seconds spent on page>

About

Easily track how long users are staying on your web pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published