Skip to content

Commit 560b49d

Browse files
fix(docs): update gtag.js documentation links in README (#633)
Co-authored-by: Matteo Gabriele <[email protected]>
1 parent f3dd5f6 commit 560b49d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
Global Site Tag plugin for Vue
2121

22-
The global site tag (gtag.js) is a JavaScript tagging framework and API that allows you to send event data to Google Analytics, Google Ads, and Google Marketing Platform. For general gtag.js [documentation](https://developers.google.com/analytics/devguides/collection/gtagjs), read the gtag.js developer guide.
22+
The global site tag (gtag.js) is a JavaScript tagging framework and API that allows you to send event data to Google Analytics, Google Ads, and Google Marketing Platform. For general gtag.js [documentation](https://developers.google.com/tag-platform/gtagjs), read the gtag.js developer guide.
2323

2424
## Requirements
2525

@@ -34,7 +34,7 @@ npm install vue-gtag
3434
## Documentation
3535

3636
- [vue-gtag documentation](https://matteo-gabriele.gitbook.io/vue-gtag/)
37-
- [gtag.js official documentation](https://developers.google.com/analytics/devguides/collection/gtagjs)
37+
- [gtag.js official documentation](https://developers.google.com/tag-platform/gtagjs)
3838

3939
## Issues and features requests
4040

0 commit comments

Comments
 (0)