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

  1. Go to WooCommerce → Settings → Advanced → REST API
  2. Click Add key
  3. Set the description to "NexGeo.ai"
  4. Set permissions to Read
  5. Click Generate API key
  6. Copy the Consumer Key and Consumer Secret

Connection Steps

  1. Select WooCommerce as your platform during onboarding
  2. Enter your store URL (e.g., https://your-store.com)
  3. Enter your Consumer Key and Consumer Secret
  4. 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/.