Crons
Job Code | Runs | Description |
---|---|---|
panda_autoresponders_activity | Every 15 minutes | Checks for customer store activity to cancel autoresponders with the activity cancellation trigger selected |
panda_autoresponders_activity_daily | Daily at 1:15 am | Checks for customer activity to deploy autoresponders with the trigger "Last Activity" |
panda_autoresponders_birthdays | Daily at 1:35 am | Checks for autoresponders with the birthday trigger |
panda_autoresponders_abandoned | Every 15 minutes | Checks for autoresponders with abandoned cart trigger |
panda_import_customers | Every day at 5:45 am | Checks if the option to add new customers as subscribers. Will scan the orders table and import emails that are not already in the subscribers table. This option can be changed in "System/Green Flying Panda/Configuration/Marketing Automation/Import Existing Customers" |
panda_clear_old_stats | Every Sunday at midnight | Clear old stats. This option can be changed in "System/Green Flying Panda/Configuration/Marketing Automation/Number of days to keep campaign reports" |
panda_reports | Every day at midnight | Builds Marketing communications report that can be found in "Reports/Green Flying Panda/Marketing Data Evolution" |
panda_goals_build | Every day at 5am | Updates Goals progression |
panda_process_bounces | Every day at 3am | Opens your bounces email and processes any message in that folder. If bounces are found, the number of bounces in the subscriber are updated. Using bounces is defined in Email Senders |
panda_autoresponders_execute | Every minute | Creates autoresponders campaigns to be sent |
panda_splits_send | Every minute | Creates A/B campaigns to be sent |
panda_followup_send | Every minute | Creates Follow-Up campaigns to be sent |
panda_campaigns_queue | Every minute | Builds campaign queue |
panda_campaigns_fix_issues | Every 12 hours (0/12) | Since no message can be sent to the same subscriber twice (FK enforcement), this will force campaigns to send messages. Unlikely to happen, but sometime the cron might not have been executed, or an error in the remote server occurred. |
panda_emails_send | Every minute | Sends queued emails |
panda_sms_send | Every minute | Sends queued SMS |
panda_failures_notifications | Every hour | Checks if errors occurred during campaigns deployment and if yes, sends an email to store owner. This option can be changed in "System/Green Flying Panda/Configuration/Marketing Automation/Send Campaigns Error Alerts" |
panda_build_stats | Every day at 1am | Builds Customer Metadata used by Segments. |
panda_build_segments | Daily at 2am | Refreshes Customer Segments Records |
panda_build_segments_user | Upon Admin Request | When the store manager is editing a segment and clicks in the "Refresh Records", this job will be added to the cron schedule to update that segment |
panda_build_formulas | Daily at 2:40am | Updates Formulas results |
panda_sync_customer_subscriber_data | Every Sunday at midnight | Syncs customer data (firstname, gender, lastname, date of birth) with subscriber data. This is just as a backup method, since this info should be mirrored in real-time |
panda_build_metadata | Upon Admin Request | Rebuilds Customer Segments Metadata |
panda_build_rebuild | Upon Admin Request | Rebuilds Customer Equity Data |
panda_build_order_average | Every Monday at 1:20 am | Updates Customer percentage order average in relation to the store sales |
panda_build_meta_old | Daily at 1:20am | Updates Customer Segments metadata related to the previous 6 months |
panda_send_error_reports | Daily at 1:20am | Sends error reports back to Green Flying Panda. This option is disabled by default and can be changed in "System/Green Flying Panda/Configuration/General/Send error reports back to Green Flying Panda" |
panda_rebuild_sales_stats_yesterday | Daily at 4:40am | Builds sales stats for previous day |
panda_indexer_rebuild_invalidated | Every 30 minutes | Rebuilds indexers marked as invalid (System/Green Flying Panda/Indexers) |
panda_products_recommendations_female | Every Monday at 6am | Builds Customer Recommendations |
panda_products_recommendations_yesterday | Daily at 5:02 am | Builds Recommendations with data from previous days |
panda_rebuild_expected_sales | Daily at 2:20am | Updates Expected Sales Report |
panda_rebuild_relations | Every Monday at 1:30am | Rebuilds Products Relations Report |
panda_rebuild_relations_yesterday | Daily at 1:30am | Builds Products Relations with data from previous day |
panda_update_segments_evolutions | Daily at 1:20am | Build Segments Records Evolution Report |
panda_rebuild_search_history | Daily at 4:20am | Builds Search History Report |
panda_sales_extra_costs_update_extra_costs | Daily at 1:35am | Updates Sales Extra Costs data |
panda_update_sex_and_gender_prediction | Daily at 1:55am | Updates Customer gender and age prediction based on previous purchases. |
panda_update_real_time_segments | Every minute | Updates required customer segment records |