Title: Funnel
Author: ablancodev
Published: <strong>28. Juli 2020</strong>
Last modified: 10. Juni 2026

---

Plugins suchen

![](https://ps.w.org/funnel/assets/banner-772x250.png?rev=2350040)

![](https://ps.w.org/funnel/assets/icon-256x256.png?rev=2350034)

# Funnel

 Von [ablancodev](https://profiles.wordpress.org/eggemplo/)

[Herunterladen](https://downloads.wordpress.org/plugin/funnel.2.0.0.zip)

 * [Details](https://de.wordpress.org/plugins/funnel/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/funnel/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/funnel/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/funnel/#developers)

 [Support](https://wordpress.org/support/plugin/funnel/)

## Beschreibung

Create a conversion funnel in your wordpress.
 It allows for seamless tracking and
categorization of users based on their conversion states, providing valuable insights
to optimize marketing strategies and enhance overall user engagement.

You can create leads manually or automatically when register new users.

Users can travel through the conversion funnel by visiting different pages.

Referrer system ready with url param.

If you need to notify them, you can use WordPress emails.

#### Documentation

Full documentation and more info: [growthplugins.com/plugin/funnel](https://growthplugins.com/plugin/funnel/).

## Screenshots

[⌊List of conversion states, each with its own custom color.⌉⌊List of conversion
states, each with its own custom color.⌉[

List of conversion states, each with its own custom color.

[⌊Lead detail screen showing the associated WordPress user.⌉⌊Lead detail screen 
showing the associated WordPress user.⌉[

Lead detail screen showing the associated WordPress user.

[⌊Per-page Funnel metabox: pick the state visitors move into when they land on the
page.⌉⌊Per-page Funnel metabox: pick the state visitors move into when they land
on the page.⌉[

Per-page Funnel metabox: pick the state visitors move into when they land on the
page.

[⌊Settings — Users tab: auto-create a lead on registration and choose the initial
state.⌉⌊Settings — Users tab: auto-create a lead on registration and choose the 
initial state.⌉[

Settings — Users tab: auto-create a lead on registration and choose the initial 
state.

[⌊Settings — Pages tab: enable state transitions when logged-in users visit specific
pages.⌉⌊Settings — Pages tab: enable state transitions when logged-in users visit
specific pages.⌉[

Settings — Pages tab: enable state transitions when logged-in users visit specific
pages.

[⌊Settings — Referrer tab: map a URL parameter (e.g. utm_source) to a funnel state.⌉⌊
Settings — Referrer tab: map a URL parameter (e.g. utm_source) to a funnel state
.⌉[

Settings — Referrer tab: map a URL parameter (e.g. utm_source) to a funnel state.

[⌊Dashboard with KPI cards, horizontal SVG funnel chart and distribution by state.⌉⌊
Dashboard with KPI cards, horizontal SVG funnel chart and distribution by state.⌉[

Dashboard with KPI cards, horizontal SVG funnel chart and distribution by state.

[⌊Leads admin list with the state column color-coded per audience.⌉⌊Leads admin 
list with the state column color-coded per audience.⌉[

Leads admin list with the state column color-coded per audience.

## Installation

 1. Upload the plugin files to the ‚/wp-content/plugins/plugin-name‘ directory, or 
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‚Plugins‘ screen in WordPress
 3. Use the Funnel screen to configure the plugin

## Rezensionen

![](https://secure.gravatar.com/avatar/d568af1a156250b18c56a1c96476455d2f441dbc4a971be3000eb4fe82f9fd9e?
s=60&d=retro&r=g)

### 󠀁[will beat cartflow with improvements](https://wordpress.org/support/topic/will-beat-cartflow-with-improvements/)󠁿

 [elsolo5000](https://profiles.wordpress.org/elsolo5000/) 10. August 2020

at first i thinked it was not working, after reading plugins page i figured out 
so a submenu „get started“ with guided tutorial will be great since we need to create„
steps“ before i recommend a remake of the menu, and since there is not too much 
submenus i recommend all under „funnels“ last thing, new visitors can only be mapped
to one „state“ it will be better if we can map them at first step of the funnel 
they try to access (when we have parallels funnels without common parent) i believe
it can be better than cartflow

 [ 1 Rezension lesen ](https://wordpress.org/support/plugin/funnel/reviews/)

## Mitwirkende und Entwickler

„Funnel“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

 *   [ ablancodev ](https://profiles.wordpress.org/eggemplo/)

[Übersetze „Funnel“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/funnel)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/funnel/), sieh
dir das [SVN-Repository](https://plugins.svn.wordpress.org/funnel/) an oder abonniere
das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/funnel/) per 
[RSS](https://plugins.trac.wordpress.org/log/funnel/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 2.0.0

 * Updated author and maintainer information.
 * WordPress 7.0 compatibility tested.
 * Security: added ABSPATH guards, capability checks on profile and taxonomy meta
   saves, nonce input unslashing.
 * Security: escaped all admin form outputs (esc_attr/esc_html/esc_textarea), validated
   color values via sanitize_hex_color.
 * Security: whitelisted settings tab parameter and removed unsafe HTML output of
   options.
 * Modernization: removed deprecated load_plugin_textdomain call (auto-loaded since
   WP 4.6).
 * Modernization: replaced legacy meta_key/meta_value query with meta_query in lead
   lookups.
 * Hardening: guard against missing global $post in template_redirect handler, validate
   referrer param via sanitize_key.

#### 1.4.1

 * Added filter funnel_generations

#### 1.4.0

 * Added Buyer Persona settings in States

#### 1.3.1

 * WordPress 6.4.3 tested up.

#### 1.3.0

 * Added user profile edit options.
 * WordPress 6.2.2 tested.

#### 1.2.0

 * Added leads email notification system.
 * WordPress 6.1.1 compatible.

#### 1.1.5

 * Restructured dashboard menus, less is more.

#### 1.1.4

 * WordPress 6.0 compatible.
 * Added AIDA states by default.

#### 1.1.3

 * WordPress 5.7 compatible.
 * Improved translations.

#### 1.1.2

 * Now States have color.

#### 1.1.1

 * Improved setting page. Now you can select if you want to enable the funnel pages
   feature.

#### 1.1.0

 * The user state can change whe he/she visits a page.

#### 1.0.0

 * Initial version.

## Meta

 *  Version **2.0.0**
 *  Zuletzt aktualisiert **vor 2 Wochen**
 *  Aktive Installationen **20+**
 *  WordPress-Version ** 5.9 oder höher **
 *  Getestet bis **7.0**
 *  PHP-Version ** 7.4 oder höher **
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/funnel/)
 * Schlagwörter
 * [contacts](https://de.wordpress.org/plugins/tags/contacts/)[funnel](https://de.wordpress.org/plugins/tags/funnel/)
   [leads](https://de.wordpress.org/plugins/tags/leads/)[marketing](https://de.wordpress.org/plugins/tags/marketing/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/funnel/advanced/)

## Bewertungen

 5 von 5 Sternen.

 *  [  1 5-Sterne-Rezension     ](https://wordpress.org/support/plugin/funnel/reviews/?filter=5)
 *  [  0 4-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/funnel/reviews/?filter=4)
 *  [  0 3-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/funnel/reviews/?filter=3)
 *  [  0 2-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/funnel/reviews/?filter=2)
 *  [  0 1-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/funnel/reviews/?filter=1)

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

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/funnel/reviews/)

## Mitwirkende

 *   [ ablancodev ](https://profiles.wordpress.org/eggemplo/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/funnel/)

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](https://growthplugins.com/plugin/funnel/)