You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you do not need websocket time tracking and the element time tracking, I have written a library in TypeScript with a different API and architecture that does kind of the same.
The text was updated successfully, but these errors were encountered:
meandmax
changed the title
Rewritten in TypeScript with leaner feature set: https://github.com/atlassian/browser-interaction-time
Rewritten in TypeScript with leaner feature set: browser-interaction-time
Jan 18, 2019
I was thinking about switching to this lib since I dont use these feaure, but I do need the possibility to track time on each individual page and there does not seem to be any built in support for that?
If you do not need
websocket time tracking
and theelement time tracking
, I have written a library in TypeScript with a different API and architecture that does kind of the same.https://github.com/atlassian/browser-interaction-time
https://atlassian.github.io/browser-interaction-time/
The text was updated successfully, but these errors were encountered: