Hi, thanks for a great module.
For some reason my google analytics is not reporting paygate sales. I am using other payment methods as well and they all report to Google Analytics correctly. The uc_googleanalytics module is not called or not getting the order information it seems. The code is added to the checkout/complete page - but no order information. Does the hook_ucga_display() need to be called from the paygate module ?
Any assistance will be greatly appreciated.
Comments
Comment #1
Max_Headroom commentedI would have thought this would be a feature of Ubercart as in the end, that is what is controlling the payments. The payment modules call Ubercart functions to complete payments.
http://www.ubercart.org/issue/7522/doesnt_ubercart_google_anayltics_requ... says that hook_ucga_display is only needed if the checkout does not end at cart/checkout/complete, which the paygate module do as default. Did you change the default link in the settings to something else?
Comment #2
Max_Headroom commentedComment #3
Max_Headroom commentedhook_ucga_display added to 6.x-1.4, Ported to D 7