adding distinct CLI id to hosting

This commit is contained in:
Martin McKeaveney 2021-03-30 11:04:13 +01:00
parent 1c10c42c9d
commit a4486fff4c
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ async function init(type) {
} }
} }
client.capture({ client.capture({
distinctId: "cli",
event: AnalyticsEvents.SelfHostInit, event: AnalyticsEvents.SelfHostInit,
properties: { properties: {
type type