Hello, Piwik Community, hope to spend a great time here :)
Let's assume that I have a website on http://website.com/. It's a game generator, consisting of a single main page (containing the generator) and a lot of pages, each one containing a generated game. Their adresses are something like:
http://website.com/?gameID=j2iofh23oifh
Now, for every such page, with a generated game, I would like to have another page, presenting realtime stats about the game. This page would have an URL similar to: http://website.com/stats.php?gameID=j2iofh23oifh
I would like to place there information about:
- how many people play the game with a given ID (= how many people are currently on the game's page),
- user visits during last day,
- Piwik's realtime map,
The thing is, I would like all these stats to refer only to a single page - http://website.com/?gameID=j2iofh23oifh.
Is it doable with Piwik? If it's not perfectly doable, which parts could be done with Piwik?
Thank You in advance for any advices,
Michael
Let's assume that I have a website on http://website.com/. It's a game generator, consisting of a single main page (containing the generator) and a lot of pages, each one containing a generated game. Their adresses are something like:
http://website.com/?gameID=j2iofh23oifh
Now, for every such page, with a generated game, I would like to have another page, presenting realtime stats about the game. This page would have an URL similar to: http://website.com/stats.php?gameID=j2iofh23oifh
I would like to place there information about:
- how many people play the game with a given ID (= how many people are currently on the game's page),
- user visits during last day,
- Piwik's realtime map,
The thing is, I would like all these stats to refer only to a single page - http://website.com/?gameID=j2iofh23oifh.
Is it doable with Piwik? If it's not perfectly doable, which parts could be done with Piwik?
Thank You in advance for any advices,
Michael