bem-contrib / stat-counters

The library, which provides statistics counters, e.g. Google analytics, Yandex metrica, etc
MIT License
18 stars 8 forks source link

Make JS API for counters to count GTM-like events #23

Open qfox opened 9 years ago

qfox commented 9 years ago

blocked by #21 similar to #22 ;-)

remnev commented 9 years ago

How are you going to use it? Any example?

qfox commented 9 years ago

Ref: https://developers.google.com/analytics/devguides/collection/analyticsjs/

counter.count(‘EVENT-ID’, {more: ‘custom’, event: ‘data’})

voischev commented 9 years ago

:+1: