Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Nick Quinlan

    (@nquinlan)

    The best way is to ensure your code is working is to turn on Debug Mode in the main settings panel. Doing so will add CSS classes to the links being tracked. You can observe these with Selector Gadget, Firebug (in Firefox), or Web Inspector (in Chrome & Safari). Additionally, if you are using Chrome/Safari/Firebug/IE Inspector, a console event will be recorded each time a tracked event occurs.

    Thread Starter Albert

    (@planetshaker)

    Thanks, it worked, I am able to see additional classes “track-everything track-everything-special”.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do I see if it is correctly set up?’ is closed to new replies.