Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PubXAi analytics adapter docs #2470

Merged
merged 1 commit into from
Dec 3, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions download.md
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,14 @@ Prebid.js is open source software that is offered for free as a convenience. Whi
</div>
</div>

<div class="col-md-4">
<div class="checkbox">
<label>
<input type="checkbox" analyticscode="pubxai" class="analytics-check-box"> PubXAi
</label>
</div>
</div>

<div class="col-md-4">
<div class="checkbox">
<label>
Expand Down
1 change: 1 addition & 0 deletions overview/analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ There are several analytics adapter plugins available to track header bidding pe
| [Pubperf](https://www.pubperf.com/) | Free trial. See [pricing](https://www.pubperf.com/pricing) | [Website](http://www.pubperf.com/) |
| [Pubstack](https://pubstack.io?source=prebid.org-analytics) ~ Real Time Analytics For Prebid and GAM | <a href="mailto: sales@pubstack.io">Start a free trial / Talk to the Sales Team</a> | [Website](https://pubstack.io?source=prebid.org-analytics) |
| PubWise | Free & Paid, see [pricing](https://pubwise.io/pricing/) | [Website](https://www.pubwise.io/) |
| PubXAi | Contact vendor | [Website](http://pubx.ai/) |
| PulsePoint | Contact vendor | [Website](https://www.pulsepoint.com/) |
| RealVu | Contact vendor | [Website](https://www.realvu.com/rvaa/) |
| Rivr Analytics | Contact vendor | [Website](https://www.rivr.ai/)|
Expand Down