supafeedback
v0.1.5
Published
Website Feedback Recorder is an innovative npm package designed to streamline the process of collecting user feedback and bug reports for your website. By integrating this package, users can easily record their screen as they navigate through your site, a
Downloads
6
Maintainers
Readme
Website Feedback Recorder
Website Feedback Recorder is an innovative npm package designed to streamline the process of collecting user feedback and bug reports for your website. By integrating this package, users can easily record their screen as they navigate through your site, allowing them to highlight issues or provide feedback in a dynamic and interactive way. These recordings are then directly sent to a registered email, ensuring that you receive immediate and actionable insights.
Features
- Easy Integration: Seamlessly integrates with any website with minimal configuration.
- Screen Recording: Users can start recording their screen with just a click, capturing their interactions and feedback in real-time.
- Direct Email Reports: Recorded feedback is automatically sent to the registered email, making it easy to track and act on user inputs.
- Secure: Ensures that all recordings are securely transmitted and stored, protecting user privacy.
Getting Started
Installation
To install the package, run the following command in your project directory:
npm install supafeedback
Usage
import { initSupaFeedback } from 'supafeedback';
initSupaFeedback('<Your Token>')