Track Result Click
Record when a user clicks a search result.
Documentation Index
Fetch the complete documentation index at: https://signe.cludo.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
SiteKey authentication. Pass the full value including the SiteKey prefix: SiteKey <base64(customerId:engineId:searchKey)>. Example: SiteKey dGVzdDoxMjM0NTY3Ojk4NzY1.
Path Parameters
Must match the customer id used in the search that produced qid.
Must match the engine id in the same search request path.
Body
Definition of the log source. Use 'searchresult' for regular clicks and 'banner' for banner clicks.
searchresult for organic SERP clicks; banner when the user clicked a promotional banner.
searchresult, banner The search query.
A unique string used as the ID of the query.
The URL of the result that was clicked.
The rank of the clicked item in the result list.
The title of the result that was clicked.
The pixel resolution of the visitor's screen (e.g. 1920x1080).
The browser user-agent.
The URL of the page that referred the user to the search results.
The title of the page that referred the user to the search results.
The browser language.
The page number of the results the user was viewing.
The hostname of the page the query originated from.
The session ID (cookie or generated) to stitch multiple events per visit.
A unique string used as the ID of the query session.
The ID of the banner that was clicked.
The device class for analytics segmentation.
mobile, tablet, desktop Response
Result click event recorded.
Success response containing the server-generated tracking ID.
Unique identifier for the recorded tracking event.
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"

