Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Goal

This article describes how to configure Event Tracking in the Sitefinity connector and how it functions.

...

Prerequisites

Info

Configured connector - Configure Hawksearch Connector: Applying Settings

Steps to configure Event Tracking

  1. Open the backend of your Sitefinity instance and navigate to Administration → Settings → Advanced settings → Hawksearch (your-site-domain/Sitefinity/Administration/Settings/Advanced)

  2. Find and select the Enable Hawksearch Event Tracking checkbox and click it

  3. Find the TrackingURL and update it

  4. Save the changes

  5. Navigate to Pages and open the one with the Hawksearch widgets (your-site-domain/Sitefinity/adminapp/pages)

  6. Open the widget designer of each widget

  7. Inside each widget designer, you should be able to see a list of Events to track

  8. Choose the Events you want would like to track

  9. Save the changes

Note

The TrackingURL could be different depending on the environment you are in.

...

Each time one of the Events that you have selected in widgets designer occurs, a request is sent to the Hawksearch Tracking API. The request contains information about the event and the visitor that performed the action. This information is then used to populate data in the Hawksearch reports in order to leverage the Personalized Search.

Furthermore, the Hawksearch Recommendation service also makes use of the Event Tracking as it can display personalized content depending on the information gather gathered from the tracking.

Info

For more information visit the official Event Tracking documentation - Hawksearch - Events Tracking API