chore: stop using telemetry for website (#11050)
parent
eea7059226
commit
cc5096a54a
|
@ -19,9 +19,6 @@ export const telemetryEventTypes = {
|
|||
onboardingStarted: "onboarding_started",
|
||||
signup: "signup",
|
||||
team_created: "team_created",
|
||||
website: {
|
||||
pageView: "website_page_view",
|
||||
},
|
||||
slugReplacementAction: "slug_replacement_action",
|
||||
org_created: "org_created",
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue