AI Commerce WatchTracking the agents that shop

Answered by AI Commerce Watch

How do I see which AI crawlers visit my store?

Server or CDN logs filtered by AI user-agents give a raw view; dedicated edge detection products classify crawlers by operator and behavior, including ones that disguise themselves.

The free method: pull server or CDN access logs and filter for known AI user-agents (GPTBot, ClaudeBot, PerplexityBot, and peers). This shows declared crawlers only - anything spoofing a browser user-agent is invisible.

The complete method: behavioral detection at the edge that identifies automated agents by how they move through the site, attributes them to operators, and reports volume and targets. That layer doubles as enforcement when you decide to throttle or block a class.