Most of the time websites send data to Google Analytics using their JavaScript method, and most of the time this works great. However, there are other times that you really need to send a pageview or an event to Google Analytics from the server-side. Converting your server-side data to JavaScript in order to be sent […]