Mailchimp for WooCommerce
Connect your store to your Mailchimp audience to track sales, create targeted emails, send abandoned cart emails, and more.
5 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_failed_jobs | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_mailchimp_carts | Stores mailchimp carts data created by this plugin. | Static |
| wp_mailchimp_jobs | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_queue | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_woocommerce_api_keys | Stores woocommerce api keys data created by this plugin. | Static |