Jump to content

Google Analytics ecommerce not working with Ogone


romaha

Recommended Posts

Hi all!

 

Who can help me with the following:

 

On our site (http://www.cote-lumiere.com) we accept three types of payment:

bank transfer, ogone and paypal.

 

We would like to get all transactions into Google analytics eCommerce tracking.

 

We are using the standard prestashop modules for both the payments as also the google analytics.

 

problem: Only paypal orders are registered into Google Analytics.

 

As far as we can understand, Ogone is using the "hookOrderConfirmation" to register the transaction while Paypal is handeld within the ganalytics.php via the line:

 

if (strpos($_SERVER['REQUEST_URI'], __PS_BASE_URI__.'order-confirmation.php') === 0) return '';

 

How should we include the Ogone transactions to be submitted to Google Analytics?

 

Thanks a lot!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...