Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am not sure, whether graph api has any function for this.

I want to know how many hours per day i have (other users) spent on facebook in the last one week or last month.

Is it possible?

share|improve this question
Sure, but beware of overflow. – Rom1 Jan 26 '12 at 14:43
@Rom1, I didnt get your point. How is that possible? – Kamini Feb 2 '12 at 3:56

1 Answer

up vote 0 down vote accepted

that's not possible with graph api as there is no such value.

however, you could track e.g. the time spent on your app but you'd have to write that mechanism yourself.

share|improve this answer
No. I dont want to track time spent on apps. Just wanted to know whether it is possible to track the time spent on facebook. I just saw one app sometime ago saying "you have spent 8.4h ave on facebook" - I dont know how they did it. I lost the app link too – Kamini Jan 26 '12 at 14:46
i43.tinypic.com/xdz1ok.jpg -- This is the image of the app. How did they do this? – Kamini Feb 2 '12 at 3:55
@Kamini I think they are just spinning. – ChickenHead Apr 4 at 18:14

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.