I am building an android app for my website, I am using Volley to make network request. I want to know the amount of traffic that's coming from the app. And I want differentiate the traffic source from others (Chrome, Firefox etc). So how do I add a referrer to a volley GET request?
Asked
Active
Viewed 80 times
1
-
use google analytics instead – Nikhil Oct 01 '16 at 10:36
-
http://stackoverflow.com/questions/16626032/volley-post-get-parameters – Amit Vaghela Oct 01 '16 at 10:39