Last Updated 7 years ago
When and which orders are sent to Google Analytics?
The module has two operating modes:1. Sending orders on status change
This is the module's default operating mode - it automatically sends the order to Google Analytics when its status changes.
2. Sending orders via a URL request
This mode is more reliable, but requires adding a task in the CRON schedule as described in the module configuration. Only orders placed on the day the URL is accessed are sent - therefore it is recommended to set the CRON task every 15 minutes, plus one more run a few minutes before midnight. The reason the module only sends orders from that day is that there is no way to provide a date when sending the transaction to Google Analytics - there, the sent date equals the order creation date.
Regardless of the selected mode, the module only sends to Google Analytics those orders whose current status is checked in the configuration. An order is never sent twice.