ltackett / musictocodeto

MTCT is a CLI-like interface for SoundCloud written in React.

Home Page:http://musictocodeto.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] I want analytics that aren't hard to read.

ltackett opened this issue · comments

  • Tracking Error should only occur on SoundCloud API errors, not typo or params-based errors.
  • Squash cmd and params together into one string for all Command-related analytics.
  • Track if cmd is successful or not.
  • Only track Playing if a song actually plays in a player.