Download & Extend

Google Analytics not reporting paygate sales.

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

Category:bug report» feature request
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?

#2

Status:postponed (maintainer needs more info)» closed (won't fix)

#3

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