Title: Sync Mautic
Author: Dog Byte Marketing
Published: <strong>2024 年 10 月 31 日</strong>
Last modified: 2026 年 1 月 27 日

---

搜索插件

![](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://cn.wordpress.org/plugins/sync-mautic/#description)
 * [评价](https://cn.wordpress.org/plugins/sync-mautic/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/sync-mautic/#installation)
 * [开发进展](https://cn.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/) 2025 年 3 月 10 日 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/) 2024 年 11 月 4 日

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/browser/sync-mautic/)，查看[SVN仓库](https://plugins.svn.wordpress.org/sync-mautic/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/sync-mautic/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](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**
 *  最后更新：**4 月前**
 *  活跃安装数量 **80+**
 *  WordPress 版本 ** 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://cn.wordpress.org/plugins/tags/email/)[Email Marketing](https://cn.wordpress.org/plugins/tags/email-marketing/)
   [marketing](https://cn.wordpress.org/plugins/tags/marketing/)[mautic](https://cn.wordpress.org/plugins/tags/mautic/)
   [sync](https://cn.wordpress.org/plugins/tags/sync/)
 *  [高级视图](https://cn.wordpress.org/plugins/sync-mautic/advanced/)

## 评级

 5 星（最高 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)

[查看全部评论](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/)