Hitsteps Analytics API Documentation

Use the Hitsteps Analytics API to retrieve website analytics reports, visitor activity, referrers, pages, campaigns, goals, and account data for connected sites.

Looking for the saved Reports API? Read the Reports API guide for report-specific keys, JSON requests, date ranges and troubleshooting. Its keys and request format are different from this website-level API.

Start a free Hitsteps accountSee analytics features

Build with the Hitsteps website analytics API

This legacy website-level API accepts POST requests at /api/callback and returns account, website, visitor, referral, page, campaign, goal, and real-time analytics data as JSON. Use it from a server you control when an existing integration needs the documented API-code flow.

Account and website access

getAPI, getAccountInfo, getListofTrackingWebsites, newTrackingAPI, and newTrackingUser cover account details, accessible sites, and site setup.

Visitor and traffic reports

getXdaysHits, dailyhits, hourlyhits, and secondlyhits return historical or interval statistics for connected websites.

Live analytics and report links

now exposes online and real-time activity, while shortlink generates a direct link to a supported Hitsteps report.

Keep credentials server-side. Never place an account password, API code, or visitor data in browser JavaScript, public repositories, URLs, screenshots, or client-side forms. The interactive reference below is documentation only and does not accept credentials or make authenticated requests.