Update plugin-use docs with gtag plugin usage

This commit is contained in:
Shukry Zablah 2021-03-02 20:40:36 -05:00
parent 7aa2c1f904
commit b4ed7bdb49

View file

@ -19,7 +19,9 @@ The former default deployment method.
**Description**: Provides traffic analysis through **Description**: Provides traffic analysis through
[Google Analytics](http://www.google.com/analytics/). [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 ## Analytics via Piwik