Skip to content

Commit

Permalink
Wording tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
tunetheweb committed Feb 20, 2024
1 parent 43aca16 commit 8480320
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -363,10 +363,10 @@ For details on how to query this data in [BigQuery](https://cloud.google.com/big

### Send the results to Google Tag Manager

While web-vitals.js can be called directly from Google Tag Manager, using a pre-defined custom-template makes this considerably easier. Some recommended templates include
While `web-vitals` can be called directly from Google Tag Manager, using a pre-defined custom template makes this considerably easier. Some recommended templates include:

- [Simo Ahava](https://www.simoahava.com/) has created and maintains a [Core Web Vitals](https://www.simoahava.com/custom-templates/core-web-vitals/). For full installation and usage instructions, see Simo's post: [Track Core Web Vitals in GA4 with Google Tag Manager](https://www.simoahava.com/analytics/track-core-web-vitals-in-ga4-with-google-tag-manager/).
- The Google Marketing Solutions team have created [their GTM own template](https://github.com/google-marketing-solutions/web-vitals-gtm-template), including support for attribution data.
- The Google Marketing Solutions team have created [their GTM own template](https://github.com/google-marketing-solutions/web-vitals-gtm-template), including support for attribution data, and loading the `web-vitals` library from [unpkg.com](https://unpkg.com) or locally.

### Send attribution data

Expand Down

0 comments on commit 8480320

Please sign in to comment.