Skip to content

LiveIntent Identity Module: Introduce First Party ID#41

Closed
3link wants to merge 4 commits into
masterfrom
cm-1091-fpid
Closed

LiveIntent Identity Module: Introduce First Party ID#41
3link wants to merge 4 commits into
masterfrom
cm-1091-fpid

Conversation

@3link
Copy link
Copy Markdown

@3link 3link commented Apr 26, 2024

Type of change

  • Feature

Description of change

LiveIntent user ID module will be able to expose first party identifiers as fpid. In the current stage, fpid is read from either cookie jar or local storage depending in the configuration. In a future release, it can be populated from the LI user id module cookie.

Configuration to enable fpid:

"params": {
    "fpid": {
      "strategy": "cookie", // or 'html5'
      "name": "foobar"
    },
    "requestedAttributesOverrides": {'fpid': true}
}

Other information

@3link 3link changed the base branch from cm-1091 to master April 29, 2024 07:24
@3link 3link changed the title CM-1091 - fpid LiveIntent Identity Module: Introduce First Party ID Apr 29, 2024
@wi101 wi101 closed this Aug 16, 2024
@wi101 wi101 deleted the cm-1091-fpid branch August 16, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants