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

Max_Headroom’s picture

Category: bug » feature
Status: Active » Postponed (maintainer needs more info)

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?

Max_Headroom’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)
Max_Headroom’s picture

Version: 5.x-1.1 » 6.x-1.4
Status: Closed (won't fix) » Closed (fixed)

hook_ucga_display added to 6.x-1.4, Ported to D 7