Update plugin-use docs with gtag plugin usage
This commit is contained in:
parent
7aa2c1f904
commit
b4ed7bdb49
1 changed files with 3 additions and 1 deletions
|
@ -19,7 +19,9 @@ The former default deployment method.
|
|||
**Description**: Provides traffic analysis through
|
||||
[Google Analytics](http://www.google.com/analytics/).
|
||||
|
||||
**Example**: `(analytics :tracking-code "google-provided-unique-id")`
|
||||
**Example**: `(gtag :tracking-code "google-provided-unique-id")`
|
||||
|
||||
**Note**: You can use `(analytics :tracking-code "google-provided-unique-id")` for the legacy integration with Google Analytics.
|
||||
|
||||
## Analytics via Piwik
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue