Descripción
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.
Instalación
- 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/
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Web Vitals” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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