I have data in AWS SimpleDB and I want to know how popular it is. The client can be a website or a mobile device. I'd like some means of seeing just how popular it is. 100% accuracy is not especially important, so dropping a few here and there is acceptable.
How can I implement this?
(I was thinking that I might be able to do something with Google Analytics, but I don't know enough about this.)