|
|
|
|
|
by gregable
2625 days ago
|
|
AMP documents don't share user data with Google, which can be trivially seen by inspecting the network events that the page generates. If the publisher chooses, they can send logging to Google Analytics, but this is not part of AMP. The typical argument otherwise is that the AMP javascript is loaded from Google's cache, however these javascript resources allow for a very long cache lifetime (1yr if the page came from the Google Cache), so relatively few page loads will actually end up fetching them from the network for most users. Edit: These resources are also on cookieless domains. |
|
Christ this is thin as a privacy argument.