Bot traffic is automated, non-human activity disguised as real user behavior. In mobile growth it shows up two ways: as [[ad-fraud]] (bots faking clicks and installs to bill advertisers) and as analytics pollution (bot sessions inflating DAU, funnels, and engagement metrics so teams optimize against noise).
Where bot traffic comes from
- Data-center bots — scripts running in cloud servers that generate clicks and requests from non-residential IP ranges.
- Device farms / [[emulated-devices]] — fleets of real or emulated phones, resettable to look like new users, manufacturing fake installs at scale.
- Scripted automation — tools that replay the install-to-event funnel to mimic an engaged user and trigger payout events.
Detection combines network signals (traffic from known data-center IP ranges rather than residential/carrier networks), device-fingerprint anomalies (impossible hardware/OS combinations, missing sensors), and behavioral signatures (no human touch entropy, impossibly fast or perfectly uniform funnels). MMPs bundle this into their fraud layers; the practical defense is routing UA through an MMP with active invalid-traffic filtering and excluding suspicious sources.