Search analytics API
The analytics database can be accessed via the Funnelback analytics API.
The analytics API documentation can be be viewed from the API-UI screen in the search dashboard.
Access to the API requires a valid API key.
API URL root: https://FUNNELBACK_SERVER:ADMIN_PORT/admin-api
API call | Description |
---|---|
|
Returns a list of all country names the analytics API may return. |
|
Gets the URLs of the most clicked best bets results. |
|
Gets the top queries for a given popular clicked target URL. |
|
Gets the URLs of the most clicked search results. |
|
Gets the top contextual navigation clusters that where clicked on. |
|
Top queries, by query count, that resulted in the given popular cluster being clicked. |
|
Gives the counts of different metrics for each day over a given time frame. |
|
Gets the Facet categories that where most clicked on. |
|
Top queries searched resulting in a given facet category being clicked. |
|
Gets the date the reports where last updated. |
|
Returns a list of monthly summaries for the given time frame in order of most recent to least recent. |
|
Gets a list of the most used profile by search count. |
|
Gets the number of queries in each hour of the day for a given time frame. |
|
Gets a list of cities which produce the highest number of searches. |
|
Gets a list of countries which produce the highest number of searches. |
|
Gets a list of IPs which produce the highest number of searches. |
|
Gets the top queries for a collection and time frame. |
|
Top queries, by count, which did not have at least one fully matching result. |
|
Gets the top clicks for a given popular query. |
|
Returns the number of searches performed for a query, on each day |
|
Gets the cities producing the most traffic for a given query. |
|
Gets the countries producing the most traffic for a given query. |
|
Returns a list of queries which had a large increase in query volume over a short space of time. |
|
Attempts to resolve the given IP address to a host name. |