Meyvora Convert adds conversion-focused features to your WooCommerce store without bloat:
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.
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)
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/
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.
Meyvora Convert stores the following data to operate its features:
meyvc_visitor_state): stores which campaigns a visitor has seen or dismissed. Contains no personally identifiable information. Expires after 30 days.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.