Title: Sync Mautic
Author: Dog Byte Marketing
Published: <strong>अक्टोबर 31, 2024</strong>
Last modified: जनवरी 27, 2026

---

प्लगिनहरू खोज्नुहोस्

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

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

# Sync Mautic

 [Dog Byte Marketing](https://profiles.wordpress.org/dogbytemarketing/) द्वारा

[डाउनलोड गर्नुहोस्](https://downloads.wordpress.org/plugin/sync-mautic.1.0.8.zip)

 * [विवरण](https://ne.wordpress.org/plugins/sync-mautic/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/sync-mautic/#reviews)
 *  [स्थापना](https://ne.wordpress.org/plugins/sync-mautic/#installation)
 * [विकास](https://ne.wordpress.org/plugins/sync-mautic/#developers)

 [सहायता](https://wordpress.org/support/plugin/sync-mautic/)

## विवरण

Mautic is an excellent Open Source Email and SMS marketing tool, but it lacks the
ability to see what your contacts have purchased or if they came from your website.
Sync Mautic works with WordPress to tag those subscribed via your website and also
with WooCommerce so that when a customer completes an order and they are subscribed
as a contact, it will automatically tag them with the products, categories, and 
brands they have purchased. Our plugin also provides an endpoint you can hook into
for OptinMonster to collect leads, but if you don’t use OptinMonster we provided
a [mautic_form] shortcode to use which will inject a form that links to your Mautic
instance.

Features:

 * Supports WordPress
 * Supports WooCommerce
 * [NEW] Supports tracking eCommerce revenue using our [eCommerce Connector for Mautic](https://www.dogbytemarketing.com/shop/ecommerce-connector-for-mautic/)
 * Supports OptinMonster using /wp-json/sync-mautic/v1/optinmonster
 * Supports adding leads using /wp-json/sync-mautic/v1/add-lead
 * Adds [mautic_form] shortcode to give an email signup. You can use the tag attribute
   to add tags in Mautic [mautic_form tag=”Tag 1, Tag 2″]
 * Adds a checkbox to WooCommerce checkout to subscribe to newsletter
 * Tag users of your website in Mautic
 * Tag customers of your store in Mautic
 * Tag subscribed contacts with products they purchase
 * Tag subscribed contacts with categories they have purchased from
 * Tag subscribed contacts with brands they have purchased from

## स्क्रिनसटहरू

 * [[
 * Plugin Settings

## स्थापना

 1. Backup WordPress
 2. Upload the plugin files to the `/wp-content/plugins/` directory, or install the
    plugin through the WordPress plugins screen directly.
 3. Activate the plugin through the ‘Plugins’ screen in WordPress
 4. Use the Mautic>Sync Mautic page to configure the plugin

## समीक्षाहरू

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

### 󠀁[Simple and effective](https://wordpress.org/support/topic/simple-and-effective-1616/)󠁿

 [kbekus](https://profiles.wordpress.org/kbekus/) मार्च 10, 2025 1 जवाफ

Great plugin… adds WooCommerce customers to my Mautic environment automatically 
whilst tagging them with their purchases. Great when I want to send a targeted campaign
about a specific product update.

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

### 󠀁[Easy to use and effective](https://wordpress.org/support/topic/easy-to-use-and-effective-74/)󠁿

 [alecsdh](https://profiles.wordpress.org/alecsdh/) नोभेम्बर 4, 2024

This was a really easy to use and effective plugin that solved a lot of our issues.
Highly recommended!

 [ सबै 2 समीक्षाहरू पढ्नुहोस् ](https://wordpress.org/support/plugin/sync-mautic/reviews/)

## योगदानकर्ता र डेभलपरहरू

“Sync Mautic” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका
छन्।

योगदानकर्ताहरू

 *   [ Dog Byte Marketing ](https://profiles.wordpress.org/dogbytemarketing/)
 *   [ Poly Plugins ](https://profiles.wordpress.org/polyplugins/)

“Sync Mautic” 1 लोकेलमा अनुवाद गरिएको छ। योगदानको लागि [अनुवादकहरू](https://translate.wordpress.org/projects/wp-plugins/sync-mautic/contributors)
लाई धन्यवाद।

[“Sync Mautic” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्](https://translate.wordpress.org/projects/wp-plugins/sync-mautic)

### विकासमा रुचि छ?

[आरएसएस](https://plugins.trac.wordpress.org/log/sync-mautic/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/sync-mautic/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/sync-mautic/) हेर्नुहोस्, वा
[विकास लग](https://plugins.trac.wordpress.org/log/sync-mautic/) को सदस्यता लिनुहोस्।

## चेन्जलग

#### 1.0.8

 * Added: eCommerce tracking support to Mautic 7 using our [eCommerce Connector for Mautic](https://www.dogbytemarketing.com/shop/ecommerce-connector-for-mautic/)
 * Updated: Logging to use filesystem instead of depending on WooCommerce

#### 1.0.7

 * Updated: Documentation in the settings panel for configuring the Mautic API

#### 1.0.6

 * Updated: Shortcode to be able to use tag or tags.

#### 1.0.5

 * Added: Ability to add multiple tags using [mautic_form tag=”Tag 1, Tag 2″] shortcode.
 * Added: API connection test when saving Sync Mautic settings, which will trigger
   an error if it fails to connect.
 * Added: Order meta to track if the customer signed up for the newsletter.
 * Added: Additional error logging.
 * Bugfix: After updating settings, it will pass the old token until cache expires.
   Saving settings will now clear the cache.
 * Bugfix: After the token expires, it fails to clear cache the first time it attempts
   to connect.

#### 1.0.4

 * Added: Additional debugging to checkout lead
 * Removed: WooCommerce init method

#### 1.0.3

 * Added: Old rest routes for those previously on the beta
 * Updated: Handling for beta compatibility

#### 1.0.2

 * Bugfix: Empty tag added into Mautic when the shortcode’s tag attribute was empty.
 * Added: Beta compatibility check for shortcode so previous beta users do not need
   to update their shortcode.

#### 1.0.1

 * Bugfix: Saving Settings

#### 1.0.0

 * Initial Release

## मेटा

 *  संस्करण **1.0.8**
 *  पछिल्लो अपडेट **3 महिना अघि**
 *  सक्रिय स्थापना **80+**
 *  वर्डप्रेस संस्करण ** 6.6.2 वा उच्च **
 *  जाँच गरिएको **6.9.4**
 *  PHP संस्करण ** 7.4 वा उच्च **
 *  भाषाहरू
 * [Dutch](https://nl.wordpress.org/plugins/sync-mautic/) र [English (US)](https://wordpress.org/plugins/sync-mautic/).
 *  [आफ्नो भाषामा अनुवाद गर्नुहोस्](https://translate.wordpress.org/projects/wp-plugins/sync-mautic)
 * ट्यागहरू
 * [email](https://ne.wordpress.org/plugins/tags/email/)[Email Marketing](https://ne.wordpress.org/plugins/tags/email-marketing/)
   [marketing](https://ne.wordpress.org/plugins/tags/marketing/)[mautic](https://ne.wordpress.org/plugins/tags/mautic/)
   [sync](https://ne.wordpress.org/plugins/tags/sync/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/sync-mautic/advanced/)

## रेटिङ्गहरू

 ५ मा 5 तारा।

 *  [  2 5-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/sync-mautic/reviews/?filter=5)
 *  [  0 4-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/sync-mautic/reviews/?filter=4)
 *  [  0 3-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/sync-mautic/reviews/?filter=3)
 *  [  0 2-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/sync-mautic/reviews/?filter=2)
 *  [  0 1-तारा समीक्षाहरू     ](https://wordpress.org/support/plugin/sync-mautic/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/sync-mautic/reviews/)

## योगदानकर्ताहरू

 *   [ Dog Byte Marketing ](https://profiles.wordpress.org/dogbytemarketing/)
 *   [ Poly Plugins ](https://profiles.wordpress.org/polyplugins/)

## सहायता

केही भन्नु छ? सहयोग चाहियो?

 [सहायता फोरम हेर्नुहोस्](https://wordpress.org/support/plugin/sync-mautic/)