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

Intent iq id submodule: various enhancements #11765

Merged
merged 17 commits into from
Jun 27, 2024

Conversation

DimaIntentIQ
Copy link
Contributor

@DimaIntentIQ DimaIntentIQ commented Jun 11, 2024

Type of change

  • Bugfix
  • Feature
  • Other

Description of change

The updated version has fixed the bug related to saving data according to the configured storage type. It also includes several new features such as support for USP and GPP, utilization of Client Hints, a browser blacklist, and a callback function.

Other information

Issue: #10710

@patmmccann
Copy link
Collaborator

Tagging as solving iiq for #10710

Just confirming you guys saw the new third option added by @carlosfelix ?

@patmmccann patmmccann changed the title Intent iq Intent iq id submodule: various enhancements Jun 12, 2024
@DimaIntentIQ
Copy link
Contributor Author

Just confirming you guys saw the new third option added by @carlosfelix ?

Do you mean cookie&html5? If so, yes, we saw it and verified data saving in both local storage and cookies.

Copy link
Contributor

@ncolletti ncolletti left a comment

Choose a reason for hiding this comment

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

@ncolletti ncolletti merged commit 2c8811a into prebid:master Jun 27, 2024
5 checks passed
@DimaIntentIQ
Copy link
Contributor Author

DimaIntentIQ commented Jun 27, 2024

LGTM. Please open a docs PR to update your listed params

Here is a PR for docs prebid/prebid.github.io#5461

DecayConstant pushed a commit to mediavine/Prebid.js that referenced this pull request Jul 18, 2024
* updated flow

* remove 'this'

* rename privacy parameter

* add callback timeout

* Extract only used parameters from CryptoJS

* add new unit tests

* change callback timeout order

* added tests and small fixes

* change saving logic

* support "html5" and "cookie" storage types

* support storage type, update flow

* add documentation

* small updates

* more docs

* fix unit test

* add browserBlackList to documentation

---------

Co-authored-by: Eyvaz Ahmadzada <eyvaz.ahmedzade.12@gmail.com>
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.

5 participants