Why
This is my first Windows Phone app and I learned a lot from it. (More about that in another post)The main goal with this app has been to learn the API and how development on Windows Phone 8 works.
It was quite easy to get started and get started. It might be because I already know my way around Visual Studio and I already know C# and done some apps in XAML before.
Also the emulator is fast and easy to setup and use and debugging to the phone is also painless.
The App
When you start the app the first time you need to add what site you want to view (Multiple sites are supported)If an site is configured it will go to that site and get the AWStats information. It will cache the stats in the phone and it will refresh it unless it is over 30min old. You can however force a refresh in the ... menu
The main page is showing the month summary for the site and you also got a previous/next arrow there for moving to stats for other months.
If you swipe to the "day" page you will get some day by day stats. The "pages" page will show the top 20 accessed pages and how many hits it has and it will also calculate a day average. And the last page show "externals" this is top 20 external links to your sites.
The site summary command will fetch months stats for the entire year and show a month by month stats.
and if you press the ... menu on that page you can request to fetch even more and get previous year and so on. All this "old" stats will be saved and cached in the phone so it will only fetch them once.
Live Tile
Under settings you can configure the live tile. Activate if it should update the tiles in the background, what information from what site it should show. Multiple live tiles are supported.Live tiles of all sizes are support.
Features
- Multiple sites
- Caches history data and current data
- Small,Medium and Large live tile support
- Live tile can be customized in color and information it should show
- Fast and fluid layout
To Do
There is still some things to add and fix. Adding Browser and OS stats is one thing. and if possible I would like to add a domain (country) stats.
Also some minor thing need to be fixed. But I will wait with adding them and run this for a couple of month and see what else I want to add. Also I have a lot of work planed for my other projects, So I do not have more time at the moment to spend on this.
Windows Phone App Store
The app is not available on the Windows Phone Store yet, And I'm not sure it will be. Also the demand for an app like this is very limited. Only web master that run AWStats and that owns a Windows Phone 8. I think I can count all of them on one hand.
This app has been a great learning project for me. But I will try to release it if I get the time.
If you are interested in this app let me know and I might actually put some time into finishing it.