This tool's main function is to show you everything that is related to the Raw Clickmap report found in SiteCatalyst.
The default loaded view is the most simplest and user-friendly function. Once you click the bookmarked link, a new box will display on the page, following your cursor as it moves around.
Based upon the element your mouse cursor hovers over, you will see pertinant Clickmap information regarding that specific element.
For best results, the tool should only be loaded after the page has completely loaded. Shortcut keys and commands usually do not take effect until you move the mouse to a different element. Also, some browsers (like IE) will lose focus when you run the bookmark. You will need to click inside the page in order to send keyboard commands.
The default display list is as follows:
- RSID : Similar to the SiteCatalyst Debugger, this will detect if there is an image request and the s_var account value, or the Report Suite ID(s) data is being sent to. If no image request is detected (or you load the debugger before the image request is fired), then this field will be blank.
- pageName : Also similar to the SiteCatalyst Debugger, this will detect if there is a pageName value to the image request. If no pageName is set, the g= value will be shown along with a notification. If no image request is detected, the there will be a notification in this field as well.
- element Type : This simply references the type of tag your mouse is currently hovering on.
- href : This searches the source code to find the location your element links to, if one is set. Javascript links will not be displayed.
- s_objectID : If an s_objectID value is set, it will be displayed here so you can verify if this has been done correctly.
- Loc. # : If you run this tool in Internet Explorer, you will be able to see the Location # of the linked element that is tracked by Clickmap. If the browser is non-IE, then you will see a message stating such along with the Location number that will be reported in the Raw Clickmap report ('0' if no objectID is used, '1' if objectID is assigned).
Lastly, in the default view, you will see some help tooltips. The full list of keys and functions of this tool are available in the next section.