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

Adding Scaleable Analytics Adapter #3846

Merged

Conversation

cconnors1515
Copy link
Contributor

@cconnors1515 cconnors1515 commented May 22, 2019

Type of change

  • Bugfix
  • Feature
  • New bidder adapter
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Does this change affect user-facing APIs or examples documented on http://prebid.org?
  • Other - New Analytics Adapter

Description of change

Adding Scaleable Analytics Adapter

Other

Sibling PR: prebid/prebid.github.io#1322

@cconnors1515
Copy link
Contributor Author

Current failing tests are unrelated to my code

@mike-chowla mike-chowla self-assigned this May 27, 2019
@mike-chowla mike-chowla self-requested a review May 27, 2019 16:37
@stale
Copy link

stale bot commented Jun 10, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@cconnors1515
Copy link
Contributor Author

@mike-chowla Just checking in on an update with this as it has been 3 weeks and it is now marked as stale.

@cconnors1515
Copy link
Contributor Author

cconnors1515 commented Jun 13, 2019

@jaiminpanchal27 @jsnellbaker Is there anyone else that can help me out with this and get it approved, it's been three weeks and I haven't heard a thing while noticing other adapters have been approved and merged already when the PRs were created after mine.

Thank You,
Chris

@jsnellbaker
Copy link
Collaborator

@cconnors1515 I'll take a look at this PR today and follow-up; apologies for the delay.

@jsnellbaker jsnellbaker requested review from jsnellbaker and removed request for mike-chowla June 13, 2019 11:57
Copy link
Collaborator

@jsnellbaker jsnellbaker left a comment

Choose a reason for hiding this comment

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

Hi @cconnors1515

I looked through the adapter code and it appears to be good. In terms of testing, I tried to load a basic page with the adapter. However, I saw a series of 400 errors from the analytics endpoint as the auction events triggered.

I'm assuming it's due to the test value I entered for the site param in the analytics adapter config. Is there a test site I can use to verify the adapter? Thanks.

test/spec/modules/scaleableAnalyticsAdapter_spec.js Outdated Show resolved Hide resolved
@cconnors1515
Copy link
Contributor Author

@jsnellbaker Thank you for taking the time to look at this!

I removed the commented code from the spec file and you can test with site param of : 5c4fab7a829e955d6c265e72

@jsnellbaker
Copy link
Collaborator

@cconnors1515 Thanks for the update and the test site. Everything worked fine when I tested again.

@jsnellbaker jsnellbaker merged commit b617aa3 into prebid:master Jun 13, 2019
@cconnors1515
Copy link
Contributor Author

@jsnellbaker Thanks for all your help! Are you able to merge my sibling PR for the docs as well or does bretg have to do that?

VideoReach pushed a commit to VideoReach/Prebid.js that referenced this pull request Aug 1, 2019
* Adding Scaleable Analytics Adapter

* Removed commented out code
sa1omon pushed a commit to gamoshi/Prebid.js that referenced this pull request Nov 28, 2019
* Adding Scaleable Analytics Adapter

* Removed commented out code
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.

3 participants