Earlier quoted context omitted.
No. I am not passing IP. I am not passing a client-id. I am not passing any kind of correlation identifier from which a session can be inferred or created. I am not passing user-agent information. I am not passing a cookie ID. I am only passing a page view event. "Page /foo/bar?bash has been viewed". Take a look here: https://code.google.com/p/serversidegoogleanalytics/ Tell me where in that example (mine is similar)…
But isn't the same kind of data you could extract from Apache logs? Since from what you describe is basically a log of all your requests. GA has many utilities, mainly is to follow the user and see the funnel they go and second to monitor the marketing campaigns. If you don't need this, then Apache log + webalyzer is perfect for everyone.
Those partners frustrate me, in that they won't trust me to provide stats generated from server logs, but they all default trust GA.
This technique allows me to use GA, produce the view of the content they need, export the PDF, and share that... and they trust it.
GA is the de facto store of trusted data when it comes to web site activity. For my sites that is tracking content page views.