Quickstart
App surveys have 6-10x better conversion rates than emailed surveys. This tutorial explains how to run a survey in both your web app and mobile app (React Native) in just 10 to 15 minutes. Let’s go!
- Create a free Formbricks Cloud account: While you can self-host Formbricks, but the quickest and easiest way to get started is with the free Cloud plan. Just sign up here and you'll be guided to our onboarding like below, choose the "Formbricks Surveys" option:
- Choose your Product Channel: On this step, you have to choose between the various channels that you want your product to be created in, you can create both app and link surveys from all the channels, but for the onboarding, please choose between the app surveys or the public website options, upon doing this, you'll be prompted to connect your app / website to formbricks.
- Connect your App/Website: Once you get through a couple of onboarding steps, you’ll be asked to connect your app or website. This is where you’ll find the code snippet for both HTML as well as the npm package which you need to embed in your app:
Paste the code snippet in your app and reload the page. You should now see a message being displayed that your app or website is now connected with formbricks.
Onboarding is complete! Now let’s create our first survey as you should see templates to choose from after clicking on Next:
- Create your first survey: To be able to see a survey in your app, you need to create one. We’ll choose one of the templates and head over to the survey settings:
Pick the Survey Type as App Survey.
- Set Trigger for the Survey: Scroll down to Survey Trigger and click on + Add action, choose New Session. This will cause this survey to appear when the Formbricks Widget tracks a new user session:
- Set Recontact Options for debugging: In Recontact Options we choose the following settings, so that we can play around with the survey more easily. By default, each survey will be shown only once to each user to prevent survey fatigue:
Please change this setting later on after testing your survey to prevent survey fatigue for your users.
- Publish your survey: Now hit Publish and you’ll be forwarded to the Summary Page. This is where you’ll find the responses to this survey.
- We offer framework guides for various frontend tech, head over to the the App Survey Framework Guides to get started with your app survey.
- Head over to our JS SDK documentation to get started with the JS SDK.
Still struggling or something not working as expected? Join our Discord! and we'd be glad to assist you!