Heads-up: Plan to implement "greasing" for Attribution-Reporting-Eligible header
1,363 views
Skip to first unread message
Akash Nadan
unread,
May 19, 2023, 12:52:36 PM5/19/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Attribution Reporting API announcements
Hi everyone,
We are planning on implementing "greasing" for the Attribution-Reporting-Eligible header in M115. This header is meant to be parsed as a "structured dictionary" for extensibility purposes, and not matched as a literal string. Therefore to ensure that reporting origins are not doing literal string matching, the structured header RFC/spec suggests "greasing" the header, which will include bogus values that may cause breakage if you are not using a real structured header parser.
What you need to do?
You should update your integrations before M115 to use a real structured header parser in order to avoid any breakage.
Please let us know if you have any questions or concerns.