Online webcam-based eye tracking API

Analyze user behavior in ways never possible before.

The fast & visual way to understand your users

GazeRecorder online API records users on LIVE websites and in mobile apps.

Visualize behavior – Understand what users want, care about and do on your site by visually representing their clicks, taps and scrolling behavior – which are the strongest indicators of visitor motivation and desire.

See what your users see – Eliminate guesswork with Recordings of real visitor behavior on your site. By seeing your visitor’s clicks, taps and mouse movements you can identify usability issues on the fly and issues they encounter.

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://github.com/szydej/GazeRecorder