Merge pull request #7501 from backstage/docs/analytics

[Documentation] Document the Analytics API
This commit is contained in:
Eric Peterson
2021-10-12 17:23:10 +02:00
committed by GitHub
7 changed files with 309 additions and 35 deletions
@@ -0,0 +1,9 @@
---
title: 'Analytics Module: Google Analytics'
author: Spotify
authorUrl: https://github.com/spotify
category: Analytics
description: Track usage of your Backstage instance using Google Analytics.
documentation: https://github.com/backstage/backstage/blob/master/plugins/analytics-module-ga/README.md
iconUrl: img/ga-icon.png
npmPackageName: '@backstage/plugin-analytics-module-ga'
+1 -5
View File
@@ -154,11 +154,6 @@
"label": "GitLab",
"ids": ["integrations/gitlab/locations"]
},
{
"type": "subcategory",
"label": "Google Analytics",
"ids": ["integrations/google-analytics/installation"]
},
{
"type": "subcategory",
"label": "Google GCS",
@@ -178,6 +173,7 @@
"plugins/structure-of-a-plugin",
"plugins/integrating-plugin-into-software-catalog",
"plugins/composability",
"plugins/analytics",
{
"type": "subcategory",
"label": "Backends and APIs",
Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB