Title: Fluss.ai Real Estate Lead Flows
Author: Fluss.ai
Published: <strong>Ноябрь 19, 2025</strong>
Last modified: Декабрь 2, 2025

---

Search plugins

![](https://ps.w.org/fluss-ai-flows/assets/banner-772x250.png?rev=3399260)

![](https://ps.w.org/fluss-ai-flows/assets/icon-256x256.png?rev=3399244)

# Fluss.ai Real Estate Lead Flows

 By [Fluss.ai](https://profiles.wordpress.org/flussai/)

[Download](https://downloads.wordpress.org/plugin/fluss-ai-flows.1.1.0.zip)

 * [Details](https://os.wordpress.org/plugins/fluss-ai-flows/#description)
 * [Reviews](https://os.wordpress.org/plugins/fluss-ai-flows/#reviews)
 *  [Installation](https://os.wordpress.org/plugins/fluss-ai-flows/#installation)
 * [Development](https://os.wordpress.org/plugins/fluss-ai-flows/#developers)

 [Support](https://wordpress.org/support/plugin/fluss-ai-flows/)

## Description

Connect your real estate website with Fluss.ai to embed interactive conversation
flows that capture qualified leads and boost your property inquiries. Includes multilingual
support for international markets.

**Key Features:**

 * Interactive conversation flows designed specifically for real estate
 * Multilingual support for international property markets (German & English)
 * Easy integration via shortcode or Gutenberg block
 * Detailed lead analytics and conversion tracking
 * Customizable styling options to match your website design
 * Secure cloud-based lead management

**Perfect for:**

 * Real estate agents
 * Property brokers
 * Housing agencies
 * Real estate marketplaces
 * Property management companies

### Third-Party Service

**IMPORTANT:** This plugin connects to Fluss.ai’s external service to provide conversation
flow functionality.

**What data is sent:**
 * Your website URL (during authentication) * Visitor interactions
with conversation flows (messages, selections, form inputs) * Flow configuration
settings

**When data is sent:**
 * During plugin authentication and setup * When visitors
interact with embedded conversation flows * When loading the flow.umd.js JavaScript
component from our CDN

**External service details:**
 * Service URL: https://fluss.ai * Service provider:
Fluss.ai * Terms of Service: https://fluss.ai/terms * Privacy Policy: https://fluss.
ai/privacy

The plugin caches the flow.umd.js script locally (in your WordPress uploads directory)
for 24 hours to improve performance and reduce external requests.

By using this plugin, you acknowledge that visitor data will be processed by Fluss.
ai’s service to provide the conversation flow functionality and lead management 
features.

## Blocks

This plugin provides 1 block.

 *   Fluss.ai Real Estate Lead Flow

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/fluss-ai-flows` directory, 
    or install the plugin through the WordPress plugins screen.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Go to Settings > Fluss.ai Lead Flows to configure the plugin.
 4. Click Connect to Fluss.ai” to authenticate your account.
 5. Create your first conversation flow on the Fluss.ai platform.
 6. Add the flow to your pages using either:
 7.  * Shortcode: `[fluss-x id="your-flow-id"]`
     * Gutenberg block: Search for Fluss.ai” in the block inserter

## FAQ

### How do I add a lead flow to my page?

You can use the shortcode `[fluss-x id="your-flow-id"]` or use the Gutenberg block
by searching for Fluss.ai” in the block inserter.

### Can I customize the appearance of the conversation flows?

Yes, you can customize the styling using the `styling` parameter in the shortcode
or block settings. Set `styling="false"` to remove default styling, or set a custom`
height` value.

### Does this work with multilingual websites?

Yes, the plugin supports both English and German, with automatic language detection
based on your WordPress locale. The admin interface is translated into 26 language
variants.

### Do I need a Fluss.ai account?

Yes, you need to connect your WordPress site to a Fluss.ai account to create and
manage conversation flows.

### Is my data secure?

Yes, all communications use secure HTTPS connections, and JWT token authentication
ensures only authorized sites can access your flows. Please review our Privacy Policy
at https://fluss.ai/privacy.

### Where are conversation leads stored?

Leads captured through conversation flows are stored securely on the Fluss.ai platform,
where you can access analytics, export data, and manage your leads.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Fluss.ai Real Estate Lead Flows” is open source software. The following people 
have contributed to this plugin.

Contributors

 *   [ Fluss.ai ](https://profiles.wordpress.org/flussai/)

“Fluss.ai Real Estate Lead Flows” has been translated into 3 locales. Thank you 
to [the translators](https://translate.wordpress.org/projects/wp-plugins/fluss-ai-flows/contributors)
for their contributions.

[Translate “Fluss.ai Real Estate Lead Flows” into your language.](https://translate.wordpress.org/projects/wp-plugins/fluss-ai-flows)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/fluss-ai-flows/), check
out the [SVN repository](https://plugins.svn.wordpress.org/fluss-ai-flows/), or 
subscribe to the [development log](https://plugins.trac.wordpress.org/log/fluss-ai-flows/)
by [RSS](https://plugins.trac.wordpress.org/log/fluss-ai-flows/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1.0

 * Added Advanced Settings section with configurable options
 * Added Always Load Script” option for better theme/page builder compatibility
 * Added Use Local Script Proxy” option to toggle between local caching and direct
   CDN
 * Improved script loading – now loads during wp_enqueue_scripts for better compatibility
 * Fixed proxy compatibility issues with page caching plugins (removed nonce, using
   version for cache busting)
 * Improved privacy and performance documentation for proxy settings

#### 1.0.8

 * Minor updates and improvements

#### 1.0.7

 * Added plugin assets (banner and icon) for WordPress.org listing
 * Configured automated deployment with proper SVN asset handling

#### 1.0.6

 * Improved deployment workflow for WordPress.org releases

#### 1.0.5

 * Fixed text domain mismatch (changed from fluss-ai to fluss-ai-flows for WordPress.
   org compliance)
 * Removed load_plugin_textdomain() call (no longer needed for WordPress.org hosted
   plugins since WP 4.6)
 * Updated all translation files to match new text domain
 * Renamed language files from fluss-ai-_.po to fluss-ai-flows-_.po

#### 1.0.4

 * Fixed headers already sent” warning when connecting/disconnecting from Fluss.
   ai
 * Moved redirect logic to admin_init hook to prevent output before redirects
 * Improved admin page redirect handling

#### 1.0.3

 * Confirmed text domain matches WordPress.org slug (fluss-ai)
 * Moved cache storage from plugin directory to uploads directory
 * Added nonce validation to script proxy endpoint for enhanced security
 * Replaced inline scripts with proper wp_safe_redirect
 * Added comprehensive error logging (when WP_DEBUG is enabled)
 * Improved code documentation and WordPress coding standards compliance
 * Added Requires at least” and Requires PHP” headers
 * Updated readme with third-party service documentation
 * Added external service disclosure for WordPress.org compliance

#### 1.0.2

 * Plugin check and translation cleanup
 * Minor bug fixes

#### 1.0.1

 * Minor fixes and improvements

#### 1.0.0

 * Initial release
 * Shortcode support for embedding flows
 * Gutenberg block integration
 * JWT authentication with Fluss.ai platform
 * Multilingual support (German & English)
 * Script caching for improved performance

## Meta

 *  Version **1.1.0**
 *  Last updated **5 months ago**
 *  Active installations **90+**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.0 or higher **
 *  Languages
 * [Dutch](https://nl.wordpress.org/plugins/fluss-ai-flows/), [English (US)](https://wordpress.org/plugins/fluss-ai-flows/),
   [German](https://de.wordpress.org/plugins/fluss-ai-flows/), and [Portuguese (Portugal)](https://pt.wordpress.org/plugins/fluss-ai-flows/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/fluss-ai-flows)
 * Tags
 * [conversation](https://os.wordpress.org/plugins/tags/conversation/)[lead generation](https://os.wordpress.org/plugins/tags/lead-generation/)
   [leads](https://os.wordpress.org/plugins/tags/leads/)[property](https://os.wordpress.org/plugins/tags/property/)
   [real-estate](https://os.wordpress.org/plugins/tags/real-estate/)
 *  [Advanced View](https://os.wordpress.org/plugins/fluss-ai-flows/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/fluss-ai-flows/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/fluss-ai-flows/reviews/)

## Contributors

 *   [ Fluss.ai ](https://profiles.wordpress.org/flussai/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/fluss-ai-flows/)