aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/web/fixmystreet.com/tracking_code.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/fixmystreet.com/tracking_code.html b/templates/web/fixmystreet.com/tracking_code.html
index 42e71776d..23bd8d992 100644
--- a/templates/web/fixmystreet.com/tracking_code.html
+++ b/templates/web/fixmystreet.com/tracking_code.html
@@ -21,6 +21,7 @@ ga(function(tracker) {
});
ga('ecommerce:addItem', {
'id': 'report/[% problem.id %]',
+ 'quantity': '1',
'name': 'Report'
});
ga('ecommerce:send');