You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use Prestashop V1.6.1.11, and PayU payment module. I have configured the Google Analytics module.
Currently the successful order is not captured in analytics.
I think this is because the payment module, on successful payment is redirecting to order-detail page when logged in or guest-tracking page for guest users instead of order-confirmation page.
In the goal url's i have added /order-detail and /guest-tracking as goals but it doesn't help.
Is there a way to capture order confirmation in this case?
Hello All,
I use Prestashop V1.6.1.11, and PayU payment module. I have configured the Google Analytics module.
Currently the successful order is not captured in analytics.
I think this is because the payment module, on successful payment is redirecting to
order-detailpage when logged in orguest-trackingpage for guest users instead oforder-confirmationpage.In the goal url's i have added
/order-detailand/guest-trackingas goals but it doesn't help.Is there a way to capture order confirmation in this case?
Thanks for your help.