Feature releases, updates, or changes to the Experience Cloud Identity Service for 2017.
These changes are also captured in the Experience Cloud Release notes.
There are no customer-facing release notes or code changes for March, April, May, and October 2017. For those months, the ID service code remained unchanged at v2.1.
September, 2017
Feature | Description |
---|---|
getVisitorValues |
This is an asynchronous API that returns identifiers for Analytics, the ID service, data collection opt-out, geographic location, and metadata "blob" content by default. Also, you can control which IDs you want to return with the optional visitor.FIELDS enum. See getVisitorValues. |
Bug Fixes and Other Changes
July, 2017
Feature | Description |
---|---|
sdidParamExpiry |
When added to the Visitor.getInstance function, this configuration lets you override the default Supplemental Data ID (SDID) expiration interval when passing that ID from one page to another. You would use sdidParamExpiry with the appendSupplimentalDataTo helper function. See sdidParamExpiry. |
resetState |
This function is designed mainly for A4T customers to help solve issues related to working with IDs on single page sites/screens or apps. See resetState. |
Bug Fixes and Other Changes
Release date: June, 2017
Feature | Description |
---|---|
These configurations let different instances of ID service code implemented in an iFrame and on the parent page communicate with each other. They're designed to help resolve problems with 2 specific use cases where you may or may not control the parent page/domain and you have ID service code loading in the iFrame of a domain that you do control. |
Topic | Description |
---|---|
Updated the Analytics section with information on how to find tracking server information. |
Topic | Description |
---|---|
Added links to Audience Manager documentation that describes calls to the demdex.net domain. |
|
Revised Media Optimizer section to describe the call to cm.eversttech.net. This is the automatic ID sync that the ID service performs with Media Optimizer. This feature was released in January, 2017. See Version 2.0 below. |
Release date: February, 2017
Features
Feature | Description |
---|---|
ID service API property, idSyncContainerID |
This property sets the container ID used by Audience Manager for ID syncs. See idSyncContainerID. |
ID service API method, appendSupplementalDataIDTo( URL, SDID) |
This public method appends the Supplemental Data ID (SDID) as a query string parameter to a redirect URL. See appendSupplementalDataIDTo. (MCID-285) |
Fixes
Fixed a bug that caused the ID service to make redundant server calls for an ID instead of using the ID stored in the AMCV cookie. (MCID-296)
New Documentation
Using DNS Prefetch with Different Experience Cloud Solutions and Services
January, 2017
The ID service code v2.0 automatically synchronizes IDs with Adobe Media Optimizer by default. This means you’ll see a call from the page to cm.eversttech.net
, which is a legacy Media Optimizer domain controlled by Adobe. See also, Understanding ID Synchronization and Match Rates.
Fixes and Improvements
Older ID service release notes.