Analytics

Analytics Overview

4min
required for conversion rate reporting as well as machine learning, the magento module will send data for all orders placed on the store being synchronised, including those placed through the magento admin panel data is queued for synchronisation after the order is first created in magento, and sent to klevu’s apis in a background process a short time later to ensure synchronisation actions do not interfere with the speed and stability of the installation orders can also be manually queued for synchronisation, for example when integrating a store with existing order history quick reference cli commands command purpose klevu\ analytics\ queue orders for sync adds magento orders to the internal queue to be processed in an upcoming sync operation klevu\ analytics\ sync orders sends unprocessed order records to klevu’s analytics apis cron jobs code schedule group klevu analytics remove synced order history every day at midnight ( 0 0 ) klevu prunes order history records, if enabled in configuration settings klevu analytics requeue stuck orders on the hour ( 0 ) klevu moves orders stuck in “processing” back into the queue for sync klevu analytics sync orders custom (default /5 ) klevu sends unsynced orders to klevu’s analytics apis config settings klevu > data sync > order analytics sync status, frequency, and order status exclusions list klevu > developer settings > order analytics contains advanced settings primarily designed to tweak performance, data provision, and other system related configuration klevu > developer settings > logging allows setting the verbosity of analytics related messages backend interfaces additional sync related data added to the native magento order grid and view order screens