AgenticTrack – Agentic Commerce Readiness for WooCommerce

Changelog

1.3.0

  • New: bulk-add SKU & GTIN from a spreadsheet — download a CSV of all your products, fill in the SKU/GTIN columns, and upload it to set them across your whole catalog at once. Every change is validated (8–14-digit GTINs, unique SKUs) and undoable per product. The fastest path from a mid-range score to 85+ on large stores.
  • Improved: clearer positioning of the MCP / Abilities endpoint as the machine-readable API layer of agent readiness (alongside robots.txt and llms.txt) — forward-looking infrastructure for AI agent/app integrations.
  • New: “Agent preview” on the Fix page — see the exact structured data an AI shopping agent receives for a product, with missing fields highlighted, so you understand at a glance why each fix matters.
  • New: inline quick fixes in the product editor — set a featured image or enter GTIN/SKU right in the Agent Readiness sidebar box, without opening the Fixer; the score updates on the spot.
  • New: a clear licence status line under the key field (Pro · Active / validation failed), so you always know whether your key worked.
  • New: a “What does Good (80+) mean?” explainer on the Audit page.
  • Improved: the “leave a review” prompt now retires itself after two weeks.
  • New: free stores now get a few AI fixes every day (powered by gpt-4o-mini) — a daily taste of the AI description rewrite and attribute suggestions; Pro stays unlimited. The Fix panel shows how many free AI fixes you have left today.
  • Improved: clearer AI errors — if you’re on a local/development site (where the built-in AI service isn’t reachable), the plugin now says so and points you to add your own provider key; rate-limit messages include a “try again in about N” timer when known.
  • Improved: the Audit scorecard now shows a “you’re X points from Good, here are the biggest gaps” nudge so you know exactly what to fix next.
  • Fixed: the “AI Sales” page is now reachable at both its canonical URL and a friendly /arwc-ai-sales alias (no more permission error from direct links).
  • New: AI Sales (formerly Agent Orders) is now visible on the free plan — free stores see the last 7 days of AI-agent order attribution, so you can see agentic sales as they start; Pro keeps the full 90-day history plus CSV export.
  • New: Score-history trend on the Audit page — a sparkline of your store score over time (30 days on free, a full year on Pro) so you can see progress at a glance.
  • New: “Quick wins” banner on the Fix page — after an audit it highlights how many products have fast, free fixes and links you straight to the first one.
  • New: set a product’s featured image without leaving the Fix page — the image fix now opens the WordPress media picker inline.
  • New: the store-wide “Apply safe fixes to all products” covers the first 5 products on free (individual per-product fixes stay unlimited); Pro removes the cap.
  • Improved: the product edit-screen panel now shows the same CRITICAL / WARNING / INFO severity tags as the Audit page.
  • Improved: the “Get Started” guide is retired from the menu once you’ve run your first audit, to reduce clutter (still reachable to replay the wizard).
  • Improved: the built-in AI service now uses a fast, low-cost gpt-4o-mini model — far more reliable than the rate-limited free models it replaces — and bring-your-own-key providers (OpenAI, Anthropic, Gemini) now default to their latest models.
  • Improved: the product edit-screen “Agent Readiness” panel is now pinned to the top of the product sidebar, so it stays visible even if you’ve previously rearranged your meta boxes.
  • Improved: the store-score chip briefly highlights when it refreshes after an audit, so you can see it updated even when the number is unchanged.
  • Improved: the admin-bar score badge now shows the current product’s score while you’re editing a product (with a link to its fixes), instead of the store average — so it reflects what you’re looking at.
  • Improved: when the AI service reports how long to wait, the rate-limit message now includes a concrete “try again in about N seconds/minutes” timer.
  • Improved: clearer guidance when the free shared AI is rate-limited — instead of a bare “try again”, it now explains the shared free models are busy and points you to add your own AI provider key (OpenAI, Anthropic, Gemini, or OpenRouter) for dedicated limits.
  • Improved: deleting a static llms.txt now verifies the live /llms.txt afterwards — if another plugin or a server rewrite rule is still serving it, you’re told clearly instead of getting a false “all good”. The Agent Access page also shows whether your live /llms.txt is genuinely AgenticTrack’s map.
  • Improved: your store score in the header updates live after “Apply safe fixes to all products”, not just after a manual re-audit.
  • Improved: the Agent Orders page now has a plain-language “Verified vs Inferred” explainer for merchants new to agent-checkout standards (ACP/UCP/AP2).
  • Improved: the “leave a review” prompt now appears only on the Audit dashboard, not on every screen.
  • New: Fix your whole catalog at once — an “Apply safe fixes to all products” button on the Fix page applies the free automatic fixes (schema summary + attribute tidy-up) across every published product, with a live progress readout. Each change is still saved per product and can be undone individually; AI and manual fixes are never bulk-applied.
  • New: Agent-readiness score column on the WooCommerce Products list — see each product’s score (and jump straight to its fixes) without leaving your normal product workflow.
  • New: One-click removal of a static llms.txt — when another plugin has left a static llms.txt on disk that shadows AgenticTrack’s product-aware map, you can now delete it from the Agent Access page instead of using FTP.
  • Fixed: the AI description rewrite could show the model’s internal “thinking” instead of the finished description (and AI attribute suggestions could come back empty). The default AI model is now a non-reasoning model, and the plugin never surfaces a model’s chain-of-thought — so you always get clean, factual copy to review.
  • Fixed: your store score in the branded header and admin-bar badge now updates immediately when an audit finishes, instead of showing the previous score until you navigate away.
  • Improved: the Agent Access page now shows the full REST URL for detected MCP/Abilities endpoints and explains they’re API endpoints (a direct request returning JSON or a 401 is expected, not an error).
  • New: Guided first-run setup wizard — on first activation, a short, on-brand, skippable wizard welcomes you, runs your first audit, shows your store’s agent-readiness score, and points you to the top issues to fix. It only ever appears once.
  • New: Get Started guide — a persistent, friendly onboarding checklist (run audit → review scores → fix issues → make your store discoverable → optional Pro AI fixes) so you always know the next step. Replay the wizard anytime from here.
  • New: Product edit-screen panel — each product’s agent-readiness score and its top issues now appear right in the product editor sidebar (near the top), with a one-click link into the Fixer and a clickable “see the full list” link. The score updates whenever you save the product, and saving now also keeps your store average up to date.
  • Improved: Clearer, less intimidating audit screen — a friendlier empty state with a single obvious “Run your first audit” action, a safety reassurance, and plain-language guidance for new users.
  • New: Agent Orders now sync to your AgenticTrack account dashboard (Pro) — orders detected as placed by AI shopping agents are reported to agentictrack.ai so you can see them alongside your scans, on any device. Only the order number, total, currency and detection evidence are sent — never customer names, emails, addresses, or payment details. Human orders are never reported. The call is non-blocking, so checkout speed and reliability are completely unaffected; disable it with the arwc_agent_order_sync_enabled filter to keep detection purely local.

1.2.1

  • New: Bring your own AI provider — as well as the built-in AgenticTrack AI service, you can now run the Pro AI fixes through your own OpenAI (ChatGPT), Anthropic (Claude), Google Gemini, or OpenRouter account. Pick a provider under Settings, paste that provider’s key, and requests go straight to it. Usage stays capped per run.
  • Improved: clearer Settings page — an AI-provider selector with a dedicated key field for each provider, and per-provider default models.
  • Improved: refreshed plugin description and store assets.

1.2.0

  • New: Agent Orders (Pro) — attribution of orders placed by AI shopping agents (which bypass normal analytics), split into two tiers shown separately: Verified (the order presented a signed payment mandate through a UCP/ACP + AP2 agent checkout — provable, not a guess) and Inferred (a best-effort estimate from checkout signals such as agent user-agents, headless/API checkouts and referrers). The dashboard shows agent orders, revenue, order share, a by-agent breakdown, and a 30-day trend. Most stores have no agent-checkout traffic yet, so Verified showing 0 is normal. Detection runs on every install so the data is ready the moment you upgrade.
  • New: Agent Access (free) — allow the major AI/shopping-agent crawlers in robots.txt with one toggle, and publish a product-aware /llms.txt map of your catalog, with in-plugin previews and detection of conflicting plugins.
  • New: Generous free tier — the full audit and score, all manual fixes (structured data, price, category, description editor, GTIN/SKU), llms.txt, and AI-crawler rules are now free. Pro is AI fixes and Agent Orders analytics.
  • New: Rebuilt admin as one cohesive app — branded header with plan and store-score badges, an in-app sidebar (Audit / Fix / Agent Access / Agent Orders / Settings), grade filters on the product table, and toggle switches.
  • New: AI fixes are now two-phase — generate a proposal, review and edit it, then save; nothing is written until you approve.
  • Improved: fixes re-score the product live (score and issue count update in place); the previously “flagged” price, category and description items are now fixable directly in the panel.
  • HPOS-safe throughout: order tracking reads and writes order meta via WooCommerce CRUD only.

1.1.0

  • New: Pro license activation — paste your AgenticTrack key under Agent Readiness → Settings; it is validated against agentictrack.ai and re-checked periodically, with graceful handling when a key has reached its activation limit.
  • New: The Fixer — a safe, reversible write-side view alongside the audit. Preview first, approve before apply, and one-click undo for every change.
  • New: Free fixes — structured-data completion (short description from your existing copy; flags missing image/price/category), custom-attribute normalization, and merchant-entered GTIN/SKU setup (identifiers are never invented).
  • New: AI fixes (Pro) — factual description rewrites and structured-attribute suggestions, each previewed and approved, with hard caps on calls and tokens per run. With Pro active they need no API key of your own (provided through the AgenticTrack AI service on free models), or use your own OpenRouter key.
  • New: Live OpenRouter model picker and a no-cost “Test AI key” button on the Settings page; agent-readiness score badge in the admin toolbar.
  • New: “Apply all safe fixes” with a live progress readout for bulk applying the no-AI fixes on a product.
  • The free audit remains read-only and makes no external API calls.

1.0.0

  • Initial release: read-only agent-readiness audit and scoring dashboard.

Plugin Website
Visit website

Author
AgenticTrack
Version:
1.3.0
Last Updated
July 9, 2026
Requires
WordPress 6.4
Tested Up To
WordPress 7.0.1
Requires PHP
7.4

Share Post

Join our newsletter.

Get insights into what’s happening at ChangelogWP right in your inbox. We don’t believe in spam.