-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
ID+ submodule #2260
ID+ submodule #2260
Conversation
dev-docs/modules/userId.md
Outdated
@@ -165,6 +166,38 @@ pbjs.setConfig({ | |||
}); | |||
{% endhighlight %} | |||
|
|||
### ID+ | |||
|
|||
ID+, a zeotap powered solution, is an open invitation to the entire ecosystem to collaboratively solve the industry challenge of identity resolution in a third-party cookieless environment. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should zeotap be capitalized? It is when first mentioned but isn't in this instance.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@MartianTribe it was intentional to use 'z' everywhere for zeotap, also made it a point to use 'Z' only at the start of sentences.
dev-docs/modules/userId.md
Outdated
@@ -21,6 +21,7 @@ The User ID module supports multiple ways of establishing pseudonymous IDs for u | |||
|
|||
* **BritePool ID** - Britepool Identity Resolution userId submodule. Universal Identity resolution which does not depend on 3rd party cookies. | |||
* **Criteo ID for Exchanges** – specific id for Criteo and its partners that enables optimal take rate on all web browsers. | |||
* **ID+** - a universal identity solution that aims to empower the marketing ecosystem with a privacy-compliant mechanism to overcome identity resolution challenges arising from ID fragmentation, cookie restrictions and increasingly stringent regulation across the world. It is powered by Zeotap and built on the back of the world’s largest marketing identity graph. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is Zeotap also the owner of the marketing graph? If so, can reword this to:
Zeotap and utilizes its extensive marketing identity graph.
We try to stay neutral on products and making any kind of claims such as largest, biggest, fastest, etc.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the suggestion here @MartianTribe , have updated the documentation as per the expectations.
|
||
You can set up your ID+ account by contacting our support team at [support.idplus@zeotap.com](mailto:support.idplus@zeotap.com) or via [https://idplus.io/contact-us](https://idplus.io/contact-us.html) and we will get back to you. | ||
|
||
ID+ is covered under zeotap privacy policy: [Zeotap Privacy Policy](https://zeotap.com/website-privacy-policy). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same question about the capitalization.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same as the above, used capitalization here only for 'Zeotap Private Policy'
Have updated the documentation @MartianTribe, kindly have a look. |
* origin/master: (402 commits) Updates for CMP Functionality Best Practices (prebid#2284) cross-linking TCF/CMP docs (prebid#2283) Restored zoneId parameter in criteo bid adapter doc (prebid#2275) Add sspBC adapter (prebid#2157) Update cmp-best-practices.md Update cmp-best-practices.md Add supported modules table for GDPR Enforcement module. (prebid#2271) New Adapter: Concert (prebid#2033) ID+ submodule (prebid#2260) Cmp best practices (prebid#2282) creative declaration fixing creative pages, adding GAM declaration (prebid#2281) adding gvl_id to metadata (prebid#2279) removed syntax.css (prebid#2278) updated the PBM mobile privacy page (prebid#2250) Added TCF v2.0 support to the documentation (prebid#2276) Add smartx.md markdown for docs (prebid#2272) 1.Change ironsource to be lower case all over (prebid#2265) Update show-outstream-video-ads.md for backupOnly renderers (prebid#2259) adform.md docs updated (prebid#2262) ...
This pr adds Zeotap ID+ submodule.