Skip to main content
POST
Visit stats

Authorizations

Authorization
string
header
required

Doofinder API key. Pass it as: Authorization: Token <api_key>

Body

application/json
store
string
required

Identifier of store. In the store setup section, you will find the store ID information.

Required string length: 1 - 36
dfid
string
hashid
string

Unique id of the search engine. In the search engine selector, you will find the hashid information

Pattern: ^[a-f0-9]{32}$
ip
string
deprecated

Unique address that identifies a device. Detected automatically by the server.

page_type
string
session_id
string | null

Identifier of search session

Maximum string length: 32
url
string

Page URI visited by the user

user_agent
string
deprecated

Identifier of device. Detected automatically by the server.

user_id
string

Identifier of user

Maximum string length: 36

Response

OK

Response returned over register stat operation.