Skip to main content
POST
Register a widget click

Path Parameters

widget_id
string<uuid>
required

Unique identifier for the widget

Example:

"123e4567-e89b-12d3-a456-426614174000"

Body

application/json
hashid
string
required

Hash identifier for the search engine

Example:

"de8f052ea612f95b6950d4013dd6ef38"

dfid
string
required

Doofinder's unique ID for the clicked item

Example:

"123e4567e89b12d3a456426614174000@product@e7b7a6c35b2d4afc94991bfc8100227a"

session_id
string
required

Session identifier for tracking user behavior

Example:

"b2b89619844f4eb0b5fa19f28a19d679"

user_id
string
required

Unique user identifier

Example:

"8c80694b-354c-4533-acd1-e4b8e7d74b7b"

position
integer

Position of the item within the recommendation results (optional, default 0)

Example:

0

title
string

The product title (optional)

The product link (optional)

Response

Click registered

status
string
Example:

"OK"