{"id":335440,"date":"2026-08-04T18:20:47","date_gmt":"2026-08-04T18:20:47","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/vaakuos-woo-connector\/"},"modified":"2026-08-04T18:20:29","modified_gmt":"2026-08-04T18:20:29","slug":"vaakuos-connector-for-woocommerce","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/vaakuos-connector-for-woocommerce\/","author":23527046,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"1.0.0","tested":"7.0.2","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"Vaakuos Connector for WooCommerce","header_author":"Vaakuos","header_description":"Track WooCommerce abandoned carts, order events, and customer data and push them to the Vaakuos WhatsApp engagement backend (api.vaakuos.com). All delivery is asynchronous via Action Scheduler.","assets_banners_color":"","last_updated":"2026-08-04 18:20:29","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/vaakuos.com\/docs\/plugin\/woocommerce","header_author_uri":"https:\/\/vaakuos.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":30,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"adityak00","date":"2026-08-04 18:20:29"}},"upgrade_notice":{"1.0.0":"<p>Initial release.<\/p>"},"ratings":[],"assets_icons":{"icon.svg":{"filename":"icon.svg","revision":3634474,"resolution":false,"location":"assets","locale":false}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Dashboard \u2014 recovery rate, recovered revenue, and value-at-risk at a glance.","2":"Settings \u2014 API key, abandonment timing, tracked order statuses, and consent options.","3":"Abandoned Carts browser \u2014 every tracked cart with status and contact.","4":"Event Log \u2014 per-event delivery status with HTTP responses for debugging."}},"plugin_section":[],"plugin_tags":[15962,65951,38803,3160,286],"plugin_category":[45],"plugin_contributors":[274457],"plugin_business_model":[],"class_list":["post-335440","plugin","type-plugin","status-publish","hentry","plugin_tags-abandoned-cart","plugin_tags-customer-sync","plugin_tags-order-notifications","plugin_tags-whatsapp","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_contributors-adityak00","plugin_committers-adityak00"],"banners":[],"icons":{"svg":"https:\/\/ps.w.org\/vaakuos-connector-for-woocommerce\/assets\/icon.svg?rev=3634474","icon":"https:\/\/ps.w.org\/vaakuos-connector-for-woocommerce\/assets\/icon.svg?rev=3634474","icon_2x":false,"generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Vaakuos Connector for WooCommerce bridges your WooCommerce store with the Vaakuos WhatsApp engagement platform. It records the events that matter \u2014 abandoned carts, orders, and customer changes \u2014 and delivers them to your Vaakuos account asynchronously and reliably.<\/p>\n\n<p>To use this plugin you need a Vaakuos account and an API key from your Vaakuos dashboard. See https:\/\/vaakuos.com\/docs\/plugin\/woocommerce for step-by-step setup.<\/p>\n\n<p><strong>Features<\/strong><\/p>\n\n<ul>\n<li><strong>Abandoned cart tracking<\/strong> \u2014 captures logged-in and guest carts, detects abandonment after a configurable timeout, and exposes a recovery link.<\/li>\n<li><strong>Order &amp; status notifications<\/strong> \u2014 fires events on order creation and on the order statuses you choose (processing, completed, cancelled, refunded, \u2026).<\/li>\n<li><strong>Customer \/ contact sync<\/strong> \u2014 syncs name, email, phone (normalized to E.164), and consent on registration, address save, and checkout.<\/li>\n<li><strong>Admin dashboard &amp; analytics<\/strong> \u2014 recovery rate, recovered revenue, value-at-risk, queued\/failed deliveries, plus abandoned-cart and event-log browsers.<\/li>\n<\/ul>\n\n<p><strong>Built for reliability<\/strong><\/p>\n\n<ul>\n<li>Uses <strong>Action Scheduler<\/strong> (bundled with WooCommerce) for the abandonment sweep and for queued event delivery with exponential-backoff retries.<\/li>\n<li><strong>Never blocks<\/strong> a page load or checkout on the remote HTTP call.<\/li>\n<li>Compatible with <strong>HPOS<\/strong> (custom order tables) and the <strong>Cart\/Checkout Blocks<\/strong>.<\/li>\n<li>Honors <strong>opt-in\/consent<\/strong> before sending marketing events, and integrates with WordPress <strong>privacy export\/erase<\/strong>.<\/li>\n<\/ul>\n\n<h3>External services<\/h3>\n\n<p>This plugin connects to the <strong>Vaakuos API<\/strong> to deliver store events so Vaakuos can send WhatsApp messages on your behalf. This connection is essential to the plugin's purpose \u2014 without it, no events are delivered.<\/p>\n\n<p><strong>What is sent, and when:<\/strong><\/p>\n\n<ul>\n<li>When a cart is abandoned or recovered, an order is created or changes status, or a customer registers\/updates their details, the plugin sends a JSON event to <code>https:\/\/api.vaakuos.com\/events<\/code> (or the base URL you configure).<\/li>\n<li>Each request includes your Vaakuos API key (as a Bearer token) and event data such as: customer name, email, phone number, cart\/order contents, order totals, and your store URL and name.<\/li>\n<li>Requests are authenticated with the API key you enter in the plugin settings.<\/li>\n<\/ul>\n\n<p>The Vaakuos service is provided by Vaakuos. By configuring an API key and enabling the plugin, you agree to Vaakuos's terms and privacy policy:<\/p>\n\n<ul>\n<li>Terms of Service: https:\/\/vaakuos.com\/terms-of-service<\/li>\n<li>Privacy Policy: https:\/\/vaakuos.com\/privacy-policy<\/li>\n<\/ul>\n\n<p>No data is sent until you enter an API key and enable the plugin in <strong>Vaakuos \u2192 Settings<\/strong>.<\/p>\n\n<h3>Developer filters<\/h3>\n\n<ul>\n<li><code>vaakuos_wc_cart_optin<\/code> \u2014 resolve a cart contact's consent.<\/li>\n<li><code>vaakuos_wc_contact_optin<\/code> \u2014 resolve a registered customer's consent.<\/li>\n<li><code>vaakuos_wc_order_optin<\/code> \u2014 resolve consent for order events (default true; transactional).<\/li>\n<li><code>vaakuos_wc_request_body<\/code> \u2014 modify the outbound payload before delivery.<\/li>\n<li><code>vaakuos_wc_event_logged<\/code> \u2014 act after an event is recorded.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Install WooCommerce 7.0+ and make sure it is active.<\/li>\n<li>Upload the plugin via <strong>Plugins \u2192 Add New \u2192 Upload Plugin<\/strong>, or install it from the WordPress.org directory, then click <strong>Activate<\/strong>.<\/li>\n<li>Get your API key from your Vaakuos dashboard (<strong>Settings \u2192 API \/ Integrations<\/strong>).<\/li>\n<li>In WordPress, open <strong>Vaakuos \u2192 Settings<\/strong>, tick <strong>Enable<\/strong>, paste your API key, and <strong>Save changes<\/strong>.<\/li>\n<li>Ensure a real server cron hits <code>wp-cron.php<\/code> so queued events deliver reliably. See https:\/\/vaakuos.com\/docs\/plugin\/woocommerce.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"do%20i%20need%20a%20vaakuos%20account%3F\"><h3>Do I need a Vaakuos account?<\/h3><\/dt>\n<dd><p>Yes. This plugin is the WooCommerce connector for the Vaakuos WhatsApp platform. You need a Vaakuos account and an API key. The plugin does nothing until an API key is configured.<\/p><\/dd>\n<dt id=\"is%20it%20free%3F\"><h3>Is it free?<\/h3><\/dt>\n<dd><p>The plugin is free and GPL-licensed. Sending WhatsApp messages happens on the Vaakuos platform, which may have its own pricing.<\/p><\/dd>\n<dt id=\"where%20does%20my%20customer%20data%20go%3F\"><h3>Where does my customer data go?<\/h3><\/dt>\n<dd><p>Only to the Vaakuos API endpoint you configure. See the \"External services\" section above for exactly what is sent and when.<\/p><\/dd>\n<dt id=\"my%20events%20are%20stuck%20at%20%22pending%22.%20what%27s%20wrong%3F\"><h3>My events are stuck at \"pending\". What's wrong?<\/h3><\/dt>\n<dd><p>Delivery runs through Action Scheduler, which relies on WP-Cron. On low-traffic sites, set up a real server cron to hit <code>wp-cron.php<\/code> every few minutes. See the Troubleshooting section at https:\/\/vaakuos.com\/docs\/plugin\/woocommerce.<\/p><\/dd>\n<dt id=\"does%20it%20work%20with%20hpos%20and%20block%20checkout%3F\"><h3>Does it work with HPOS and block checkout?<\/h3><\/dt>\n<dd><p>Yes. It declares compatibility with HPOS (custom order tables) and the Cart\/Checkout Blocks, and captures guest contacts on both classic and block checkout.<\/p><\/dd>\n<dt id=\"can%20i%20control%20who%20gets%20messaged%3F\"><h3>Can I control who gets messaged?<\/h3><\/dt>\n<dd><p>Yes. Enable \"Require opt-in\" so only consented contacts receive marketing events, and use the <code>vaakuos_wc_cart_optin<\/code> \/ <code>vaakuos_wc_contact_optin<\/code> filters to wire your own consent source.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release: abandoned cart tracking, order events, customer sync, dashboard, async delivery with retries.<\/li>\n<\/ul>","raw_excerpt":"Send WooCommerce abandoned carts, order events, and customer data to your Vaakuos account for WhatsApp engagement.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/335440","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=335440"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/adityak00"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=335440"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=335440"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=335440"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=335440"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=335440"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=335440"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}