Import Data from Another Analytics Service#
Antics has no public self-service import command for historical analytics data. The collection API accepts live browser events; it is not a bulk historical import interface.
Managed Antics#
Contact support@turtletech.us before exporting data from another service. Include the source service, the date range, the Antics site, and the approximate export size. Do not attach an analytics export to email. Support will confirm compatibility and arrange a secure transfer when an assisted import is appropriate.
Keep the source export intact until the import has been validated. Useful source fields include:
event or aggregate timestamps with an explicit timezone;
page paths and referrer hosts;
visitor and pageview counts;
country, browser, operating-system, and device breakdowns; and
campaign fields such as UTM source, medium, and campaign.
Imports are scoped to one Antics account and site. Fields that cannot be mapped without changing their meaning are reported during the compatibility review.
Self-hosted Antics#
The published server exposes live event collection, dashboard queries, and CSV export. It does not expose a historical bulk-import API. Preserve the original export and contact support if a migration needs a reviewed conversion into the current DuckDB analytics schema.
For a new site that does not require historical data, create the site in the dashboard and install the tracker as described in Tracker setup.