
IMPORT FROM
Google Analytics 4
Connect your Google account and bring historical GA4 data into tinyanalytics. Follow the guide for setup and source-specific limits.
SWITCH TO TINYANALYTICS
Add one cookieless tracking script, import the history your team already reports on, then ask your AI agent what changed — TinyAnalytics connects to it over MCP.

HOW THE SWITCH WORKS
There is no tag manager rebuild, no data layer to redesign, and no schema to map. Install, import, then point an agent at the result.
One script tag, under 6.5 KB gzipped. Pageviews and single-page-app navigation are tracked automatically, so you can verify the first visit in Realtime before you change anything else.
Connect your Google account and TinyAnalytics pulls GA4 history directly — there is no file to download. Plausible, Umami, and Simple Analytics come across as an export file you upload.
Connect the TinyAnalytics MCP server to Claude Code, Cursor, VS Code, or Codex, then ask for the report you want in plain English instead of rebuilding dashboards by hand.
Imported history is converted into regular events, so it flows through every report — pages, sessions, funnels, retention, cohorts, and period comparison. Import each export once: re-running an import adds the data again rather than replacing it. Read the migration guide
IMPORT YOUR HISTORY
Move historical analytics from the tool you use today. Pick your source below for the exact export, connection, and import steps.

IMPORT FROM
Connect your Google account and bring historical GA4 data into tinyanalytics. Follow the guide for setup and source-specific limits.

IMPORT FROM
Export your Plausible history and import the file into tinyanalytics. The guide walks through the required format and steps.

IMPORT FROM
Move historical Umami data with an export file. Check the guide before importing to understand the supported data.

IMPORT FROM
Bring your Simple Analytics export into TinyAnalytics and preserve the historical baseline behind your reporting.


COOKIELESS ANALYTICS
Your historical data keeps the past useful while one small TinyAnalytics script starts collecting new traffic and product behavior without analytics cookies.
AFTER THE IMPORT
Use your imported baseline to understand what changed, then keep new traffic, behavior, conversion, and revenue analysis together.

HISTORY
Keep the historical trend your team already knows and compare it with the data TinyAnalytics collects next.

REPORTING
Use one reporting model for acquisition, behavior, conversion, and the historical context behind your decisions.

EXPECTATIONS
Some source dimensions can be approximate or unavailable. Review the relevant import guide before you switch.
AI-NATIVE
TinyAnalytics runs an MCP server that hands 47 tools to the agent you already code with — traffic, site health, events, funnels, revenue, and read-only SQL over your own data. Imported history lands as regular events, so agents query it like everything else.
claude mcp add --transport http TinyAnalytics \
https://dash.tinyanalytics.io/api/mcp \
--header "Authorization: Bearer YOUR_API_KEY"Also works with Cursor, VS Code, Codex CLI.
THEN JUST ASK