Descrição
Send Web Vitals to Google Analytics.
This plugin does not embed or include GA/GTAG/GTM on to your site, it uses existing integration to submit Google Analytics events collected through javascript Web Vitals script.
Integrates with:
- GA (analytics.js)
- GTAG
- Google Tag Manager
By default method to send web vitals is picked automatically, if you do not recieve events in Analytics, select your analytics integration from the plugin options.
Web Vitals script can be either loaded from CDN or locally.
Instalação
- Upload the plugin files to the
/wp-content/plugins/sa-webvitals
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the \’Plugins\’ screen in WordPress
- Use the Settings->
Web Vitals
screen to configure the plugin - Add Google Analytics Report to your GA Property – https://analytics.google.com/analytics/gallery/#posts/search/%3F_.tab%3DMy%26_.start%3D0%26_.viewId%3DdpAv7JWZQiKpz7TpABrcxg/
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Web Vitals” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Web Vitals” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
0.1.0
- First release
0.1.1
- Changed plugin filename to web-vitals.php to reflect https://wordpress.org/plugins/web-vitals/.
0.1.2
- Fixed CDN loading