-
Startup Milwaukee 2016
Thanks to the hard work of Matt Cordio & Ed Javier at Startup Milwaukee, in coordination with many in the Milwaukee community, the first Startup Milwaukee event was a great success, with over 2600 people attending throughout the week. Not a bad turnout for the the first ever Startup Milwaukee…
-
Angulartics rewrite with Angular 2 support
Thanks to the hard work of João Ribeiro (JonnyBGod), Angulartics2 was released yesterday, with full support for Angular 2 apps, including auto route tracking and the analytics-on directive. Quick feature overview: adopts angular2’s EventEmitter (an observable) each "knownHandlers" is now an event emitter that modules can subscribe to…
-
Angulartics 1.0.0 released
Angulartics version 1.0.0 was released today. Angulartics has been stable for some time, but today we embrace the 1.0.0 tag. Happy tracking! Changes for 1.0.0: Added devDependency badge Updated all dev deps and fixed karma tests Added userTimings to the known handlers Refactoring -…
-
How to send analytics from Angular to Snowplow
A few days ago I released angulartics-snowplow, an Angulartics plugin to support Snowplow Analytics pageview and structured event tracking. I don’t have an active Snowplow instance right now, but since the planned Segment→Snowplow integration has been on hold for a while, I thought I’d…