Show HN: Debuggify – Advanced error analytics for modern Javascript applications
11–20 of 25 posts
Re: Show HN: Debuggify – Advanced error analytics for modern Javascript applications
#12Re: Show HN: Debuggify – Advanced error analytics for modern Javascript applications
#13Re: Show HN: Debuggify – Advanced error analytics for modern Javascript applications
#14What's the difference between this and ranger.io?
Whereas Ranger.io seems to monitor URLs, if the url doesnot open it will report
Re: Show HN: Debuggify – Advanced error analytics for modern Javascript applications
#15You mention that Google Analytics uses image URLs to send data and the limit is 1800 characters. It's actually 2083 characters in IE, and 20,000+ characters in other browsers. We use the image tag for similar reasons as well, and wrote a component that chunks up the data and can send out large amounts of data this way with no noticeable hit on the user's machine.
Yes, you can definitely hack things as required to make sense for you, but google analytics doesnot do that automatically.
Re: Show HN: Debuggify – Advanced error analytics for modern Javascript applications
#16You mention that Google Analytics uses image URLs to send data and the limit is 1800 characters. It's actually 2083 characters in IE, and 20,000+ characters in other browsers. We use the image tag for similar reasons as well, and wrote a component that chunks up the data and can send out large amounts of data this way with no noticeable hit on the user's machine.
@city41 If you subtract the host information this size is further reduced. As IE has more than 20% of the internet traffic, this is a big limit. Yes, you can definitely hack things as required to make sense for you, but google analytics doesnot do that automatically.
btw, now that I've been to the demo page, every time I return to www.debuggify.net, I get redirected to https://www.debuggify.net/dashboard/debuggifydemo#/projects
Re: Show HN: Debuggify – Advanced error analytics for modern Javascript applications
#17Earlier quoted context omitted.
@city41 If you subtract the host information this size is further reduced. As IE has more than 20% of the internet traffic, this is a big limit. Yes, you can definitely hack things as required to make sense for you, but google analytics doesnot do that automatically.
That is true, about the host info. btw, now that I've been to the demo page, every time I return to www.debuggify.net, I get redirected to https://www.debuggify.net/dashboard/debuggifydemo#/projects
Re: Show HN: Debuggify – Advanced error analytics for modern Javascript applications
#18I think the major differentiator here is that many products just focus on analytics and some on errors but bringing both on a single screen gives a developer much better insights.
Re: Show HN: Debuggify – Advanced error analytics for modern Javascript applications
#19Earlier quoted context omitted.
That is true, about the host info. btw, now that I've been to the demo page, every time I return to www.debuggify.net, I get redirected to https://www.debuggify.net/dashboard/debuggifydemo#/projects
I think it is logging you into a demo account. You need to logout.
Re: Show HN: Debuggify – Advanced error analytics for modern Javascript applications
#20"Advance Error Tracking" "through setTimeout and setInternval" "The errors tracking" "This come in handy"