–

Total orders

–

In transit

–

Delivered

Orders

Add order manually

Settings

API token

This token authenticates the dashboard — and the browser extension — against your API. It is stored only in this browser's local storage.

Default shipper name

Used as the shipper when you generate a customer tracking number — e.g. your eBay store name. Customers see this name on the tracking page instead of Amazon.

Connecting the browser extension

  1. Copy the token from the field above (it must match the API_TOKEN secret set on your Cloudflare Worker).
  2. In the extension's options page, paste it into the API token field and save.
  3. The extension sends every captured order to https://api.itrackorder.com/api/orders with the header Authorization: Bearer <your token>.
  4. New orders appear on this dashboard automatically — press Refresh or reload the page.