adding distinct CLI id to hosting
This commit is contained in:
parent
1c10c42c9d
commit
a4486fff4c
|
@ -74,6 +74,7 @@ async function init(type) {
|
|||
}
|
||||
}
|
||||
client.capture({
|
||||
distinctId: "cli",
|
||||
event: AnalyticsEvents.SelfHostInit,
|
||||
properties: {
|
||||
type
|
||||
|
|
Loading…
Reference in New Issue