You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like the data types always return MDN links (yay!), but MDN is pretty awesome at inferring the user's locale and serving up the best solution automatically, so it'd be nice if we could drop the /en-US/ bit and let MDN handle it.
### getTelemetryId
Returns **[string](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String)** the telemetry client ID
I tried searching the codebase, but couldn't find where/how we were generating those URLs.