Optimyzee turns your WooCommerce catalog into ready-to-launch Google Ads Performance Max (PMax) campaigns. The AI reads your products and drafts asset groups, headlines, long headlines, descriptions, search themes and audience signals — grounded in your real catalog and product feed. You review and edit everything with live multi-surface ad previews (Search, Display, YouTube, Discover, Gmail), then publish straight to your own Google Ads account.
This is the WooCommerce counterpart of the Optimyzee Shopify app — same Optimyzee backend and the same flow: connect create review publish.
Features:
This plugin connects to the Optimyzee SaaS API at https://api.optimyzee.com.
The service is used to:
When you use the plugin, the following data may be sent to Optimyzee:
No customer order data or customer personally identifiable information is sent by this plugin.
Optimyzee terms: https://www.optimyzee.com/terms-of-service
Optimyzee privacy policy: https://www.optimyzee.com/policy
Some functionality requires an Optimyzee account and may require a paid Optimyzee subscription.
The admin app is built from the React source included in source/react.
The production bundle is included in assets/app.js and assets/app.css.
Build steps:
source/react.npm install.npm run build.app.js and app.css into the plugin assets/ directory.