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

index

Number

The page index that this event is associated with

Definition

POST https://api.gosquared.com/tracking/v1/timeout
Open Query Builder
Close

Authentication

Parameters * required

    Post Data * required

    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