Описание
Constant Contact is built to simplify the complex and confusing task of marketing your idea, even if you’re a beginner. And our award-winning team of marketing advisors is there for every customer, every step of the way, offering live, real-time marketing advice on the phone or online anytime you get stuck. Whether it’s creating great-looking email marketing campaigns, building an awesome website with ease, creating a beautiful logo for your brand, running Google Ads to get more website traffic, or finding new customers on social media, we’ve got all the tools, features, and expert guidance you need to help you succeed — all in one place.
Unleash the power of your business — and drive more revenue — by integrating Constant Contact with WooCommerce today.
With Constant Contact you can:
- Easily connect WooCommerce to your Constant Contact account and sync contacts automatically.
- Drag and drop a product(s) from your WooCommerce catalog and insert into your email in seconds.
-
Target the right customer/prospect with the right message with pre-defined segments based on your customers’ purchasing behavior:
- All WooCommerce contacts who opt in to receive email emarketing
- Recent Customers: Purchased within 30 days
- First-time Customers: Purchased once
- Repeat Customers: Made more than one purchase
- Lapsed Customers: Have not made a purchase in more than 120 days
- Prospects: Have not made a purchase yet
- Bring customers back to your online store with automated, targeted emails.
- Find new customers with our social marketing and advertising tools to expand your reach.
- Automatically send a customized branded abandoned cart email to customers who left items in their cart and track resulting revenue.
Скриншоты
Часто задаваемые вопросы
-
Overall WooCommerce and Constant Contact Guide
-
How to Sync Contacts between WooCommerce and Constant Contact
-
How to use the Product Block to insert WooCommerce Products to an Email
-
How to Create an Automated Abandoned Cart Reminder Email for WooCommerce
-
VIDEO Tutorial: Create an Automated WooCommerce Abandoned Cart Email
-
View WooCommerce Sales and Recovered Revenue Reporting
Отзывы
Участники и разработчики
«Constant Contact + WooCommerce» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Constant Contact + WooCommerce» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.4.0
- New — Add Checkbox Filter Location setting
- Tweak — Delete plugin options on de-activation
1.3.3
- New — Adding minimum required WooCommerce version.
- Updated — Resolving various undefined index notices when WP_DEBUG is enabled.
1.3.2
- Updated — Add links to documentation in README Frequently Asked Questions.
- Updated — Use WooCommerce’s WC_Validation::is_phone() for Phone Number setting validation.
- Updated — Use WooCommerce’s wc_sanitize_phone_number() for Phone Number setting sanitization.
1.3.1
- Tweak — Change
CampaignId::save_user_campaign_id_to_order
andNewsletterPreferenceCheckbox::save_user_preference_to_order
methods to fire onwoocommerce_checkout_create_order
hook. - Tweak — Replace
add_post_meta
usage with$order->update_meta_data
inCampaignId::save_user_campaign_id_to_order
andNewsletterPreferenceCheckbox::save_user_preference_to_order
methods.
1.3.0
- Updated — Revised abandoned cart functionality to instead be abandoned checkouts
- Fix — Fixed callback warning about WooTab and enqueue_scripts
1.2.0
- New — Introduced the «abandoned carts» feature, where abandoned carts are captured and stored in the database for further action.
- New — Introduced new authenticated REST API endpoints that list abandoned carts.
1.1.0
- New — Added Campaign ID data inclusion for purchased orders originating from your mailing campaigns.
- Fix — Fixed compatibility issue with phone numbers and PHP 7.3
- Tweak — Updated wording in our WooCommerce tab.