-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
Description
Description
The Don't append linker for exact domain match PR can affect tracking in situations where more platforms use the same domain. The request is to provide a way to opt-out of this behaviour.
Ex: In the case of WordPress.com, the linker is used to transition from the AMP Landing Pages to Calypso; which are 2 platforms with the same domain. After the linker removal for exact domain match, this transition is broken.
Alternatives Considered
Having a noInternalLinking would allow us to opt-out of the changes from the PR and go back to the previous behaviour.
Additional Context
The noInternalLinking solution has been brought up in other discussions as well:
#32100 (comment)
#30176 (comment)
Reactions are currently unavailable