WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by Mautic v2.5.1

WP Mautic

Privacy first marketing automation built for WordPress. Capture, manage, and grow your leads with powerful forms and dynamic content.

WP Mautic

The facts

Rating
4.9★ from 8
Active installs
6k+
Price
Free
Last updated
26 Feb 2026
Added
Feb 2015
Requires WP
4.6
Tested up to
WP 6.8.8
Downloads
132,154

Our analysis

AI-assisted

WP Mautic is a WordPress plugin that integrates Mautic tracking capabilities into your website. It allows you to track visitor information and embed Mautic forms using shortcodes without needing to edit your site's source code. After configuration, the plugin automatically injects the necessary tracking script into your site, enabling data collection from your visitors.

This plugin is suitable for users who want to enhance their marketing automation efforts by leveraging Mautic's tracking and form functionalities. It is particularly useful for website owners looking to manage leads and improve their analytics without extensive technical knowledge.

Best for: This plugin suits website owners seeking to implement Mautic tracking and forms for marketing purposes.

What it does well

  • Free to use from the WordPress.org directory
  • Easy integration without source code edits
  • Supports embedding Mautic forms with shortcodes
  • Allows script injection in header or footer
  • Fallback tracking image for users with JavaScript disabled

Where it falls short

  • Limited information on additional features or capabilities

Verdict

WP Mautic provides a straightforward way to integrate Mautic's tracking and form functionalities into a WordPress site, making it a practical choice for users focused on marketing automation.

From the developer

Mautic's own description of WP Mautic, lightly tidied.

Mautic WordPress Plugin injects Mautic tracking script and image in the WP website. Your Mautic instance will be able to track information about your visitors. You can also insert Mautic content inside your website using different shortcodes.

Key features

  • You don’t have to edit source code of your template to insert tracking code.
  • Plugin adds additional information to tracking image URL so you get better results than using just plain HTML code of tracking image.
  • You can use Mautic form embed with shortcode described below.
  • You can choose where the script is injected (header / footer).
  • Tracking image can be used as fallback when JavaScript is disabled.

Configuration

Once installed, the plugin must appared in your plugin list :

  1. Enable it.
  2. Go to the settings page and set your Mautic instance URL.

And that’s it !

Usage

Mautic Tracking Script

Tracking script works right after you finish the configuration steps. That means it will insert the mtc.js script from your Mautic instance. You can check HTML source code (CTRL + U) of your WP website to make sure the plugin works. You should be able to find something like this:

<script>
    (function(w,d,t,u,n,a,m){w['MauticTrackingObject']=n;
        w[n]=w[n]||function(){(w[n].q=w[n].q||[]).push(arguments)},a=d.createElement(t),
        m=d.getElementsByTagName(t)[0];a.async=1;a.src=u;m.parentNode.insertBefore(a,m)
    })(window,document,'script','http://yourmauticsite.com/mtc.js','mt');

    wpmautic_send();
</script>

Custom attributes handling

If you need to send custom attributes within Mautic events, you can use the wpmautic_tracking_attributes filter.

add_filter('wpmautic_tracking_attributes', function($attrs) {
    $attrs['preferred_locale'] = $customVar;
    return $attrs;
});

The returned attributes will be added to Mautic payload.

Mautic Forms

Read the full description on the official page →

Tagged as

Alternatives

Other plugins for automating marketing.

FluentCRM

The easiest and fastest Email Marketing, Newsletter, Marketing Automation Plugin &amp; CRM Solution for WordPr...

Free 80k+ installs 4.8★ (249)
Poptin

Poptin

90

Free email automation, email campaigns, exit intent popup builder, gamified popups with spin the wheel, contac...

Free 20k+ installs 4.9★ (694)
FunnelKit

Create high-converting WooCommerce checkout pages, WooCommerce thank you pages &amp; sales funnels with the hi...

Free 30k+ installs 5★ (1,015)
Flamingo

A trustworthy message storage plugin for Contact Form 7.

Free 800k+ installs 4.2★ (121)