Skip to content

Commit

Permalink
Merge pull request #15 from private-attribution/overview-figure
Browse files Browse the repository at this point in the history
Overview figure
  • Loading branch information
martinthomson authored Sep 21, 2024
2 parents 83b7ac4 + afc0f3d commit 416f4cb
Show file tree
Hide file tree
Showing 3 changed files with 134 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
/venv/
*~
*.bak
.*.sw?
13 changes: 13 additions & 0 deletions api.bs
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,19 @@ Typical outcomes that advertisers might seek to measure include:
* Signing up for an account.
* Visiting a webpage.

The remainder of this section describes
how the Private Attribution API operates
in conjunction with an [=aggregation service=]
to produce an aggregate attribution measurement.
That operation is illustrated in the following figure.

<figure>
<pre class=include-raw>
path:images/overview.svg
</pre>
<figcaption>Overview of Private Attribution Operation</figcaption>
</figure>

When an [=impression=] occurs,
the <a method for=PrivateAttribution>saveImpression()</a> method can be used
to request that the browser save information.
Expand Down
120 changes: 120 additions & 0 deletions images/overview.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 416f4cb

Please sign in to comment.