Skip to content

GazeRecorder | Behavior Analytics Made Easy | Website Eye-Tracking Heatmaps

Notifications You must be signed in to change notification settings

ProxeeSolutions/GazeRecorder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

GazeRecorder

GazeRecorderAPI integration example

GazeRecorder | Behavior Analytics Made Easy | Website Eye-Tracking Heatmaps

With just a few lines of code, you can install GazeRecorderAPI.js into your website or app to start tracking your users’ eyes via WebCam. The fast & visual way to understand your users.

GazeRecorderAPI Integration details:

  1. Include JavaScript <script src="https://app.gazerecorder.com/GazeRecorderAPI.js"></script>
  2. Start Recording: a) On External webpage GazeRecorderAPI.Rec(url); b) On current webpage GazeRecorderAPI.Rec();
  3. Stop Recording GazeRecorderAPI.StopRec();
  4. Save Session recording data var SesionReplayData = GazeRecorderAPI.GetRecData();

Session Replay:

  1. Include JavaScript <script src="https://app.gazerecorder.com/GazePlayer.js"></script>
  2. Replay recording GazePlayer.PlayResultsData(SesionReplayData );

Read More: https://gazerecorder.com/

GazeCludAPI.js https://github.com/szydej/GazeCloud

Live:

http://app.gazerecorder.com

https://app.gazerecorder.com/integrate.html

About

GazeRecorder | Behavior Analytics Made Easy | Website Eye-Tracking Heatmaps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%