Skip to content

Jade-GG/openreplay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rapidez OpenReplay

Integration for https://openreplay.com

Installation

yarn add @openreplay/tracker -D
composer require rapidez/openreplay

Configuration

Add your OpenReplay credentials in the .env:

VITE_OPENREPLAY_URL=https://domain.com/ingest
VITE_OPENREPLAY_TOKEN=

Optionally you can disable the network requests capturing with:

VITE_OPENREPLAY_CAPTURE_NETWORK=false

License

GNU General Public License v3. Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%