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