Merge pull request #9166 from backstage/analytics/user-identity-3

[Analytics] Convention for tying events to known users
This commit is contained in:
Eric Peterson
2022-01-31 19:22:13 +01:00
committed by GitHub
13 changed files with 641 additions and 37 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-analytics-module-ga': patch
---
Added the ability to capture and set user IDs from Backstage's `identityApi`. For full instructions on how to
set this up, see [the User ID section of its README](https://github.com/backstage/backstage/tree/master/plugins/analytics-module-ga#user-ids)