AdPriva Tag

One line of code and your site’s traffic becomes verifiable — privacy-first, no ads.

The AdPriva Tag is a lightweight, headless JavaScript snippet that publishers embed on their sites. It renders nothing: it captures privacy-safe behavioural signals and emits cryptographic engagement proofs, without cookies, trackers or hidden identifiers.

Why Use the Tag?

  • Simple integration → One script, as easy as an analytics snippet.
  • Headless → Renders no UI; it instruments traffic, it does not serve ads.
  • Proof generation → Automatically issues ViewProofs (verified visits), tied to Engagement Proofs.
  • Privacy-first → No cross-site tracking or personal data sharing.

Installation

Add this snippet before </body>:

<script async src="https://cdn.adpriva.com/tag.js"
  data-site="YOUR_SITE_ID">
</script>
  • data-site → your site identifier (from the console).
  • async → fastest load.

Proof Integration

  • ViewProofs → generated for each visit, after a short dwell, with a behavioural feature vector attached.
  • Explorer logging → All proofs are verifiable in the AdPriva Explorer.
  • Console dashboard → Track verified traffic and validity verdicts in real time.

Privacy & Compliance

  • No cookies, fingerprinting or hidden trackers.
  • Designed for GDPR, ePrivacy and CCPA.
  • AdPriva ID integration → Always honors user opt-in/out.
  • No personal data ever collected → Only cryptographic receipts and aggregated behavioural signals.

The AdPriva Tag turns any site into verifiable, privacy-first traffic — proof-backed and headless.