WooCommerce: a plugin in 15 minutes

WooCommerce and a feed storefront — 15 minutes · SDKs — about an hour · 4 ways · not just WordPress

One plugin switches on all three modules: agent selling, analytics and bot control.

1

Download the plugin

The zip is in your dashboard, section “Connection” (Download button). The plugin is submitted to the WordPress.org directory and will appear there soon.

2

Install and activate

WP admin → Plugins → Add New → Upload Plugin. After activation a Botmetria section appears in the settings.

3

Paste the keys from the dashboard

Cloud URL, api_key and hmac_secret are shown in the dashboard on the same page — copy them into the plugin settings and press “Test connection”.

4

Done — check through an agent's eyes

Run the demo on your domain: the agent reads the manifest and the catalog and builds a cart.

What switches on right away

UCP: manifest, catalog and agent checkout (hand-off into your native cart)

Analytics: AI bots with IP verification, visits and orders from AI

Bot control: modes, anti-spoofing, block lists

llms.txt and markdown twins of your pages for agents

JSON-LD and product feeds (ACP/XML)

Weekly email report for the owner

Verify

The manifest must answer on your domain:

curl https://your-store.com/.well-known/ucp

And run the live purchase demo on your domain:

Something off? The Help page covers the typical cases (cache plugins, robots.txt, permissions): Help →