diff --git a/apps/docs/app/app-surveys/advanced-targeting/page.mdx b/apps/docs/app/app-surveys/advanced-targeting/page.mdx
index cca8f9bbba..57b90b3bb6 100644
--- a/apps/docs/app/app-surveys/advanced-targeting/page.mdx
+++ b/apps/docs/app/app-surveys/advanced-targeting/page.mdx
@@ -1,4 +1,5 @@
import { MdxImage } from "@/components/MdxImage";
+import { ResponsiveVideo } from "@/components/ResponsiveVideo";
import GermansGpt from "./germans-gpt.webp";
import Hni from "./hni.webp";
@@ -18,13 +19,9 @@ export const metadata = {
Advanced Targeting allows you to show surveys to the right group of people. You can target surveys based on user attributes, user events, and more instead of spraying and praying. This helps you get more relevant feedback and make data-driven decisions. All of this without writing a single line of code.
-
+
+
## How to setup Advanced Targeting
diff --git a/apps/docs/app/best-practices/cancel-subscription/page.mdx b/apps/docs/app/best-practices/cancel-subscription/page.mdx
index 205263a8e6..4ef37eeeb0 100644
--- a/apps/docs/app/best-practices/cancel-subscription/page.mdx
+++ b/apps/docs/app/best-practices/cancel-subscription/page.mdx
@@ -41,8 +41,8 @@ To run the Churn Survey in your app you want to proceed as follows:
4. Prevent that churn!
- ## Formbricks Widget running? We assume that you have already installed the Formbricks Widget in your web
- app. Itβs required to display messages and surveys in your app. If not, please follow the [Quick Start Guide
+ ## Formbricks Widget running?
+ We assume that you have already installed the Formbricks Widget in your web app. Itβs required to display messages and surveys in your app. If not, please follow the [Quick Start Guide
(takes 15mins max.)](/app-surveys/quickstart)
diff --git a/apps/docs/app/best-practices/feature-chaser/page.mdx b/apps/docs/app/best-practices/feature-chaser/page.mdx
index 59ce6d6be7..fbad12afd5 100644
--- a/apps/docs/app/best-practices/feature-chaser/page.mdx
+++ b/apps/docs/app/best-practices/feature-chaser/page.mdx
@@ -38,8 +38,8 @@ To run the Feature Chaser survey in your app you want to proceed as follows:
2. Setup a user action to display survey at the right point in time
- ## Formbricks Widget running? We assume that you have already installed the Formbricks Widget in your web
- app. Itβs required to display messages and surveys in your app. If not, please follow the [Quick Start Guide
+ ## Formbricks Widget running?
+ We assume that you have already installed the Formbricks Widget in your web wapp. Itβs required to display messages and surveys in your app. If not, please follow the [Quick Start Guide
(takes 15mins max.)](/app-surveys/quickstart)
diff --git a/apps/docs/app/best-practices/improve-trial-cr/page.mdx b/apps/docs/app/best-practices/improve-trial-cr/page.mdx
index edf065c164..c1f4381e19 100644
--- a/apps/docs/app/best-practices/improve-trial-cr/page.mdx
+++ b/apps/docs/app/best-practices/improve-trial-cr/page.mdx
@@ -38,8 +38,8 @@ To display the Trial Conversion Survey in your app you want to proceed as follow
3. Print that πΈ
- ## Formbricks Widget running? We assume that you have already installed the Formbricks Widget in your web
- app. Itβs required to display messages and surveys in your app. If not, please follow the [Quick Start Guide
+ ## Formbricks Widget running?
+ We assume that you have already installed the Formbricks Widget in your web app. Itβs required to display messages and surveys in your app. If not, please follow the [Quick Start Guide
(takes 15mins max.)](/app-surveys/quickstart)
diff --git a/apps/docs/app/best-practices/interview-prompt/page.mdx b/apps/docs/app/best-practices/interview-prompt/page.mdx
index 445d8bc804..b19e57ca67 100644
--- a/apps/docs/app/best-practices/interview-prompt/page.mdx
+++ b/apps/docs/app/best-practices/interview-prompt/page.mdx
@@ -44,9 +44,8 @@ To display an Interview Prompt in your app you want to proceed as follows:
## Formbricks Widget running?
- We assume that you have already installed the Formbricks Widget in your web
- app. Itβs required to display messages and surveys in your app. If not, please follow the [Quick Start Guide
- (15mins).](/app-surveys/quickstart)
+ We assume that you have already installed the Formbricks Widget in your web app. Itβs required to display messages and surveys in your app. If not, please follow the [Quick Start Guide
+ (15mins).](/app-surveys/quickstart)
### 1. Create new Interview Prompt
diff --git a/apps/docs/app/best-practices/pmf-survey/page.mdx b/apps/docs/app/best-practices/pmf-survey/page.mdx
index a1365ae147..4e63bcf52a 100644
--- a/apps/docs/app/best-practices/pmf-survey/page.mdx
+++ b/apps/docs/app/best-practices/pmf-survey/page.mdx
@@ -37,8 +37,8 @@ To display the Product-Market Fit survey in your app you want to proceed as foll
3. Setup the user action to display survey at good point in time
- ## Formbricks Widget running? We assume that you have already installed the Formbricks Widget in your web
- app. Itβs required to display messages and surveys in your app. If not, please follow the [Quick Start Guide
+ ## Formbricks Widget running?
+ We assume that you have already installed the Formbricks Widget in your web app. Itβs required to display messages and surveys in your app. If not, please follow the [Quick Start Guide
(15mins).](/app-surveys/quickstart)
diff --git a/apps/docs/app/developer-docs/webhooks/page.mdx b/apps/docs/app/developer-docs/webhooks/page.mdx
index 12221092d4..27ce515b3e 100644
--- a/apps/docs/app/developer-docs/webhooks/page.mdx
+++ b/apps/docs/app/developer-docs/webhooks/page.mdx
@@ -59,6 +59,6 @@ Thatβs it! Your webhooks will not start receiving data as soon as it arrives!
className="max-w-full rounded-lg sm:max-w-3xl"
/>
-- API: Use our documented methods on Creation, List, & Deletion endpoints of the Webhook API mentioned here: https://documenter.getpostman.com/view/11026000/2sA3Bq5XEh#62e6ec65-021b-42a4-ac93-d1434b393c6c
+- API: Use our documented methods on Creation, List, & Deletion endpoints of the Webhook API mentioned in the [Postman Documenter](https://documenter.getpostman.com/view/11026000/2sA3Bq5XEh#62e6ec65-021b-42a4-ac93-d1434b393c6c)
---
diff --git a/apps/docs/app/global/multi-language-surveys/page.mdx b/apps/docs/app/global/multi-language-surveys/page.mdx
index 7786d7aba9..b11383f482 100644
--- a/apps/docs/app/global/multi-language-surveys/page.mdx
+++ b/apps/docs/app/global/multi-language-surveys/page.mdx
@@ -1,5 +1,6 @@
import { MdxImage } from "@/components/MdxImage";
+import { ResponsiveVideo } from "@/components/ResponsiveVideo";
import AddLanguageInSurvey from "./add-language-in-survey.webp";
import AddLanguages from "./add-languages.webp";
import EditMultiLang from "./edit-multi-lang.webp";
@@ -31,13 +32,9 @@ How to deliver a specific language depends on the survey type (app or link surve
details on the Formbricks Cloud.
-
+
+
---
diff --git a/apps/docs/app/introduction/how-it-works/page.mdx b/apps/docs/app/introduction/how-it-works/page.mdx
index 94b1fb5ca4..80e88fa5c8 100644
--- a/apps/docs/app/introduction/how-it-works/page.mdx
+++ b/apps/docs/app/introduction/how-it-works/page.mdx
@@ -7,27 +7,25 @@ import Trigger from "./trigger.webp";
import { MdxImage } from "@/components/MdxImage";
export const metadata = {
- title: "Inside Look: Formbricks In-Product Micro-Surveys",
+ title: "Formbricks Components Overview",
description:
- "Unlock the full potential of Formbricks: From intuitive form-building and event-based triggers to effortless integrations and deep analytics. Master the art of in-product surveys for your SaaS or digital platform.",
+ "Formbricks is broadly composed of four components: An open source form builder, targeting & triggers, integrations and analytics & insights.",
};
#### Introduction
# How Formbricks works
-Formbricks is a powerful platform designed to help you create and manage in-product micro-surveys for SaaS and digital products. Here is an overview:
+Formbricks is broadly composed of four elements, which enable gathering, analyzing and reporting of experience data:
-### Four components
-
-1. **Form Builder**: Create and customize your surveys with a user-friendly, no-code interface.
-2. **Targeting & Triggers**: Define specific user segments and set event-based triggers to display your surveys to the right users at the right time.
-3. **Integration**: Seamlessly integrate Formbricks into your web or mobile application using the provided SDKs or the HTML snippet.
+1. **Survey builder**: Create and customize your surveys with a user-friendly, no-code interface.
+2. **Targeting & Triggers**: Define user segments based on attributes and set event-based triggers to display your surveys to the right users at the right time.
+3. **Integrations**: Seamlessly integrate Formbricks with your current stack using the provided SDKs, native integrations or open APIs.
4. **Analytics & Insights**: Analyze user responses and gain actionable insights to make informed product decisions.
-## Form Builder
+## Survey builder
-The Form Builder is where you create and customize your micro-surveys. With its intuitive drag-and-drop interface, you can easily add different question types, set response options, and apply your branding to the survey forms. The Form Builder allows you to preview your survey in real-time, ensuring it looks and feels perfect for your users.
+The survey builder is where you create and customize your surveys. With its intuitive drag-and-drop interface, you can easily add different question types, set response options, and apply your branding to the survey forms. The survey builder allows you to preview your survey in real-time, ensuring it looks and feels perfect for your users.
-## Why Formbricks? π€
+## Formbricks - The Open Source Survey Platform
-Natively embed qualitative user research into your B2B SaaS. Leverage Best Practices for user discovery to increase Product-Market Fit. {{ className: 'lead' }}
+The foundation of Formbricks is an open source (AGPLv3) survey platform. Our objective is to built a survey tool which can be used to survey any stakeholder of an organisation (user, customer, employee, etc.) at any point on any platform.
-- π― **Tailor-made for SaaS & digital products**: Craft stunning, highly configurable surveys that enable better product decisions, deep user segmentation, and personalization.
-- π **Platform agnostic**: Seamlessly integrate Formbricks surveys into web, mobile, or desktop applications.
-- π **Complete the analytics puzzle**: Answer the "why" behind your product analytics with insightful data analysis and visualization tools.
-- π§ͺ **Smart triggering**: Show the right survey at the right time with event-based triggers for accurate research and well-defined priorities.
-- π **Open-source and self-hosted**: Enjoy full control over your data and infrastructure with our AGPL-licensed solution, and stay tuned for our upcoming cloud version!
+Today, you can already replace many of the existing surveying solutions with Formbricks:
+
+- **Standalone surveys (share via link):** Replace Google Forms, Typeform or any other link survey tool [with Formbricks Form Builder](https://formbricks.com/open-source-form-builder). Use lots of question types and comprehensive customisations.
+- **Scalable website surveys:** Even if you have millions of website visitors, Formbricks lets you run well-timed and anonymously targeted [surveys on any public website.](https://formbricks.com/website-survey)
+- **Highly targeted app surveys:** Identify known users with Formbricks and enrich their profiles with attributes and specific actions. Build cohorts for [highly targeted in app surveys.](https://formbricks.com/in-app-survey)
+
+The surveying platform is **largely free, also for commercial use.** As we further develop the product offering, all surveying capacity will move into the forever free Community Edition.
+
+## Formbricks - The XM Solution
+
+To fund the development of the most powerful and versatile surveying platform there is, we're building a commercial offering on top of the surveying platform: The Formbricks Experience Management (XM) Suite.
+
+- **What is XM?** "Experience Management" describes the effort to gather, analyze and report data from any stakeholder (customers, users, employees, etc.) or an organisation to measure and then manage how their experience with the organisation is developing.
+
+- **Why are we excited about XM?** Empowering companies, governments and nonprofit organisations to measure how customers, citizens, employees or visitors experience their products and services is a meaningful undertaking. Life is too short for poorly managed service offerings. Formbricks XM provides the data to make human-centric decisions at scale.
+
+- **How does XM work on Formbricks?** Essentially, through reduction and contextualisation. In an app-like format, we strip away everything you don't need to measure a specific experience. We also provide meaningful context in matching templates, reports and best practices.
+
+So far, we have spent most of our time and energy building out the open source survey platform which powers the above. Stick around to see how Formbricks XM Apps will empower everyone to think and work human-centric.