If you are seeing: in your OpenCart store, it usually means a fatal PHP error is stopping execution. The actual error is hidden by default, so you must enable error reporting to identify the root cause. Step 1: Enable Error Display in OpenCart Open your main index.php file (and also admin/index.php if the issue is […]
opencart
Fixing missing eCommerce conversion of a Campaign URL
Campaign URL parameters like campaign source, campaign medium, campaign name are added to the URL in order to track how a particular URL or a campaign is performing. There’s 2 types of payments gateways: Direct Payment Gateways – User’s don’t leave the site to make the payment. Ex – Authorize.net, PayPal PayFlow Pro, SagePay, Stripe. […]