android - Why do I see results on my Google Analytics portal even before I run my app? -


i got new google analytics id android app (a game) in development (unreleased) around a week ago.

only today, integrated google analytics sdk game, tested , made send events.

for first time, opened google analytics portal game , astonishment, has recorded app "views" , "sessions" last week before integrated sdk game (which still unreleased). has recorded 40 "new users" yesterday. doesn't make sense.

is there explanation this?

ps: under "top device models", shows iphone impossible since game doesn't work on iphone.

i did check ensure right ga id , there no doubt game correctly associated ga id.

what seeing activities of spam "visits", hits don't visit site rather simply, , agnostically, target property id. whether have web app or native mobile app, may hit these "visits". need set filters prevent these activities affecting data, including filter allow hits white listed set of valid hostnames , filter on campaign source. article has great tips on how set up: http://www.analyticsedge.com/2014/12/removing-referral-spam-google-analytics/


Comments