I'm working on a mobile website that we plan to implement within a android and iphone app as a web view.
I would like to know if is possible to track the source of each pageview. For example which pageviews come from the iphone app, android app or regular browser. Also would like to know if this is possible using just one google analytics account.
For reporting we would like to have it like this:
- http://domain.com/index.php - 200 views
- AndroidApp - 50 views
- IphoneApp - 100 views
- Browser - 50 views
is this possible?
Thanks
It is already tracked for you under
Edit: To respond to coment below that you cant see pageviews in the Mobile device info screen. You can create your own dashboard widget to show this information.
Click add widget to open the next window
add Mobile device info as your dimension and now you can add pageviews as your metric. Click ok when you are done.