# Starter Fix Sprint analytics import instructions

Generated: 2026-07-04

Goal: 1,000,000 monthly visits.

## What to export

Export a CSV from Vercel Analytics, Google Analytics, Search Console, or another analytics source with at least:

- Page, path, or URL
- Visitors, users, or active users
- Optional: views, clicks, impressions

## Import command

```bash
cd /Users/jerryliuminsheng3/Documents/Codex/2026-06-13/goal-ai
node scripts/ingest_growth_analytics_20260704.js --input /path/to/analytics.csv --out public_site_20260615/starterfixsprint-traffic-status-latest.json
```

## Completion boundary

Do not mark the goal complete unless the output shows `achieved_1m_monthly_visits: true` for a real monthly reporting window. Deployment, indexing, and generated pages are not enough.

## After import

1. Read `starterfixsprint-traffic-status-latest.json`.
2. Identify top topics and pages.
3. Expand clusters that show impressions or early visits.
4. Improve snippets for pages with impressions but low clicks.
5. Continue deployment and external distribution if traffic is missing because assets are not live.
