If op's planning for the future a number of system exists to collect analytics, but he'll need to correlate views with ga to deanonimize audiences. Not impossible, but not the most convenient and will work only from the implementation day forward
Look into Google BigQuery, it can suck up hit-level data from GA so you can query it how you want. I'd imagine you can export data how you want. Its not free though.
5 comments
[ 3.7 ms ] story [ 20.3 ms ] threadYou'd be better off doing processing of your own server logs.
If op's planning for the future a number of system exists to collect analytics, but he'll need to correlate views with ga to deanonimize audiences. Not impossible, but not the most convenient and will work only from the implementation day forward