Link Google Analytics plugin to G4 version
The plugin docs were linking to the original Google Analytics plugin that only supports Universal Analytics, which is now deprecated by Google. The G4 version is the compatible version with Google Analytics now and should be the default link. Signed-off-by: Brie Hodson <briemarie@users.noreply.github.com>
This commit is contained in:
@@ -4,7 +4,7 @@ author: Spotify
|
||||
authorUrl: https://github.com/spotify
|
||||
category: Monitoring
|
||||
description: Track usage of your Backstage instance using Google Analytics.
|
||||
documentation: https://github.com/backstage/community-plugins/blob/main/workspaces/analytics/plugins/analytics-module-ga/README.md
|
||||
documentation: https://github.com/backstage/community-plugins/tree/main/workspaces/analytics/plugins/analytics-module-ga4#readme
|
||||
iconUrl: /img/ga-icon.png
|
||||
npmPackageName: '@backstage/plugin-analytics-module-ga'
|
||||
addedDate: '2021-10-07'
|
||||
npmPackageName: '@backstage/plugin-analytics-module-ga4'
|
||||
addedDate: '2024-04-19'
|
||||
|
||||
Reference in New Issue
Block a user