<![CDATA[Tim Elfelt - Digital Marketer / Developer ]]>http://timelfelt.comRSS for NodeThu, 10 Nov 2016 20:44:15 GMT60<![CDATA[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 event in a city that often gets a bad rap when it comes to entrepreneurship and startups.

It was pretty cool to be able to help Ideawake Milwaukee with our 6 company, multi startup interviewing event. We’d like to thank the helpful Milwaukee business people who were interested in furthering the startup community.

]]>
http://timelfelt.com/2016/11/10/Startup-Milwaukee-2016.htmlhttp://timelfelt.com/2016/11/10/Startup-Milwaukee-2016.htmlThu, 10 Nov 2016 00:00:00 GMT
<![CDATA[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 and emit to different approach with RxJs

  • now all handlers are ReplaySubjects

  • includes 4 of the top providers - Google Analytics, Kissmetrics, Mixpanel and Segment

]]>
http://timelfelt.com/2016/01/28/Angulartics-rewrite-with-Angular-2-support.htmlhttp://timelfelt.com/2016/01/28/Angulartics-rewrite-with-Angular-2-support.htmlThu, 28 Jan 2016 00:00:00 GMT
<![CDATA[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 - use toddmotto angular styleguide and avoid anonymous functions

  • Hubspot - add register user properties

  • Marketo - fix known user identification (typo)

  • fix - default analytics-on eventType is 'click' #402

  • fix - remove vendor scripts from main field of bower.json #377 #285

]]>
http://timelfelt.com/2015/12/28/Angulartics-100-released.htmlhttp://timelfelt.com/2015/12/28/Angulartics-100-released.htmlMon, 28 Dec 2015 00:00:00 GMT
<![CDATA[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 attempt an integration with Angulartics. If you use Snowplow Analytics we could use some help testing this integration.

There are some things left to do to flesh this out further (PRs welcomed!)

]]>
http://timelfelt.com/2015/12/09/How-to-send-analytics-from-Angular-to-Snowplow.htmlhttp://timelfelt.com/2015/12/09/How-to-send-analytics-from-Angular-to-Snowplow.htmlWed, 09 Dec 2015 00:00:00 GMT