Presence of events on Tracking Preview page
All tracking events can be viewed and tested by logging into the Hawksearch workbench and navigating to
...
http://dev.hawksearch.net/admin/trackingPreview.aspx
Perform a search from the preview page and refresh the tracking preview page
It must display the search event corresponding to the keyword search you just made.
Similarly test for presence of the Event Click and other events on the tracking preview page.
Please ensure all the tracking events are coming through. Some important events are:
Event Page Load
Search
Event Click
Add To Cart
Event Sale
Combinations of tracking events confirm to every report. So if a report is not displaying data or showing incorrect data, please check to ensure your website is sending the tracking events to your Hawksearch engine.
Info |
---|
Note: The event Request Tracking is logged by Hawksearch internally for summarization purposes. |
Presence of UniqueId
TIP: clicking the eyeball icon will pop-up a window with details of the request.
...
The most important thing to check is that the UniqueId is being passed in the correct manner. This MUST match what is set to the primary key in the Hawksearch workbench. This is typically not the SKU.
...
Please ensure the various tracking events are coming through. Some important events are:
Event Page Load
Search
Event Click
Add To Cart
Event Sale
Combinations of tracking events confirm to every report. Therefore, if a report is not displaying data or showing incorrect data, please check to ensure your website is sending the tracking events to your Hawksearch engine
The primary key field is defined under the Field Configuration settings.
Note |
---|
Note: If you have a parent-child setup in your Hawksearch index, ensure that you send the correct id according to your setup. Examples:
|
...
Info |
---|
Note: UniqueId may not be applicable to all events - for example, a search event may not need to have a uinique id associated with it however for a click event, Hawksearch must know which item was clicked upon. |