/
githubmirror
/
amphtml
Обзор
Документация
Войти
/
githubmirror
/
amphtml
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
examples/analytics.config.json
16 строк
315 B
Raghu Simha
🏗 Enable `gulp prettify` on several non-JS files (and auto-fix them) (#25085)
17 окт 2019, 01:58
Не верифицирован
17 окт 2019, 01:58
e231dea
Код
Авторство
О чём код?
{ "requests": { "event": "/analytics/remote-${type}?&title=${title}&r=${random}" }, "vars": { "title": "Example Request", "type": "pageview" }, "triggers": { "remotePageview": { "on": "visible", "request": "event" } }, "transport": {"beacon": true, "xhrpost": false} }