Skip to content

Enable Private Click Tracking, Attribution Reporting API and Ping on a tags #35067

Closed
@cpauwels

Description

@cpauwels

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.

CleanShot 2021-06-29 at 13 50 23@2x

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions