-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
breaking analytics adapters out into separate files (#2727)
* breaking analytics adapters out into separate files * new analytics adapter doc instructions * new analytics adapter doc instructions * giving specific guidance on the privacy policy flags
- Loading branch information
Showing
51 changed files
with
698 additions
and
369 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
{% include head.html %} | ||
|
||
{% include nav.html %} | ||
|
||
|
||
<div class="container pb-docs-container"> | ||
|
||
<div class="row "> | ||
|
||
<div class="col-lg-3 sidebar" id="sidebar"> | ||
|
||
<div> | ||
<button class="navbar-toggler d-lg-none" type="button" data-toggle="collapse" data-target="#sidebarContent" aria-controls="sidebarContent" aria-expanded="false" aria-label="Toggle Sidebar navigation"> | ||
<span class="navbar-toggler-icon"></span> | ||
</button> | ||
<div class="collapse d-lg-block" id="sidebarContent"> | ||
{% include left_nav.html %} | ||
</div> | ||
</div> | ||
|
||
</div> | ||
|
||
<div class="col-lg-9"> | ||
<div class="pb-content" markdown="1"> | ||
|
||
{% if page.is_full_screen %} | ||
{{content}} | ||
{% else %} | ||
|
||
<div class="row"> | ||
|
||
<div class="col-md-9" role="main"> | ||
<div class="bs-docs-section"> | ||
|
||
<h3>{{ page.title }}</h3> | ||
|
||
<h3>Features</h3> | ||
|
||
{{content}} | ||
|
||
</div> | ||
|
||
</div> | ||
|
||
</div> | ||
|
||
{% endif %} | ||
|
||
|
||
</div> | ||
|
||
|
||
</div> | ||
</div> | ||
<!--end row--> | ||
</div> | ||
{% if page.title != "Credits" %} | ||
{% if page.layout != "home" %} | ||
{% include footer.html %} | ||
{% endif %} | ||
{% endif %} | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
layout: analytics | ||
title: adWMG | ||
description: adWMG Analytics Adapter | ||
modulecode: adWMGAnalyticsAdapter | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit [https://adwmg.com/](https://adwmg.com/) for more information. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
layout: analytics | ||
title: Adagio | ||
description: Adagio Analytics Adapter | ||
modulecode: adagioAnalyticsAdapter | ||
prebid_member: true | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit [https://adagio.io/](https://adagio.io/) for more information. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
layout: analytics | ||
title: Adkernel | ||
description: Adkernel Analytics Adapter | ||
modulecode: adkernelAdnAnalyticsAdapter | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit []() for more information. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
layout: analytics | ||
title: Adomik | ||
description: Adomik Analytics Adapter | ||
modulecode: adomikAnalyticsAdapter | ||
prebid_member: true | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit []() for more information. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
layout: analytics | ||
title: Adxcg | ||
description: Adxcg Analytics Adapter | ||
modulecode: adxcgAnalyticsAdapter | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit []() for more information. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
layout: analytics | ||
title: AdxPremium | ||
description: AdxPremium Analytics Adapter | ||
modulecode: adxpremiumAnalyticsAdapter | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit [https://luponmedia.com/](https://luponmedia.com/) for more information. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
layout: analytics | ||
title: Appier | ||
description: Appier Analytics Adapter | ||
modulecode: appierAnalyticsAdapter | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit [https://www.appier.com/](https://www.appier.com/) for more information. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
layout: analytics | ||
title: Appnexus | ||
description: Appnexus Analytics Adapter | ||
modulecode: appnexusAnalyticsAdapter | ||
prebid_member: true | ||
enable_download: false | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit []() for more information. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
layout: analytics | ||
title: Assertive Yield | ||
description: Assertive Yield Analytics Adapter | ||
modulecode: assertiveYield | ||
enable_download: false | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit [https://yield.assertcom.de/](https://yield.assertcom.de/) for more information. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
layout: analytics | ||
title: ATS Analytics | ||
description: ATS Analytics Adapter | ||
modulecode: atsAnalyticsAdapter | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit [https://liveramp.com/](https://liveramp.com/) for more information. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
layout: analytics | ||
title: Concert | ||
description: Concert Analytics Adapter | ||
modulecode: concertAnalyticsAdapter | ||
enable_download: false | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit []() for more information. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
layout: analytics | ||
title: DataBlocks | ||
description: DataBlocks Analytics Adapter | ||
modulecode: datablocksAnalyticsAdapter | ||
prebid_member: true | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit [https://datablocks.net/](https://datablocks.net/) for more information. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
layout: analytics | ||
title: ePlanning | ||
description: ePlanning Analytics Adapter | ||
modulecode: eplanningAnalyticsAdapter | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit []() for more information. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
layout: analytics | ||
title: Finteza | ||
description: Finteza Analytics Adapter | ||
modulecode: fintezaAnalyticsAdapter | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit [https://www.finteza.com/](https://www.finteza.com/) for more information. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
layout: analytics | ||
title: Google | ||
description: Google Analytics Adapter | ||
modulecode: googleAnalyticsAdapter | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit []() for more information. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
layout: analytics | ||
title: Invisibly | ||
description: Invisibly Analytics Adapter | ||
modulecode: invisiblyAnalyticsAdapter | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit [https://invisibly.com/](https://invisibly.com/) for more information. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
layout: analytics | ||
title: Kargo | ||
description: Kargo Analytics Adapter | ||
modulecode: kargoAnalyticsAdapter | ||
enable_download: false | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit [https://kargo.com/](https://kargo.com/) for more information. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
layout: analytics | ||
title: Konduit | ||
description: Konduit Analytics Adapter | ||
modulecode: konduitAnalyticsAdapter | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit [https://konduitvideo.com/](https://konduitvideo.com/) for more information. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
layout: analytics | ||
title: Livewrapped | ||
description: Livewrapped Analytics Adapter | ||
modulecode: livewrappedAnalyticsAdapter | ||
prebid_member: true | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit [https://livewrapped.com/](https://livewrapped.com/) for more information. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
layout: analytics | ||
title: LiveYield | ||
description: LiveYield Analytics Adapter | ||
modulecode: liveyieldAnalyticsAdapter | ||
enable_download: false | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit [https://www.pubocean.com/liveyield](https://www.pubocean.com/liveyield) for more information. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
layout: analytics | ||
title: MarsMedia | ||
description: MarsMedia Analytics Adapter | ||
modulecode: marsmediaAnalyticsAdapter | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit []() for more information. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
layout: analytics | ||
title: MediaNet | ||
description: MediaNet Analytics Adapter | ||
modulecode: medianetAnalyticsAdapter | ||
prebid_member: true | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit []() for more information. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
layout: analytics | ||
title: Oolo | ||
description: Oolo Analytics Adapter | ||
modulecode: ooloAnalyticsAdapter | ||
prebid_member: true | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit [https://www.oolo.io/](https://www.oolo.io/) for more information. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
layout: analytics | ||
title: OpenX | ||
description: OpenX Analytics Adapter | ||
modulecode: openxAnalyticsAdapter | ||
prebid_member: true | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit [https://www.openx.com/publishers/header-bidding/](https://www.openx.com/publishers/header-bidding/) for more information. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
layout: analytics | ||
title: PrebidManager | ||
description: PrebidManager Analytics Adapter | ||
modulecode: prebidmanagerAnalyticsAdapter | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit [http://prebidmanager.com/](http://prebidmanager.com/) for more information. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
layout: analytics | ||
title: Pubmatic | ||
description: Pubmatic Analytics Adapter | ||
modulecode: pubmaticAnalyticsAdapter | ||
prebid_member: true | ||
enable_download: false | ||
--- | ||
|
||
#### Registration | ||
|
||
Please visit []() for more information. | ||
|
Oops, something went wrong.