Given:
_trackEvent(category, action, opt_label, opt_value, opt_noninteraction)
I tried with opt_label but it seems like it\'s just a string
The label is optional, so I would expand it to something like:
Play
Category = 'Games' Event = 'Play' Label = 'Tetris'