GoSquared API Documentation
Welcome to the GoSquared API documentation.
You'll find the full documentation and reference for everything available in the GoSquared API here.
Note: It is not possible to remove test data from your real-time dashboards (Now, Trends, Ecommerce). Therefore we highly recommend creating a test project in your GoSquared account – before you start sending data to your production project.
The GoSquared API breaks down into the following key areas:
Tracking
JavaScript Analytics Code
Website tracking and Live Chat using our JavaScript code snippet
Tracking API
Send data in to GoSquared using our HTTP API or our client libraries
Reporting
Account API
Manage sites and settings in your GoSquared account
Now API
Retrieve real-time data about visitors currently on your site
Trends API
Retrieve historical web analytics data about your site
People API beta
Search through all your users stored in People
Chat
This side of the API documentation is designed to highlight the technical implementation of the API endpoint in question.
When looking at documentation for specific API endpoints and functions you may see the Query Builder section, as shown below. By clicking on this you can select an appropriate api_key
and site_token
as well as any parameters for that endpoint. These will then appear as a valid example request for the selected language. GET requests will actually be performed live so you can see the response that you would get.