Gym & Fort Tracking¶
Track gym team changes and fort (pokestop / gym) updates.
Filter syntax
Filters use key:value form — team:instinct, d:500, area:downtown. Bare team words (instinct, valor) still work without the team: prefix. See Pokemon Tracking — Filter Syntax.
Gym Tracking¶
Track gyms changing to a specific team:
Track by Team¶
Team names: instinct/yellow, valor/red, mystic/blue, harmony/gray. The bare team word also works without team:.
Track with Distance / Areas¶
Track Specific Gym by Name¶
Track EX-Eligible Gyms¶
Fort Tracking¶
Track pokestop and gym updates (name changes, photo updates, new stops/gyms):
Note
Fort tracking must be enabled by the admin (enable_gym_battle in tracking config).
All Gym Options¶
| Option | Description | Example |
|---|---|---|
team:instinct / valor / mystic / harmony |
Team filter | team:valor |
ex |
EX-eligible gyms only | ex |
gym:<name> |
Specific gym by name | gym:Hilltop Gym |
d:<n> |
Distance in metres | d:500 |
location:<name> |
Distance from a named location (requires d:) |
location:Home |
area:<name>[,<name>] |
Restrict to specific areas | area:downtown |
template:<n> |
Alert template | template:2 |
clean |
Auto-delete expired alerts | clean |
everything |
All team changes | everything |
remove |
Remove tracking | remove |
Legacy no-colon forms (d500, bare team words like valor) still work.