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