You just signed up to Screeb and you're ready to add our surveys to your mobile app? First of all: thank you! 🎉
This page will guide you through the installation of Screeb, even if you're not a developer.
Step 1️⃣ Find your Tag
Here's how to find your Tag:
Click on Workspace Settings, on the bottom left corner on the app:
Then, click on Install Screeb and there you'll find the Tag that you need :
You will find different Tag : Native IOS, Native Android, Flutter and ReactNative
Step 2️⃣ Paste it in your mobile app code
Add dependency and Install the main Screeb tag.
You can also custom the installation.
Note that you have access to two versions of this tag: one for anonymous websites, where you don't need to identify who are your visitors, and one in which you can identify them (ideal for SaaS apps for examples).
⚠️ If you use the second one, don't use it on part of your website where people are not logged in (a login page for example). I invite you to check this documentation about this.
Step 3️⃣ That's it!
There's no other step! It's that easy to deploy Screeb in your web app!
You're now ready to create your first survey and collect actionnable feedback from your users!
💡 Tip
Need more technical help? You can check our developer documentation here .