Track your Google Maps ranking for key searches across zip codes
언제 쓸까: You want to know where your business ranks for 'best pizza' in 20 zip codes around town, refreshed weekly.
사전 조건
- Google Maps API key with Places (New) enabled — Google Cloud Console > Enable APIs
흐름
-
Use the composite local-rank-tracker toolRun local-rank-tracker for business 'Tony's Pizza' (place_id: [id]) on query 'pizza near me' across these 20 coordinates [list lat/lng].✓ 복사됨→ Per-location rank (or 'not in top 20')
-
Store historySave results to ./rank-history/YYYY-MM-DD.json. Diff against last week.✓ 복사됨→ Week-over-week delta
결과: Weekly local rank report without paying a SaaS SEO tool.
함정
- Google's Places API cost adds up — ~$17 per 1000 calls — Batch the locations; limit to key zip codes; cache for 7 days