google-analytics-plugin
google-analytics-plugin copied to clipboard
Track any - Or custom metrics WIth Analytics Like Advanced E-commerce
This plugin must have an way to send custom events to GA, using the API
ga.send( "mymetric", { //myMetricVars } )
to create an generic way to implement the GA new features that is not implemented on the plugin methods.