Documentation
Get up and running with FeedLab in minutes. Follow our framework-specific guides to integrate visual feedback into your application.
Choose your framework
Setup for HTML / Vanilla JS
Integrating FeedLab into your HTML / Vanilla JS project is straightforward. Copy the code below and add it to your root component or layout file.
<!-- Add this script tag before the closing </body> tag -->
<script src="https://feedlab.lyncsystems.tech/widget/YOUR_PROJECT_ID"></script>Important Note
Replace YOUR_PROJECT_ID with the actual ID of your project. You can find this ID in your project settings dashboard under the "Widget" tab.
Customization
Learn how to change the widget color, position, and default behavior to match your brand.
Explore Settings →Need Help?
If you encounter any issues during setup, our technical team is ready to assist you.
Contact Support →