Posted by christiaan_ on June 24, 2009 at 11:54am
Jump to:
| Project: | UC PayGate |
| Version: | 6.x-1.4 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
I 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?
#2
#3
hook_ucga_display added to 6.x-1.4, Ported to D 7