Skip to content

Commit a3a8fca

Browse files
authored
docs: add notice about ga4 (#109)
1 parent 8ba6dd4 commit a3a8fca

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
[![@nuxtjs/google-analytics](https://google-analytics.nuxtjs.org/preview.png)](https://google-analytics.nuxtjs.org)
22

3+
4+
> **⚠ WARNING: This package does not support GA4. **
5+
> This package currently only supports GA3/UA
6+
37
# @nuxtjs/google-analytics
48

59
[![npm version][npm-version-src]][npm-version-href]

docs/content/en/setup.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ position: 2
55
category: Guide
66
---
77

8+
9+
> **⚠ WARNING: This package does not support GA4. **
10+
> This package currently only supports GA3/UA
11+
12+
813
Check the [Nuxt.js documentation](https://nuxtjs.org/guides/configuration-glossary/configuration-modules) for more information about installing and using modules in Nuxt.js.
914

1015
## Installation

0 commit comments

Comments
 (0)