Thrad Docs

Two ways to send data to Thrad:

  • Tag — a JavaScript snippet you add to your site. Captures page views, events, and conversions from the browser.
  • API — server-to-server endpoints for sending the same events and conversions from your backend (bearer-token auth).

Most advertisers start with the Tag.

Where to start

You’ll receive a tag ID from Thrad in the format adv_<name>_<id>. Wherever you see <YOUR_TAG_ID> in this guide, replace it with the one we sent you.