jquery-analytics-event-tracking icon indicating copy to clipboard operation
jquery-analytics-event-tracking copied to clipboard

It would be nice to have support for Segment.com

Open heliodor opened this issue 11 years ago • 0 comments

GOOGLE ANALYTICS: ga('send', 'event', 'category', 'action', 'label', 4)

versus

SEGMENT: analytics.track('action', {category: 'category', label: 'label', value: 4})

heliodor avatar Jan 25 '15 14:01 heliodor