Beskrivning
Join the 17 million customers who use Mailchimp, the world’s largest marketing automation platform, to develop their e-commerce marketing strategy. With the official Mailchimp for WooCommerce integration, your customers and their purchase data are automatically synced with your Mailchimp account, making it easy to send targeted campaigns, automatically follow up with customers post-purchase, recommend products, recover abandoned carts, and measure the ROI of your marketing efforts. And it’s completely free.
Vad du kan göra med detta tillägg
- Sync to your Audience in Mailchimp with purchase data.
- Sync new subscribers to your Audience when they create an account and opt-in.
- Set up marketing automations to remind customers about items they left in their cart or viewed on your site, win back lapsed customers, and follow up post-purchase. (Now available for free accounts!)
- Visa upp produktrekommendationer.
- Spåra och segmentera kunder baserat på köphistorik och köpfrekvens.
- Se detaljerade data om dina marknadsföringsresultat i din Mailchimp-adminpanel.
- Find new customers, connect with current ones, and drive them all to your website with Facebook and Instagram ads. Then, set up Google remarketing ads to turn your site visitors into shoppers.
- Automatically embed a pop-up form that converts your website visitors to subscribers.
- Add discount codes created in WooCommerce to your emails and automations with a Promo Code content block
- Create beautiful landing pages that make it easy to highlight your products, promote a sale or giveaway, and grow your audience.
- This plugin is WPML compatible
Viktiga notiser
This plugin supports our most powerful API 3.0 features, and is intended for users who have not yet integrated their WooCommerce stores with Mailchimp.
You can run this new integration at the same time as your current WooCommerce integration for Mailchimp. However, data from the older integration will display separately in subscriber profiles, and can’t be used with e-commerce features that require API 3.0.
WordPress.com compatibility is limited to Business tier users only.
Installation
Innan du startar
Here are some things to know before you begin this process.
– This plugin requires you to have the WooCommerce plugin already installed and activated in WordPress.
– Your hosting environment must meet WooCommerce’s minimum requirements, including PHP 7.0 or greater.
– WP_CRON
must be activated with your hosting provider to sync data. Please verify that it is enabled.
– We recommend you use this plugin in a staging environment before installing it on production servers. To learn more about staging environments, check out these related WordPress plugins.
– Mailchimp for WooCommerce syncs the customer’s first name, last name, email address, and orders.
– WooCommerce customers who haven’t signed up for marketing emails will appear in the Transactional portion of your audience, and cannot be exported.
Komma igång
You’ll need to do a few things to connect your WooCommerce store to Mailchimp.
– Download the plugin.
– Install the plugin on your WordPress Admin site.
– Connect securely to your Mailchimp account via secure OAuth pop-up window.
– Configure your Audience settings to complete the data sync process.
– If you have more advanced configuration needs, please refer to our GitHub wiki
Vanliga frågor
-
Who is subscribed to my Audience with this plugin?
-
- Customers are subscribed to your Audience when they opt-in at checkout or when an account is created. If an account is created through the standard WooCommerce
My Account
page, they must opt-in to be added. - Customers are sent to your Audience as
Transactional
if they do not opt-in. This is done so you can send abandoned carts or order notifications. - If double opt-in is enabled, customers will only be subscribed to your Audience if they approve the subscription from the confirmation email that is sent.
- Customers are subscribed to your Audience when they opt-in at checkout or when an account is created. If an account is created through the standard WooCommerce
-
Vad är det rekommenderade sättet att synkronisera större butiker?
-
To optimize the performance of your Mailchimp integration we recommend running the queue in CLI mode. Please refer to this guide in our Wiki.
-
Are multisite configurations supported?
-
Multisites are supported, with a few caveats. Please refer to our Wiki page on this topic for more information.
-
Varför skickas inte produktkategorier till Mailchimp?
-
At this time, the synchronization of product categories from WooCommerce to Mailchimp is not supported by the Mailchimp API.
-
My sync is slow, or has stalled
-
- If you’re using the current version of the plugin, it utilizes a queue system powered by Action Scheduler. It depends on
WP_CRON
to be activated with your hosting provider. Please verify that it is enabled. - If you’re using a host that makes use of CPU throttling, please check to see if you’ve hit your limit after initiating the sync.
- If you’re using Redis, Nginx or MemCache, check to see if you or your hosting provider can exclude certain paths to the
REST API
and/wp-json/mailchimp-for-woocommerce
. - If you have a large number of plugins being used, you may need to bump up your memory limit on your server (1GB for example) to accommodate the initial sync.
- If you’re using the current version of the plugin, it utilizes a queue system powered by Action Scheduler. It depends on
-
Min fråga är inte listad
-
If you are unable to sync or connect with Mailchimp, you can open a ticket on our Github plugin page. Please provide the version of the plugin and PHP you’re using, any fatal errors in the WooCommerce logs (WooCommerce -> Status -> Logs) you’re seeing, along with relevant information to the problem you’re experiencing.
Recensioner
Bidragsgivare och utvecklare
”Mailchimp for WooCommerce” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”Mailchimp for WooCommerce” har översatts till 13 språk. Tack till översättarna för deras bidrag.
Översätt ”Mailchimp for WooCommerce” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
4.4
- Bumps axios from 1.6.7 to 1.7.7 in /blocks
- Bumps webpack from 5.88.2 to 5.94.0 in /blocks
- Fix for Multisite users unable to activate or view plugin
- Removes unused admin/partial files
- Updates to copy on account creation page