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

AAX Blockmeter RTD Module : Initial Release #9135

Merged
merged 9 commits into from
Oct 26, 2022

Conversation

product-aax
Copy link
Contributor

Type of change

  • New RTD Provider

Description of change

The module enables publishers to measure traffic coming from visitors using adblockers.


const MODULE = 'aaxBlockmeter';
const ADSERVER_TARGETING_KEY = 'atk';
const BLOCKMETER_URL = 'https://c.aaxads.com/aax.js';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make this a configuration param. If you fall back to it when missing, please lock it to a version. We want publishers using your module to be extremely aware there is js loaded that the project hasn't warranted or reviewed. Please also add an external js disclosure to your docs PR.

Copy link
Contributor Author

@product-aax product-aax Oct 21, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, @patmmccann, have done with the changes please review the changes and docs

@ChrisHuie ChrisHuie changed the title AAX Blockmeter RTD Module Initial Release AAX Blockmeter RTD Module : Initial Release Oct 21, 2022

## Description

The module enables publishers to measure traffic coming from visitors using adblockers.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this requires an account with AAX yes? Might be better to state that here, as it doesn't look like the module itself does much more than load the AAX script.

Copy link
Member

@mkendall07 mkendall07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally I think this looks OK as long as the intention is made clear and the proper warnings are in place with loading external JS.

@patmmccann patmmccann merged commit ea7ee39 into prebid:master Oct 26, 2022
JacobKlein26 pushed a commit to nextmillenniummedia/Prebid.js that referenced this pull request Feb 9, 2023
* AAX Blockmeter RTD Module Release

* added url in rtd configuration params as params.url

* Prebid 7.21.0 release

* Increment version to 7.22.0-pre

* Prebid core: do not enforce valid size in bid responses (prebid#9138)

* Prebid 7.22.0 release

* Increment version to 7.23.0-pre

* added url in rtd configuration params as params.url

Co-authored-by: shubham.si <sinhashubham07@gmail.com>
Co-authored-by: Prebid.js automated release <prebidjs-release@prebid.org>
Co-authored-by: Demetrio Girardi <dgirardi@prebid.org>
jorgeluisrocha pushed a commit to jwplayer/Prebid.js that referenced this pull request May 23, 2023
* AAX Blockmeter RTD Module Release

* added url in rtd configuration params as params.url

* Prebid 7.21.0 release

* Increment version to 7.22.0-pre

* Prebid core: do not enforce valid size in bid responses (prebid#9138)

* Prebid 7.22.0 release

* Increment version to 7.23.0-pre

* added url in rtd configuration params as params.url

Co-authored-by: shubham.si <sinhashubham07@gmail.com>
Co-authored-by: Prebid.js automated release <prebidjs-release@prebid.org>
Co-authored-by: Demetrio Girardi <dgirardi@prebid.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants