This object holds the aggregated statistics from the SearchResponseLog table for a period of time.
Type | Field Name | Description |
---|---|---|
Int | LocationID | Bullseye Location ID |
Int | ViewedTotal | Total number of times a location was viewed in a results list. |
Int | URLClickedTotal | Total number of times the URL link for a location was clicked. |
Int | EmailClickedTotal | Total number of times the email link for a location was clicked. |
Int | LocationResultClickedTotal | Total number of times the location entry was clicked in a results list. |
Int | LocationMapClickedTotal | Total number of times the location entry was clicked in the results map. |
Int | DirectionsClickedTotal | Total number of times the directions link for a location was clicked. |
Int | PhoneNumberClickedTotal | Total number of times the phone number link for a location was clicked. |
Int | MoreInfoClickedTotal | Total number of times the More Information link for a location was clicked. |
Int | TotalEntries | Total entries in the SearchResponseLog table. |