TLDR
A Simple Guide to Log JavaScript Events to the Console for Debugging is published by Matthias Kupperschmidt Freelancer for SEO & Web Analytics. The monitorEvents API allows you to log any occurring JavaScript event to the console in Chrome. It's for example important when debugging a web page to see how many submit events a form element sends out. With this method you prevent sending and tracking browser events multiple times. It is the quickest way to monitor all JavaScript events that I know of.via the TL;DR App
no story
Written by arctic_hunter | Freelancer for SEO & Web Analytics. JavaScript fan.