Timeout
Timeout the tracking session
POSTtracking/timeout
Calling this function will end all sessions for the given Visitor. If the page.index value is given then it will only timeout that session.
POST Body
visitor_id | StringRequired The anonymous visitor ID that this action is associated with. | ||
page | Object | ||
|
Definition
POST https://api.gosquared.com/tracking/v1/timeout
Example Request
curl -X POST -H "Content-Type: application/json" \
"https://api.gosquared.com/tracking/v1/timeout?api_key=demo&site_token=GSN-106863-S"
Live Responseundefined undefined
Your API Key is not authorised for this endpoint