Closed
Description
Description
As the web is transitioning to becoming more private, new technologies are emerging to enable private click tracking and click attribution. This is done with attributes on a
link tags. Unfortunately, implementing these private click tracking methods invalidates AMP pages.
Please consider enabling the following attributes on a
tags:
impressiondata
conversiondestination
impressionexpiry
reportingorigin
attributionsourceid
attributeon
ping
Alternatives Considered
None, as adding the attributes renders the AMP pages invalid.
Additional Context
Private Click Measurement spec
Attribution Reporting API spec
This was initially brought up in #34449 , I just started implementing a proof of concept today and saw the page becoming invalid.