We would like to transfer all e-commerce transactions from our webshop via the server side, instead of using the javascript browser tracking script which is provided by Google.
From what I can see, it is possible to submit events from the server side to GA, but is it also possible to send the entire e-commerce transaction?
There are some options with regards to PHP libaries. Which ones do you currently use with good success?