Track your Google Maps ranking for key searches across zip codes
Wann einsetzen: You want to know where your business ranks for 'best pizza' in 20 zip codes around town, refreshed weekly.
Voraussetzungen
- Google Maps API key with Places (New) enabled — Google Cloud Console > Enable APIs
Ablauf
-
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].✓ Kopiert→ Per-location rank (or 'not in top 20')
-
Store historySave results to ./rank-history/YYYY-MM-DD.json. Diff against last week.✓ Kopiert→ Week-over-week delta
Ergebnis: Weekly local rank report without paying a SaaS SEO tool.
Fallstricke
- Google's Places API cost adds up — ~$17 per 1000 calls — Batch the locations; limit to key zip codes; cache for 7 days