Joe Wegner
Joe Wegner
Sorry if this is the wrong place for this idea... it doesn't seem like something that CommonWeb would necessarily be concerned with, but it seemed like too specific of an...
That looks awesome! Pretty much exactly what I was thinking! On Thu, Mar 19, 2015, 6:27 PM Dustin Larimer [email protected] wrote: > @josephwegner https://github.com/josephwegner that's a pretty rad > project!...
Track.js is the best that I know about. HoneyBadger also has a JavaScript SDK, but it requires manually catching things. Its a hard problem, because `onerror` provides such terrible output....
Also, thanks @lexicography for the stellar idea! /cc @dustinlarimer
That `trackCustomEvent` interface seems a little weird. I get what you're going for, but it seems pretty verbose for what we want to achieve. I'm not sure if this is...
Hah - I'm having a hard time believing that's not already a common part of a library somewhere. It seems so obviously useful. But, somehow I'm not finding it. Clearly...
Got any context here? What sort of properties are we thinking? Stuff I can think of that might be interesting: - screen size - scroll position - title
Query params would also be nice - specifically for utm stuff.
Hi @okdas - It looks like the code you added is to check for a IP address route part. Looking at the code, it would appear that you're checking if...
Hi Dali, Before I respond to each of your points individually, I think there is a misunderstanding about the relationship between routes and actions that needs to be cleared up....