in src/lib/telemetry.js [54:56]
export function recordClick(buttonLabel) { click.record({ button: buttonLabel }); }