browser-extension

Record Client Metrics

Accept aggregate scan-outcome counters from the extension.

The extension fails closed on every extraction problem, so these counters are the only signal that distinguishes "Google changed their markup" from "no cheaper price today". Counter names are schema-validated; values are counts only. One structured log line per batch keeps the payload Render-queryable and lets a Sentry/log alert fire on a reason spike.

post/browser-extension/client-metrics/

Request body

extension_versionstring required
countsobject required

Response

Successful Response

acceptedboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.