# Clearway Forge > Count the revenue assistants bring your WooCommerce store, publish a catalog agents can read and buy from, and hold every agent write until you approve it. ## What it does - Counts: first party attribution of assistant traffic to WooCommerce orders, on the store's own server. No external call happens in the shopper request path. - Sells: llms.txt, llms-full.txt, schema.org enrichment, and a machine readable catalog feed that puts the store into assistant product discovery. - Guards: per agent keys with scopes, an approval queue, an append only journal with a sha256 chain, snapshots and undo, and a kill switch. ## Facts - Roughly 70% of assistant referrals arrive without a referrer, which is why they land in Direct in most analytics. - A worked month on the reference store: $2,545.50 across 16 orders, of which $2,315.70 is proven by a referrer or a campaign tag and the rest was recovered. - 106 sessions in that month carried nothing to identify them and would have been filed as Direct. ## Pricing - Free, free: attribution and dashboard, 30 days of history; llms.txt and llms-full.txt; crawler log with citations; monthly digest email. - Pro, 19 USD per month: unlimited history, first and last touch; weekly digest email; schema enrichment and catalog feed; csv export of sources and crawlers. - Growth, 39 USD per month: everything in pro, across multiple stores; product feed tuned for agent discovery; per agent keys and scopes; approval queue, journal, undo; kill switch for every key at once; telegram alerts. ## Pages - [Clearway Forge for WooCommerce](https://clearwayforge.com/): What the plugin measures, how the machine readable storefront works, and what the agent guard does before a write lands. - [Privacy Policy · Clearway Forge](https://clearwayforge.com/privacy/): The short version: the analytics this plugin produces stay in your WordPress database. We never receive them. - [Terms of Service · Clearway Forge](https://clearwayforge.com/terms/): By installing the plugin or buying a licence you accept these terms. They are written to be read, not skimmed past. ## Full text - [Everything on one page](https://clearwayforge.com/llms-full.txt): the whole product, pricing, answers and both legal documents as one Markdown file. - [Source](https://github.com/avakode/clearway-forge)