Meyvora Convert – Conversion Rate Optimizer for WooCommerce
Meyvora Convert adds conversion-focused features to your WooCommerce store without bloat: Conversion campaigns – Exit intent and scroll-triggered popups to capture emails and offer coupons On-page boosters – Sticky add-to-cart, free shipping progress bar, trust badges, low-stock urgency Cart optimizer – Trust strip, urgency messaging, and optional offer banner on cart Checkout optimizer – Secure checkout badge, guarantee note, trust strip on checkout Dynamic offers – Rule-based personalized coupons (cart threshold, first-time/returning customer, lifetime spend, roles) Blocks support – All conversion elements render inside WooCommerce Cart and Checkout blocks (Gutenberg) Classic support – Same elements via hooks on classic shortcode cart/checkout Editor support – Insert campaigns via shortcode [meyvc_campaign id=”123″] or the Gutenberg block “Meyvora Convert / Campaign”; Classic editor “Add Meyvora Convert Campaign” button Performance-first: assets load only on WooCommerce and feature-relevant pages unless overridden by the meyvc_should_enqueue_assets filter. No “Pro” or upgrade prompts. Third Party Services This plugin optionally connects to the following external services. All connections are opt-in and only made when you have explicitly enabled and configured the relevant feature. Anthropic (Claude AI) Used when you enable AI features and enter an API key under Settings → AI. Requests are sent to api.anthropic.com. The plugin sends store context you choose (for example anonymous aggregate stats or campaign copy you type in the UI). No bulk customer PII is sent automatically. Privacy policy: https://www.anthropic.com/legal/privacy Terms of service: https://www.anthropic.com/legal/aup Klaviyo Used when you enable the Klaviyo integration under Settings → Integrations. When a visitor submits their email in a campaign popup, their email address is sent to a.klaviyo.com to create or update a profile and subscribe them to your chosen Klaviyo list. No data is sent until a visitor actively submits their email. Privacy policy: https://www.klaviyo.com/legal/privacy Terms of service: https://www.klaviyo.com/legal/terms Mailchimp Used when you enable the Mailchimp integration under Settings → Integrations. When a visitor submits their email in a campaign popup, their email address is sent to your Mailchimp data centre (*.api.mailchimp.com) to subscribe them to your chosen audience. No data is sent until a visitor actively submits their email. Privacy policy: https://mailchimp.com/legal/privacy/ Terms of service: https://mailchimp.com/legal/terms/ DM Sans (bundled fonts) Used only when you enable “Load Google Fonts” under Settings → General (disabled by default). When enabled, the plugin loads DM Sans from WOFF2 files shipped inside the plugin (no external font requests). Font license: SIL Open Font License (see packages from https://github.com/fontsource/font-files). SortableJS (bundled, no external connection) Used in the admin campaign builder and sequences admin for drag-to-reorder. Loaded locally from the plugin — no external requests. Source and license: https://github.com/SortableJS/Sortable (MIT License) Source Code This plugin uses compiled JavaScript for the WooCommerce Blocks checkout extension. The uncompiled source code is available at: https://github.com/niket-thapa/meyvora-convert Build tools used: Node.js, npm, webpack (@wordpress/scripts) To build: run npm install && npm run build inside blocks/cart-checkout-extension/ Source Code and Build Tools (detail) The compiled file blocks/cart-checkout-extension/build/index.js is generated from the source files in blocks/cart-checkout-extension/src/ using @wordpress/scripts (webpack). To rebuild: 1. Run npm install in the blocks/cart-checkout-extension/ directory. 2. Run npm run build to generate production assets or npm run start for development with watch mode. All other plugin files are plain PHP, JavaScript, and CSS with no build step. Privacy Policy Meyvora Convert stores the following data to operate its features: Visitor state cookie (meyvc_visitor_state): stores which campaigns a visitor has seen or dismissed. Contains no personally identifiable information. Expires after 30 days. Abandoned cart emails: stored in the plugin database only when a visitor voluntarily submits their email address. Requires explicit consent before storage. Analytics events: anonymised impression and conversion events (campaign ID, page type, device type). IP addresses are only stored when full analytics tracking is enabled by the site owner, and can be further anonymised (last octet truncated) using the “Anonymise IP addresses” setting. Klaviyo integration (opt-in): when enabled, visitor email addresses submitted through campaign popups are transmitted to Klaviyo servers (a.klaviyo.com). See Klaviyo’s privacy policy at https://www.klaviyo.com/legal/privacy. Mailchimp integration (opt-in): when enabled, visitor email addresses submitted through campaign popups are transmitted to Mailchimp servers (*.api.mailchimp.com). See Mailchimp’s privacy policy at https://mailchimp.com/legal/privacy/. AI features (opt-in): when enabled, store context data entered by the site owner is transmitted to Anthropic servers (api.anthropic.com). No customer PII is sent automatically. See https://www.anthropic.com/legal/privacy. Meyvora Convert supports WordPress’s built-in personal data export and erasure tools (Tools → Export Personal Data / Erase Personal Data). Use these tools to export or erase any personal data stored in the plugin’s database tables for a given email address.
Top keywords
- com18×2.20%
- https12×1.47%
- privacy12×1.47%
- klaviyo11×1.35%
- mailchimp11×1.35%
- campaign10×1.22%
- email10×1.22%
- visitor10×1.22%
- com legal9×1.10%
- data9×1.10%
- legal9×1.10%
- anthropic7×0.86%
Cancel Abandoned Order
** Cancel Abandoned Order** allows you to add a small option that will take care of dealing with “abandoned” commands. If you have check or transfer type orders for example, you will be able to set a maximum number of days or by hours to receive the payment. Cancel Abandoned Order, will take care of checking this and change the status of the order to “Cancel” if you have not received payment on time. GitHub | Donate Requirement PHP minimal: 7.0 WordPress minimal: 4.0 WooCommerce minimal : 2.2 Hooks Action woo_cao_cancel_order ($order_id) : After cancel order. Filters woo_cao_gateways : Adds a payment gateway for the control. woo_cao_before_cancel_order : Before canceling the order, send the order_id and the WC_Order if you do not want to cancel this order. Expect an exact return of true. woo_cao_message_cancel_order : Allows you to modify the note when canceling the order. Handy if you use the ‘woo_cao_before_cancel_order’ filter. woo_cao_date_order ($old_date, $gateway, $mode) : Change the calculation date for pending orders. woo_cao_default_hours : Default value of the number of hours for order processing. woo_cao_default_days : Default value of the number of days for order processing. woo_cao_statustocancel ($status) : Allows you to add or change which WooCommerce order status the plugin should cancel. Wiki A help section on the code is available here
Top keywords
- order18×7.53%
- cancel10×4.18%
- cao9×3.77%
- woo9×3.77%
- woo cao9×3.77%
- cancel order5×2.09%
- default4×1.67%