If you are comfortable with using the javascript debugging tool within a browser, I recommend using the DTM's debug logging. More complete information is available in the DTM Object Reference.
But, you can execute the comment
_satellite.setDebug(true);
This will turn on the logging in your console. These logs will tell you all the rules and events that DTM executed and captured.
[img]dtm-debug.png[/img]