5 minutes
Quick Start Guide
Get up and running with Saylo in just 5 minutes. Follow these simple steps to start collecting and managing user feedback.
Before you start: Make sure you have access to your website or application where you want to collect feedback.
1
1 min
Create Your Account
Sign up for Saylo and verify your email address
2
2 mins
Create Your First Project
Set up a project to organize your feedback and changelogs
3
2 mins
Install the Widget
Add the feedback widget to your website or application
4
1 min
Collect Your First Feedback
Test the widget and see feedback appear in your dashboard
Step-by-Step Instructions
1
Create Your Account
Sign up for Saylo and verify your email
- Visit the signup page: Go to app.saylo.io/signup
- Fill in your details: Enter your email, create a secure password, and provide your name
- Verify your email: Check your inbox and click the verification link
2
Create Your First Project
Set up a project to organize your feedback
- Access the dashboard: After logging in, you'll be prompted to create your first project
- Enter project details: Provide a project name (e.g., "My Website") and description
- Choose your URL: Select a unique project slug that will be used for your public feedback hub
Tip: Your project slug will create a public hub at
your-slug.saylo.io where users can view your changelogs and roadmap.3
Install the Feedback Widget
Add the widget to start collecting feedback
- Navigate to Widget Settings: In your project dashboard, click on "Widget" in the sidebar
- Copy the installation code: Copy the JavaScript snippet provided
- Add to your website: Paste the code before the closing
</body>tag
Example Installation Code:
<script defer src="https://saylo.io/widget.js" data-project-id="your-project-id" data-token="your-api-token"> </script>
4
Collect Your First Feedback
Test the widget and see feedback in your dashboard
- Test the widget: Visit your website and look for the feedback button (usually in the bottom-right corner)
- Submit test feedback: Click the widget and submit a test message
- View in dashboard: Return to your Saylo dashboard and check the "Feedback" section
Congratulations! You've successfully set up Saylo and collected your first feedback. Your users can now easily share their thoughts and suggestions.
🎉 You're All Set! What's Next?
Now that you have Saylo up and running, here are some recommended next steps:
Customize Your Setup
Advanced Features
On This Page