Исходный текст | Переводы |
---|---|
The amp-pixel element is meant to be used as a typical tracking pixel -- to count page views. Find more information in the <a href="https://www.ampproject.org/docs/reference/amp-pixel.html">amp-pixel documentation</a>. | |
amp-pixel domain name | |
The domain name where the tracking pixel will be loaded: do not include http or https. | |
amp-pixel query path | |
The path at the domain where the GET request will be received, e.g. "pixel" in example.com/pixel?RANDOM. | |
Use the special string RANDOM to add a random number to the URL if required. Find more information in the <a href="https://github.com/ampproject/amphtml/blob/master/spec/amp-var-substitutions.md#random">amp-pixel documentation</a>. | |
AMP Library Configuration <a href="https://github.com/Lullabot/amp-library">(GitHub Home and Documentation)</a> | |
<a href="@url">Test that AMP is configured properly</a> | |
<em>Debugging</em>: Show AMP Library warnings in <em>all</em> AMP text formatters for <em>all</em> users | |
<strong><em>Power User:</em> Run the whole HTML page through the AMP library</strong> |