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

IntentIQ Analytics Adapter: browser blacklist #12119

Merged

Conversation

eyvazahmadzada
Copy link
Contributor

Type of change

  • Feature

Description of change

Add browser blacklist feature to analytics adapter. A list of blocked browsers is provided by the user in the IntentIQ ID module configuration. The list is accessed in analytics module and no reports are sent if current browser is blocked.

Other information

Copy link

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! 🚀

Copy link

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

  • modules/intentIqAnalyticsAdapter.js (+1 error)

Copy link

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

  • modules/intentIqAnalyticsAdapter.js (+1 error)

@eyvazahmadzada
Copy link
Contributor Author

@patmmccann thanks a lot for the suggestion. Could you please check if everything is okay now?

@jsnellbaker jsnellbaker self-assigned this Aug 26, 2024
@jsnellbaker jsnellbaker self-requested a review August 26, 2024 14:58
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.

LGTM

@eyvazahmadzada
Copy link
Contributor Author

eyvazahmadzada commented Sep 3, 2024

@jsnellbaker is this PR good to be merged?

@jsnellbaker jsnellbaker merged commit fe19361 into prebid:master Sep 3, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants