From 345e27b7fedc8968527823c2219b2d9c8d045a11 Mon Sep 17 00:00:00 2001 From: Joe Prisk Date: Mon, 13 Feb 2017 11:13:43 +0000 Subject: [PATCH] update readme --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 806f491..4407044 100644 --- a/readme.md +++ b/readme.md @@ -2,6 +2,8 @@ I've put this here in the hope it may save someone half an hour of googling. +To use e-commerce tracking make sure to include analytics through the shopify cms (Online store -> preferences -> analytics ) and uncheck advanced e-commerce as this will double record the sales. Then continue below. + Standard shopify gives you full control of your theme files until it gets to the payment gateway and the checkout process. You can however inject code from within the admin, and get access to the full checkout object supplied in the liquid template.