Makes no sense. What complexity are you talking about? You get that info on the client to create another request to the server in order to send it over?
Unless you're only tracking the pageview events, it's not an additional request. Most of the analytics SDKs use either XHR or Pixel tracking. It's often easier to build up a separate analytics pipeline rather than using the backend server logs.