> ## Documentation Index
> Fetch the complete documentation index at: https://gencyai.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

#  Flow B

Event → Receipt (Turning Actions into Proof)

<Frame>
  <img src="https://mintcdn.com/gencyai/nblYQaps_LvvqGmF/images/image-9.png?fit=max&auto=format&n=nblYQaps_LvvqGmF&q=85&s=9bf337d4107280469dfe9cf2f496c9d9" alt="Image" width="1520" height="855" data-path="images/image-9.png" />
</Frame>

Campaign activity generates events across channels:

* impressions
* clicks
* conversions
* on-chain actions

Each event is:

* signed locally
* timestamped
* streamed into a unified event layer

For every event, two receipts are generated:

* **Usage Receipt** records what data was used, under which policy, and at what privacy cost
* **Result Receipt** records anonymized outcomes such as reach and conversions

Only cryptographic commitments are stored on-chain. Detailed records remain in their original domains for audit.

**Output:** → verifiable, tamper-proof event records (VUR)
