Is there any way for Google Analytics to track multiple event parameters like Mixpanel?
问题 Given: _trackEvent(category, action, opt_label, opt_value, opt_noninteraction) I tried with opt_label but it seems like it's just a string and doesn't accept a hash of different parameters like Mixpanel do. I suspect one of the the work around is using custom variables? But the docs seems confusing. Appreciate any advice. 回答1: While you can certainly make this work in Google Analytics, other analytics services like Mixpanel, KISSmetrics, Kontagent, etc specialize in event analysis and give