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'