I was wondering that could check the statistics of your game by setting up a counter that everytime the game is loaded, it adds a number to a counter that can be viewed by the creator of the game.

This way when they want to view how many times their game has been played they can just open up that page and view the number. Is this possible? Has it been done before? Would you use php to code something like this?