Cookie ID Disclosure Functionality
- 1 Minute to read
- Print
- DarkLight
Cookie ID Disclosure Functionality
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
The cookie ID disclosure plugin searches independently for all pixel instances on the page and returns the corresponding Mapp Intelligence EID for each Mapp Intelligence Track ID found.
/**
* @callback collectCallback * @param {number} infoCode * @param {object} data
*/
/**
* @param {collectCallback} callback */
_getWebtrekkEIDs(callback)
Was this article helpful?