Title: Web Vitals Tracking
Author: eatzeni
Published: <strong>23 de Junio de  2020</strong>
Last modified: 24 de Junio de  2020

---

Buscar plugins

![](https://ps.w.org/web-vitals-tracking/assets/banner-772x250.png?rev=2328995)

Este plugin **no ha sido probado con ninguna las 3 últimas versiones principales
de WordPress**. Puede que ya no se mantenga o no tenga soporte, y puede que tenga
problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

![](https://ps.w.org/web-vitals-tracking/assets/icon-256x256.png?rev=2329552)

# Web Vitals Tracking

 Por [eatzeni](https://profiles.wordpress.org/eatzeni/)

[Descargar](https://downloads.wordpress.org/plugin/web-vitals-tracking.zip)

 * [Detalles](https://cl.wordpress.org/plugins/web-vitals-tracking/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/web-vitals-tracking/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/web-vitals-tracking/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/web-vitals-tracking/#developers)

 [Soporte](https://wordpress.org/support/plugin/web-vitals-tracking/)

## Descripción

Track core web vitals data and save history, powers a dashboard with 24h and one
month of historic data, shows worsts pages.
 Send also into Google Analytics (both
gtag and ga supported) and can be extended to send also to Google Tag Manager and
third parties

NOTE: This plugin does not send data to Google Tag Manager events, it only adds 
them to the dataLayer object but requires additional configuration on the Tag manager
dashboard.

### What is Core Web Vitals?

From the official page (https://web.dev/vitals/) Web Vitals is:
 […] an initiative
by Google to provide […] quality signals that are essential to delivering a great
user experience on the web. […] Core Web Vitals are the subset of Web Vitals that
apply to all web pages, should be measured by all site owners, and will be surfaced
across all Google tools. Each of the Core Web Vitals represents a distinct facet
of the user experience, is measurable in the field, and reflects the real-world 
experience of a critical user-centric outcome.

### Why are them important?

They are important not only to improve user experience on websites but also because
since 2021 Core Web Vitals will become official ranking signals for Google (https://
webmasters.googleblog.com/2020/05/evaluating-page-experience.html).

### HOW TO track into Google Tag Manager

This plugin adds following data to the dataLayer object:
 dataLayer.push({ event:“
web-vitals”, event_category: “Web Vitals”, event_action: , event_value: , event_label:,});

You only need to create a custom event trigger in your Google Tag Manager (see https://
support.google.com/tagmanager/answer/7679219?hl=en#), create Data Layer Variables
and track those as Google Analytics Events on Tag Manager.

### HOW TO track into third party tools or custom Google Tag Manager syntax

This plugins allows developers to listen for data captured and track them as their
prefer. You only need to create a global Javascript function named
 window.wpWebVitalTrack
and you’re done! E.g.: window.wpWebVitalTrack = function(event_id, event_name, event_value,
event_delta) { console.log(“Ready to do something amazing!”, event_id, event_name,
event_value, event_delta); // do something amazing! }

NOTE: create this method as early as possible to avoid missing some event!

## Capturas de pantalla

[⌊Last month metrics average and last 24h report⌉⌊Last month metrics average and
last 24h report⌉[

Last month metrics average and last 24h report

[⌊Last 24h table report⌉⌊Last 24h table report⌉[

Last 24h table report

[⌊Last month report; graph will auto expand to 30 days based on collected data⌉⌊
Last month report; graph will auto expand to 30 days based on collected data⌉[

Last month report; graph will auto expand to 30 days based on collected data

[⌊Worst urls report⌉⌊Worst urls report⌉[

Worst urls report

## Instalación

1) upload zip file to your server and extract it in your plugins directory. 2) go
to your administration plugin dashboard and enable it

## Reseñas

No hay reseñas para este plugin.

## Colaboradores & Desarrolladores

“Web Vitals Tracking” es software de código abierto. Las siguientes personas han
contribuido a este plugin.

Colaboradores

 *   [ eatzeni ](https://profiles.wordpress.org/eatzeni/)

[Traduce “Web Vitals Tracking” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/web-vitals-tracking)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/web-vitals-tracking/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/web-vitals-tracking/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/web-vitals-tracking/)
por [RSS](https://plugins.trac.wordpress.org/log/web-vitals-tracking/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

#### 1.0.1

 * Fix warning

#### 1.0.0

 * First release

## Meta

 *  Versión **1.0.1**
 *  Última actualización **hace 6 años**
 *  Instalaciones activas **10+**
 *  Versión de WordPress ** 4.2 o superior **
 *  Probado hasta **5.4.19**
 *  Versión de PHP ** 5.6 o superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/web-vitals-tracking/)
 * Etiquetas
 * [core web vitals](https://cl.wordpress.org/plugins/tags/core-web-vitals/)[web vitals](https://cl.wordpress.org/plugins/tags/web-vitals/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/web-vitals-tracking/advanced/)

## Calificaciones

Aún no se han enviado valoraciones.

[Your review](https://wordpress.org/support/plugin/web-vitals-tracking/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/web-vitals-tracking/reviews/)

## Colaboradores

 *   [ eatzeni ](https://profiles.wordpress.org/eatzeni/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/web-vitals-tracking/)