No tracking on thank you page
-
For some reason the order received page is hard coded tot not measure trough Google Analytics, causing funnels to fail. This should at least be a filterable option or setting;
//include this on all pages except order confirmation page. if (!is_order_received_page()) { echo "<script>" . $code . "</script>"; }
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘No tracking on thank you page’ is closed to new replies.