WooCommerce Integration
Connect your WooCommerce store to sync products and monitor AI visibility.
Prerequisites
- A WordPress site with WooCommerce installed
- WooCommerce REST API enabled
- Consumer Key and Consumer Secret (generated in WooCommerce settings)
Generating API Credentials
- Go to WooCommerce → Settings → Advanced → REST API
- Click Add key
- Set the description to "NexGeo.ai"
- Set permissions to Read
- Click Generate API key
- Copy the Consumer Key and Consumer Secret
Connection Steps
- Select WooCommerce as your platform during onboarding
- Enter your store URL (e.g.,
https://your-store.com) - Enter your Consumer Key and Consumer Secret
- NexGeo.ai will verify the connection and sync your products
Product Sync
The WooCommerce adapter uses the WooCommerce REST API v3 to fetch products. It syncs:
- Product name, description, and images
- Product status and URL (permalink)
- Price information
- Category assignments
Note: Your WooCommerce site must use HTTPS for API authentication to work. The REST API endpoint must be accessible at /wp-json/wc/v3/.
