rrwebがバグの調査に使えそうというメモ

Aug 6, 2020 15:48 · 224 words · 1 minute read

rrwebはサイトでユーザがなにをしたかを記録できるというもの

rrweb refers to ‘record and replay the web’, which is a tool for recording and replaying users’ interactions on the web.

ユーザの行動調査のために使うのかとおもったら、exampleで「エラーが発生したときにユーザがどんな操作をしていたか」をキャプチャするための設定が書かれていて、なるほどとなった。

ブラウザ側で発生している原因が不明なエラーなど、自分でいろいろデバッグ用のコードを埋め込むよりこれを使った方がいいなってなった

tweet Share