Prebid.js icon indicating copy to clipboard operation
Prebid.js copied to clipboard

Djax Analytic Adapter : initial release

Open dream-djaxtech opened this issue 1 year ago • 3 comments

Type of change

  • [x] Feature
  • [x] New Analytic bidder adapter

Description of change

Submission of new analytic adapter

Contact email of the adapter’s maintainer - [email protected]

dream-djaxtech avatar Aug 28 '24 05:08 dream-djaxtech

Tread carefully! This PR adds 1 linter error (possibly disabled through directives):

  • modules/djaxAnalyticsAdapter.js (+1 error)

github-actions[bot] avatar Aug 28 '24 05:08 github-actions[bot]

Whoa there, partner! 🌵🤠 We wrangled some duplicated code in your PR:

Reducing code duplication by importing common functions from a library not only makes our code cleaner but also easier to maintain. Please move the common code from both files into a library and import it in each. We hate that we have to mention this, however, commits designed to hide from this utility by renaming variables or reordering an object are poor conduct. We will not look upon them kindly! Keep up the great work! 🚀

github-actions[bot] avatar Aug 28 '24 05:08 github-actions[bot]

@dream-djaxtech Hello - you will also need to add some unit tests please.

You can see examples for _spec.js files.

robertrmartinez avatar Sep 09 '24 16:09 robertrmartinez

Closing. Please feel free to reopen when you have added tests.

ChrisHuie avatar Dec 09 '24 18:12 ChrisHuie