Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Downloading your own game & analytics

A topic by Anton created 52 days ago Views: 266 Replies: 5
Viewing posts 1 to 5
(1 edit)

I don’t know if this is a wanted behaviour,
I noticed that downloading from itch an apk of my own project is counted in the analytics even though I’m logged with the account that own the project.
I don’t think the other analytics are counted (I don’t see my own visits for instance)
This felt odd so I thought I should talk about it.

Cheers Anton

(1 edit) (+2)

Right now all downloads count in your analytics, but not the visits if you're logged in.

I just downloaded 2 of my games - one PC and one .apk to check and they both counted as downloads in my analytics but not in my views.

I don't know if this is intentional or accidental.

Probably it is just technical, which means accidental.

(+1)

For browser games it is even more confusing. A browser also downloads a web game to it's cache. But this does not get counted as a download in the dashboard metrics. But doing this with the Itch App does show up as download. A question about this pops up every few months. Like this:

https://itch.io/t/3972731/game-without-downloadable-files-gets-downloaded

Also the download counter only counts started downloads, not completed ones. Like described here

https://itch.io/t/4141152/why-are-some-users-downloading-my-game-multiple-times

That can sometimes even result in hundreds of started downloads, if someone has a very faulty connection.

https://itch.io/t/4061710/someone-buy-my-game-today-and-download-it-339-times

So counting your own downloads as downloads is not surprising. It is probably just a context free number they pull from somewhere.

I feel like having more info on where/how thoses numbers are computed would be helpfull, because I want to use theme to gauge interest in my games, but I feel they are unreliable as you pointed out.

I find the Referrers part of the analytics helpful in that regard. It should give hints about recurring users vs. new users. But then again, maybe those metrics have their own quirks. The download metric is talked about from time to time, so it's quirks are somewhat known.