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:
- Include JavaScript <script src="https://app.gazerecorder.com/GazeRecorderAPI.js"></script>
- Start Recording: a) On External webpage GazeRecorderAPI.Rec(url); b) On current webpage GazeRecorderAPI.Rec();
- Stop Recording GazeRecorderAPI.StopRec();
- Save Session recording data var SesionReplayData = GazeRecorderAPI.GetRecData();
Session Replay:
- Include JavaScript <script src="https://app.gazerecorder.com/GazePlayer.js"></script>
- Replay recording GazePlayer.PlayResultsData(SesionReplayData );
Read More: https://gazerecorder.com/
GazeCludAPI.js https://github.com/szydej/GazeCloud
Live: