WooCommerce Admin / Analytics classes not loading even with full installation
-
Hello,
I’m facing a persistent issue where WooCommerce Analytics is not syncing any order data. Here’s what I’ve confirmed:
- All files are present in
/woocommerce/vendor/and/packages/woocommerce-admin/ vendor/autoload.phpexists and is loaded- The class
Automattic\\WooCommerce\\Admin\\Schedulers\\ImportScheduleris not available, even after manually loading autoload.php - Manually requiring
ImportScheduler.phpdirectly also fails - Reinstalling WooCommerce (including deleting the folder and reinstalling from a fresh .zip) did not resolve it
- The server has no restrictions (no open_basedir issues, no cache lock)
It seems the internal dependency container or Composer autoload in WooCommerce is not registering required classes, especially under
/src/Schedulers/. Could this be a bug or known issue in recent versions?Thank you for any guidance or a definitive fix
The page I need help with: [log in to see the link]
- All files are present in
-
Hi there!
Thanks for sharing all the details 🙏To better understand this, could you let us know if you made any changes on your site (like updates, migrations, or plugin/theme modifications) around the time the issue started appearing?
Could you please try clearing the analytics cache by going to WooCommerce > Status > Tools and running the Clear Analytics Cache tool? If the figures still look off after clearing the cache, try re-importing historical data.
Also, I’d like to understand your site properly. Please share with us the necessary information below for us to investigate the issue further:
- System Status Report which you can find via WooCommerce > Status
- Fatal error logs (if any) under WooCommerce > Status > Logs.
Please use https://pastebin.com/ or https://gist.github.com/ and share a link to that paste in reply here. Once we have more information, we’ll be able to assist you further.
Hi, thanks for the quick reply.
Yes, we already tried all of those steps:
- The analytics cache was cleared multiple times from WooCommerce > Status > Tools
- Reimporting historical data does not work – the
woocommerce_run_importeraction fails every time with the message:"Scheduled action for woocommerce_run_importer will not be executed as no callbacks are registered." - We also tried forcing class loading and running
ImportScheduler::run_import('orders')manually, but WooCommerce Admin still doesn’t register its classes. - WooCommerce was reinstalled fully, and the files are intact, but the autoloader is not registering key Analytics classes.
I will now provide the System Status Report and error logs as requested. Thank you for continuing to help us resolve this.
` WordPress Environment</p> <p>WordPress address (URL): https://prntdart.com<br>Site address (URL): https://prntdart.com<br>WC Version: 10.1.2<br>Legacy REST API Package Version: The Legacy REST API plugin is not installed on this site.<br>Action Scheduler Version: ✔ 3.9.3<br>Log Directory Writable: ✔<br>WP Version: 6.8.2<br>WP Multisite: –<br>WP Memory Limit: 1 GB<br>WP Debug Mode: –<br>WP Cron: ✔<br>Language: en_US<br>External object cache: ✔ Server Environment</p> <p>Server Info: Apache<br>Server Architecture: Linux 5.14.0-362.24.2.el9_3.x86_64 x86_64<br>PHP Version: 8.2.28<br>PHP Post Max Size: 100 MB<br>PHP Time Limit: 30<br>PHP Max Input Vars: 1000000<br>cURL Version: 8.14.1<br>OpenSSL/3.2.2</p> <p>SUHOSIN Installed: –<br>MySQL Version: 10.11.8-MariaDB<br>Max Upload Size: 100 MB<br>Default Timezone is UTC: ✔<br>fsockopen/cURL: ✔<br>SoapClient: ✔<br>DOMDocument: ✔<br>GZip: ✔<br>Multibyte String: ✔<br>Remote Post: ✔<br>Remote Get: ✔ Database</p> <p>WC Database Version: 10.1.2<br>WC Database Prefix: wp_<br>Total Database Size: 7360.48MB<br>Database Data Size: 5832.92MB<br>Database Index Size: 1527.56MB<br>wp_woocommerce_sessions: Data: 363.05MB + Index: 1.16MB + Engine InnoDB<br>wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_woocommerce_order_items: Data: 16.55MB + Index: 5.52MB + Engine InnoDB<br>wp_woocommerce_order_itemmeta: Data: 653.00MB + Index: 137.38MB + Engine InnoDB<br>wp_woocommerce_tax_rates: Data: 0.06MB + Index: 0.06MB + Engine InnoDB<br>wp_woocommerce_tax_rate_locations: Data: 0.06MB + Index: 0.06MB + Engine InnoDB<br>wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_actionscheduler_actions: Data: 288.61MB + Index: 488.39MB + Engine InnoDB<br>wp_actionscheduler_claims: Data: 0.25MB + Index: 1.06MB + Engine InnoDB<br>wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_actionscheduler_logs: Data: 160.22MB + Index: 108.23MB + Engine InnoDB<br>wp_burst_goals: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_burst_goal_statistics: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_burst_sessions: Data: 0.34MB + Index: 0.08MB + Engine InnoDB<br>wp_burst_statistics: Data: 1.52MB + Index: 1.05MB + Engine InnoDB<br>wp_burst_summary: Data: 0.16MB + Index: 0.31MB + Engine InnoDB<br>wp_bwf_ab_experiments: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_bwf_contact: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_bwf_contact_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_bwf_conversion_tracking: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_bwf_funnelmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_bwf_funnels: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_bwf_optin_entries: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_bwf_wc_customers: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_cfw_acr_carts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_cmplz_cookiebanners: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_cmplz_cookies: Data: 0.05MB + Index: 0.00MB + Engine InnoDB<br>wp_cmplz_dnsmpd: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_cmplz_services: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_commentmeta: Data: 1.52MB + Index: 3.03MB + Engine InnoDB<br>wp_comments: Data: 94.63MB + Index: 95.34MB + Engine InnoDB<br>wp_crocoblock_workflows: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_dgwt_wcas_index: Data: 3.52MB + Index: 0.14MB + Engine InnoDB<br>wp_dgwt_wcas_invindex_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_dgwt_wcas_invindex_doclist: Data: 1.52MB + Index: 0.89MB + Engine InnoDB<br>wp_dgwt_wcas_invindex_wordlist: Data: 0.19MB + Index: 0.14MB + Engine InnoDB<br>wp_dgwt_wcas_tax_index: Data: 0.06MB + Index: 0.05MB + Engine InnoDB<br>wp_e_events: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_e_submissions: Data: 0.02MB + Index: 0.27MB + Engine InnoDB<br>wp_e_submissions_actions_log: Data: 0.02MB + Index: 0.11MB + Engine InnoDB<br>wp_e_submissions_values: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_fbv: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_fbv_attachment_folder: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_fm_logs: Data: 0.19MB + Index: 0.00MB + Engine InnoDB<br>wp_gla_ads_recommendations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_gla_attribute_mapping_rules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_gla_budget_recommendations: Data: 0.19MB + Index: 0.14MB + Engine InnoDB<br>wp_gla_merchant_issues: Data: 2.02MB + Index: 0.00MB + Engine InnoDB<br>wp_gla_merchant_price_benchmarks: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_gla_shipping_rates: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_gla_shipping_times: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_glsr_assigned_posts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_glsr_assigned_terms: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_glsr_assigned_users: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_glsr_ratings: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_itbbc_history: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_itbbc_history_items: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_jetpack_sync_queue: Data: 72.58MB + Index: 8.06MB + Engine InnoDB<br>wp_jet_cache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_jet_post_types: Data: 0.05MB + Index: 0.00MB + Engine InnoDB<br>wp_jet_smart_filters_indexer: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_jet_taxonomies: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_mclean_refs: Data: 1.52MB + Index: 0.00MB + Engine InnoDB<br>wp_mclean_scan: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_options: Data: 1610.06MB + Index: 7.13MB + Engine InnoDB<br>wp_pimwick_gift_card: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_pimwick_gift_card_activity: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_pmxe_exports: Data: 1.52MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxe_google_cats: Data: 0.39MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxe_posts: Data: 7.52MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxe_templates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxi_files: Data: 0.06MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxi_geocoding: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_pmxi_hash: Data: 8.52MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxi_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxi_images: Data: 0.17MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxi_imports: Data: 4.52MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxi_posts: Data: 23.56MB + Index: 0.00MB + Engine InnoDB<br>wp_pmxi_templates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_postmeta: Data: 266.78MB + Index: 109.28MB + Engine InnoDB<br>wp_posts: Data: 59.56MB + Index: 18.06MB + Engine InnoDB<br>wp_rank_math_analytics_keyword_manager: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_rank_math_analytics_objects: Data: 1.52MB + Index: 0.36MB + Engine InnoDB<br>wp_rank_math_internal_links: Data: 1.38MB + Index: 0.33MB + Engine InnoDB<br>wp_rank_math_internal_meta: Data: 0.20MB + Index: 0.00MB + Engine InnoDB<br>wp_rank_math_redirections: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_rank_math_redirections_cache: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_refersion_cart_tracking: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_reviewx_criterias: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_reviewx_import_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_reviewx_process_jobs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_reviewx_reminder_email: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_rsssl_country: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_rsssl_csp_log: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_rsssl_event_logs: Data: 0.41MB + Index: 0.00MB + Engine InnoDB<br>wp_rsssl_login_attempts: Data: 0.06MB + Index: 0.05MB + Engine InnoDB<br>wp_rsssl_xmlrpc: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_slicewp_affiliates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_slicewp_affiliate_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_slicewp_bonus_rewards: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_slicewp_bonus_reward_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_slicewp_collections: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_slicewp_collection_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_slicewp_collection_object_relationships: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_slicewp_commissions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_slicewp_commission_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_slicewp_creatives: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_slicewp_customers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_slicewp_customer_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_slicewp_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_slicewp_payments: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_slicewp_payment_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_slicewp_payouts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_slicewp_payout_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_slicewp_visits: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_smush_dir_images: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_solid_affiliates_bulk_payouts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_solid_affiliate_affiliates: Data: 0.23MB + Index: 0.14MB + Engine InnoDB<br>wp_solid_affiliate_affiliate_customer_links: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_solid_affiliate_affiliate_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_solid_affiliate_affiliate_meta: Data: 0.11MB + Index: 0.13MB + Engine InnoDB<br>wp_solid_affiliate_affiliate_product_rates: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_solid_affiliate_creatives: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_solid_affiliate_payouts: Data: 0.02MB + Index: 0.08MB + Engine InnoDB<br>wp_solid_affiliate_referrals: Data: 0.05MB + Index: 0.14MB + Engine InnoDB<br>wp_solid_affiliate_store_credit_transactions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_solid_affiliate_visits: Data: 0.06MB + Index: 0.05MB + Engine InnoDB<br>wp_termmeta: Data: 0.09MB + Index: 0.09MB + Engine InnoDB<br>wp_terms: Data: 0.05MB + Index: 0.03MB + Engine InnoDB<br>wp_term_relationships: Data: 3.52MB + Index: 2.52MB + Engine InnoDB<br>wp_term_taxonomy: Data: 0.05MB + Index: 0.03MB + Engine InnoDB<br>wp_tm_taskmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_tm_tasks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_uap_action_log: Data: 0.05MB + Index: 0.08MB + Engine InnoDB<br>wp_uap_action_logs_view: Data: 0.00MB + Index: 0.00MB + Engine<br>wp_uap_action_log_meta: Data: 1.52MB + Index: 0.28MB + Engine InnoDB<br>wp_uap_api_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_uap_api_logs_view: Data: 0.00MB + Index: 0.00MB + Engine<br>wp_uap_api_log_response: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_uap_closure_log: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_uap_closure_log_meta: Data: 0.05MB + Index: 0.05MB + Engine InnoDB<br>wp_uap_loop_entries: Data: 0.02MB + Index: 0.09MB + Engine InnoDB<br>wp_uap_loop_entries_items: Data: 0.02MB + Index: 0.09MB + Engine InnoDB<br>wp_uap_queue: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_uap_recipe_count: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_uap_recipe_log: Data: 0.27MB + Index: 0.38MB + Engine InnoDB<br>wp_uap_recipe_logs_view: Data: 0.00MB + Index: 0.00MB + Engine<br>wp_uap_recipe_log_meta: Data: 1.52MB + Index: 0.58MB + Engine InnoDB<br>wp_uap_scheduled_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_uap_tokens_log: Data: 0.06MB + Index: 0.02MB + Engine InnoDB<br>wp_uap_trigger_log: Data: 0.33MB + Index: 0.66MB + Engine InnoDB<br>wp_uap_trigger_logs_view: Data: 0.00MB + Index: 0.00MB + Engine<br>wp_uap_trigger_log_meta: Data: 13.52MB + Index: 7.58MB + Engine InnoDB<br>wp_usermeta: Data: 9.50MB + Index: 9.95MB + Engine InnoDB<br>wp_users: Data: 1.52MB + Index: 0.53MB + Engine InnoDB<br>wp_viwec_clicked: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_daily_analysis: Data: 79.61MB + Index: 71.77MB + Engine InnoDB<br>wp_wcfm_detailed_analysis: Data: 312.88MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_enquiries: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_enquiries_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_enquiries_response: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_enquiries_response_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_fbc_chat_rows: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_fbc_chat_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wcfm_fbc_chat_visitors: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_fbc_offline_messages: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_following_followers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_marketplace_orders: Data: 20.55MB + Index: 5.52MB + Engine InnoDB<br>wp_wcfm_marketplace_orders_meta: Data: 69.61MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_marketplace_product_multivendor: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wcfm_marketplace_refund_request: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_marketplace_refund_request_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_marketplace_reverse_withdrawal: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_marketplace_reverse_withdrawal_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_marketplace_reviews: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_marketplace_reviews_response: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_marketplace_reviews_response_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_marketplace_review_rating_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_marketplace_shipping_zone_locations: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_marketplace_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_marketplace_store_taxonomies: Data: 1.52MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_marketplace_vendor_ledger: Data: 14.55MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_marketplace_withdraw_request: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_marketplace_withdraw_request_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_messages: Data: 0.38MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_messages_modifier: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_messages_stat: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_store_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_wcfm_store_locations_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_support: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_support_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_support_response: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcfm_support_response_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcpdf_invoice_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcpdf_packing_slip_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wc_admin_notes: Data: 0.08MB + Index: 0.00MB + Engine InnoDB<br>wp_wc_admin_note_actions: Data: 1.03MB + Index: 0.09MB + Engine InnoDB<br>wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wc_customer_lookup: Data: 2.52MB + Index: 1.88MB + Engine InnoDB<br>wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_wc_orders: Data: 12.52MB + Index: 14.50MB + Engine InnoDB<br>wp_wc_orders_meta: Data: 86.63MB + Index: 178.97MB + Engine InnoDB<br>wp_wc_order_addresses: Data: 8.52MB + Index: 10.06MB + Engine InnoDB<br>wp_wc_order_coupon_lookup: Data: 1.52MB + Index: 2.03MB + Engine InnoDB<br>wp_wc_order_operational_data: Data: 6.52MB + Index: 4.03MB + Engine InnoDB<br>wp_wc_order_product_lookup: Data: 17.55MB + Index: 28.61MB + Engine InnoDB<br>wp_wc_order_stats: Data: 4.52MB + Index: 4.53MB + Engine InnoDB<br>wp_wc_order_tax_lookup: Data: 0.11MB + Index: 0.13MB + Engine InnoDB<br>wp_wc_product_attributes_lookup: Data: 5.52MB + Index: 3.52MB + Engine InnoDB<br>wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wc_product_meta_lookup: Data: 4.52MB + Index: 11.61MB + Engine InnoDB<br>wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wfacp_stats: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_wfco_report_views: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_wfob_stats: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_wfocu_event: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_wfocu_event_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wfocu_session: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_wfpklist_template_data: Data: 0.09MB + Index: 0.00MB + Engine InnoDB<br>wp_woocommerce_prl_deploymentmeta: Data: 1212.00MB + Index: 84.89MB + Engine InnoDB<br>wp_woocommerce_prl_deployments: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_woocommerce_prl_frequencies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_woocommerce_prl_generator_queue: Data: 6.27MB + Index: 0.08MB + Engine InnoDB<br>wp_woocommerce_prl_tracking_conversions: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_woocommerce_shipping_table_rates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wpcode_revisions: Data: 2.52MB + Index: 0.14MB + Engine InnoDB<br>wp_wpfm_backup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wpforms_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wpforms_payments: Data: 0.02MB + Index: 0.14MB + Engine InnoDB<br>wp_wpforms_payment_meta: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_wpforms_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wpmailsmtp_debug_events: Data: 18.55MB + Index: 0.00MB + Engine InnoDB<br>wp_wpmailsmtp_emails_log: Data: 34.56MB + Index: 12.53MB + Engine InnoDB<br>wp_wpmailsmtp_tasks_meta: Data: 0.05MB + Index: 0.00MB + Engine InnoDB<br>wp_wpml_mails: Data: 163.08MB + Index: 0.19MB + Engine InnoDB<br>wp_wsal_metadata: Data: 41.58MB + Index: 68.13MB + Engine InnoDB<br>wp_wsal_occurrences: Data: 19.55MB + Index: 11.55MB + Engine InnoDB<br>wp_wt_iew_action_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wt_iew_mapping_template: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wt_pr_product_population: Data: 0.06MB + Index: 0.00MB + Engine InnoDB<br>wp_yaysmtp_email_logs: Data: 0.08MB + Index: 0.00MB + Engine InnoDB<br>wp_yaysmtp_event_email_clicked_link: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_yaysmtp_event_email_opened: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_yay_smtp_sendinblue_email_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_yith_wapo_addons: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_yith_wapo_blocks: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_yith_wapo_blocks_assoc: Data: 0.02MB + Index: 0.03MB + Engine InnoDB Post Type Counts</p> <p>aiosrs-schema: 1<br>attachment: 20297<br>cfw_acr_emails: 3<br>cfw_order_bumps: 1<br>custom_css: 1<br>customize_changeset: 7<br>elementor_font: 2<br>elementor_library: 86<br>elementor_snippet: 1<br>jet-engine: 22<br>jet-engine-booking: 1<br>jet-menu: 4<br>jet-popup: 4<br>jet-smart-filters: 24<br>jet-woo-builder: 12<br>nab_experiment: 3<br>nav_menu_item: 41<br>page: 26<br>pewc_field: 2<br>pewc_group: 2<br>pi_shipping_method: 12<br>post: 4<br>prl_engine: 5<br>prl_hook: 4<br>product: 4310<br>product_variation: 39200<br>rank_math_schema: 3<br>revision: 9<br>schema: 2<br>shop_coupon: 1038<br>shop_order_placehold: 35152<br>site-review: 1<br>uo-action: 14<br>uo-closure: 1<br>uo-recipe: 13<br>uo-trigger: 43<br>viwec_template: 14<br>viwec_template_block: 2<br>wc_afrsm: 14<br>wc_afrsm_zone: 4<br>wc_order_status: 11<br>wcpa_pt_forms: 1<br>wfacp_checkout: 1<br>wffn_ty: 1<br>wp_navigation: 1<br>wp_template: 2<br>wpas_review: 1<br>wpcode: 84<br>wpf_product_options: 1<br>yaymail_template: 15<br>yith-wccos-ostatus: 4<br>ywar_reviews: 1685 Security</p> <p>Secure connection (HTTPS): ✔<br>Hide errors from visitors: ✔ Active Plugins (69)</p> <p>Advanced Free – Flat shipping WooCommerce – Pro: by PI Websolution – 1.2.9.13<br>Advanced Product Fields Extended for WooCommerce: by StudioWombat – 2.7.7<br>AfterShip Tracking – All-In-One WooCommerce Order Tracking (Free plan available): by AfterShip – 1.17.18<br>Akismet Anti-spam: Spam Protection: by Automattic – Anti-spam Team – 5.5<br>Attentive Tag WP Plugin: by – 1.0.0<br>CheckoutWC: by Kestrel – 10.2.6<br>Clone Orders for WooCommerce: by Vibe Agency – 1.6.0<br>Custom Taxonomy Order: by Marcel Pol – 4.0.2<br>Elementor Pro: by Elementor.com – 3.31.2<br>Elementor: by Elementor.com – 3.31.3<br>Facebook for WooCommerce: by Facebook – 3.5.6<br>FlyingPress: by FlyingWeb – 5.1.2<br>Google for WooCommerce: by WooCommerce – 3.4.2<br>JetEngine – Trim string callback: by Crocoblock – 1.0.3<br>JetEngine: by Crocoblock – 3.7.4<br>JetPopup: by Crocoblock – 2.0.17.1<br>JetSmartFilters: by Crocoblock – 3.6.9<br>JetTabs For Elementor: by Crocoblock – 2.2.10<br>JetWooBuilder For Elementor: by Crocoblock – 2.2.0<br>Judge.me Product Reviews for WooCommerce: by Judge.me – 1.3.28<br>Klaviyo: by Klaviyo<br>Inc. – 3.7.0</p> <p>WooCommerce Merge Orders: by Vibe Agency – 1.3.11<br>Microsoft Clarity: by Microsoft – 0.10.5<br>Object Cache Pro: by Rhubarb Group – 1.24.5<br>Perfmatters: by forgemedia – 2.5.0<br>WebToffee WooCommerce PDF Invoices, Packing Slips, Delivery Notes and Shipping Labels: by WebToffee – 4.8.2<br>Product Catalog Feed Pro by PixelYourSite: by PixelYourSite – 5.5.2.1<br>Payment Plugins for PayPal WooCommerce: by Payment Plugins<br>[email protected] – 1.1.11</p> <p>Really Simple SSL Pro: by Really Simple Plugins – 8.2.6.1<br>Richpanel for WooCommerce: by Richpanel – 2.5.4<br>Rank Math SEO PRO: by Rank Math SEO – 3.0.92<br>Rank Math SEO: by Rank Math SEO – 1.0.252.1<br>Solid Affiliate: by Solid Plugins – 3.1.0<br>Temporary Login Without Password: by StoreApps – 1.9.4<br>TikTok: by TikTok – 1.3.5<br>Triple Whale Post Purchase Survey: by Triple Whale – 1.0.1<br>Triple Whale Pixel: by triplewhale – 1.0.2<br>User Role Editor: by Vladimir Garagulya – 4.64.5<br>Variation Price Display Range for WooCommerce: by WPXtension – 1.3.20<br>Advanced Product Fields add-on: Image Upload: by StudioWombat – 1.2<br>WooCommerce Dynamic Pricing & Discounts: by RightPress – 2.4.6<br>WCFM – WooCommerce Frontend Manager – Ultimate: by WC Lovers – 6.7.5<br>WCFM – WooCommerce Frontend Manager: by WC Lovers – 6.7.21<br>WCFM – WooCommerce Multivendor Marketplace: by WC Lovers – 3.6.15<br>Quantity Plus Minus Button for WooCommerce: by CodeAstrology Team – 2.0.0<br>WooCommerce.com Update Manager: by Automattic – 1.0.3<br>Variation Swatches for WooCommerce: by Emran Ahmed – 2.2.0<br>WooCommerce Analytics: by WooCommerce – 0.9.11<br>Google Analytics for WooCommerce: by WooCommerce – 2.1.17<br>Advanced Order Export For WooCommerce (Pro): by AlgolPlus – 3.5.3<br>WooCommerce Order Status Manager: by SkyVerge – 1.15.6<br>WooPayments: by WooCommerce – 9.9.0<br>Product Recommendations – Custom Locations: by SomewhereWarm – 1.0.3<br>Woo Product Recommendations: by Woo – 3.0.8<br>WooCommerce Tax: by WooCommerce – 3.0.10<br>ShipStation for WooCommerce: by WooCommerce – 4.7.6<br>WooCommerce: by Automattic – 10.1.2<br>WP Crontrol: by John Blackbourn – 1.19.2<br>WP Mail Logging: by WP Mail Logging Team – 1.14.0<br>WP Mail SMTP Pro: by WP Mail SMTP – 4.2.0<br>WP Activity Log: by Melapress – 5.5.0<br>Smush Pro: by WPMU DEV – 3.21.1<br>WPCode Pro: by WPCode – 2.3.0<br>WPForms Lite: by WPForms – 1.9.7.3<br>WPMU DEV Dashboard: by WPMU DEV – 4.11.29<br>WooCommerce PDF Invoices, Packing Slips and Credit Notes (Pro): by Webtoffee – 1.6.6<br>WooCommerce Product Recommendations: by WebToffee – 2.2.1<br>YITH WooCommerce Advanced Reviews Premium: by YITH – 1.37.0<br>YITH WooCommerce Bulk Product Editing Premium: by YITH – 3.18.0 Inactive Plugins (1)</p> <p>VWO: by VWO – 4.8 Dropin Plugins ()</p> <p>advanced-cache.php: advanced-cache.php<br>object-cache.php: Object Cache Pro (Drop-in) Must Use Plugins (3)</p> <p>Activity Log Plugin: by – 1.0.0<br>burst_rest_api_optimizer.php: by –<br>CDN Cache Plugin: by – 1.1.3 Settings</p> <p>Legacy API Enabled: –<br>Force SSL: –<br>Currency: USD ($)<br>Currency Position: left<br>Thousand Separator: ,<br>Decimal Separator: .<br>Number of Decimals: 2<br>Taxonomies: Product Types: external (external)<br>grouped (grouped)<br>pw gift card (pw-gift-card)<br>simple (simple)<br>variable (variable)</p> <p>Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)<br>exclude-from-search (exclude-from-search)<br>featured (featured)<br>outofstock (outofstock)<br>rated-1 (rated-1)<br>rated-2 (rated-2)<br>rated-3 (rated-3)<br>rated-4 (rated-4)<br>rated-5 (rated-5)</p> <p>Connected to WooCommerce.com: ✔<br>Enforce Approved Product Download Directories: ✔<br>HPOS feature enabled: ✔<br>Order datastore: Automattic\WooCommerce\Internal\DataStores\Orders\OrdersTableDataStore<br>HPOS data sync enabled: –<br>Enabled Features: analytics<br>marketplace<br>order_attribution<br>site_visibility_badge<br>remote_logging<br>email_improvements<br>blueprint<br>point_of_sale<br>custom_order_tables Logging</p> <p>Enabled: ✔<br>Handler: Automattic\WooCommerce\Internal\Admin\Logging\LogHandlerFileV2<br>Retention period: 30 days<br>Level threshold: –<br>Log directory size: 502 KB WC Pages</p> <p>Shop base: #5 – /shop/<br>Cart: #6 – /cart/ – Contains the [woocommerce_cart] shortcode<br>Checkout: #7 – /checkout/ – Contains the [woocommerce_checkout] shortcode<br>My account: #8 – /my-account/ – Contains the [woocommerce_my_account] shortcode<br>Terms and conditions: ❌ Page not set Theme</p> <p>Name: Kava Child<br>Version: 1.0.1<br>Author URL:<br>Child Theme: ✔<br>Parent Theme Name: Kava<br>Parent Theme Version: 2.1.4<br>Parent Theme Author URL: https://crocoblock.com/<br>Theme type: Classic theme<br>WooCommerce Support: ✔ Templates</p> <p>Overrides: /home/ys4xsgl/public_html/wp-content/plugins/jet-woo-builder/templates/woocommerce/cart/cart-empty.php<br>/home/ys4xsgl/public_html/wp-content/plugins/jet-woo-builder/templates/woocommerce/cart/cart.php version 7.9.0 is out of date. The core version is 10.1.0<br>kava-child-master/woocommerce/emails/customer-processing-order.php version – is out of date. The core version is 9.9.0<br>kava-child-master/woocommerce/emails/email-customer-details.php version 2.5.0 is out of date. The core version is 9.7.0<br>/home/ys4xsgl/public_html/wp-content/plugins/yith-woocommerce-advanced-reviews-premium/templates/ywar-rating.php</p> <p>Outdated Templates: ❌</p> <pre class=”wp-block-code”><code> Learn how to update | Clear system status theme info cache</code></pre> <p>WooPayments</p> <p>Version: 9.9.0<br>Connected to WPCOM: Yes<br>WPCOM Blog ID: 246434322<br>Account ID: acct_1RkVq1FmkUckQNCK<br>Payment Gateway: Enabled<br>Test Mode: Disabled<br>Enabled APMs: card,afterpay_clearpay,link,affirm,klarna<br>WooPay: Disabled<br>WooPay Incompatible Extensions: No<br>Apple Pay / Google Pay: Enabled (cart,checkout)<br>Fraud Protection Level: basic<br>Multi-currency: Enabled<br>Auth and Capture: Disabled<br>Documents: Disabled<br>Logging: Disabled Clone Orders</p> <p>Available stock only: ❌ No<br>Meta fields: – Admin</p> <p>Enabled Features: activity-panels<br>analytics<br>product-block-editor<br>coupons<br>core-profiler<br>customize-store<br>customer-effort-score-tracks<br>import-products-task<br>experimental-fashion-sample-products<br>shipping-smart-defaults<br>shipping-setting-tour<br>homescreen<br>marketing<br>mobile-app-banner<br>onboarding<br>onboarding-tasks<br>pattern-toolkit-full-composability<br>product-custom-fields<br>remote-inbox-notifications<br>remote-free-extensions<br>payment-gateway-suggestions<br>printful<br>shipping-label-banner<br>subscriptions<br>store-alerts<br>transient-notices<br>woo-mobile-welcome<br>wc-pay-promotion<br>wc-pay-welcome-page<br>launch-your-store<br>add-to-cart-with-options-stepper-layout</p> <p>Disabled Features: product-data-views<br>experimental-blocks<br>experimental-iapi-mini-cart<br>experimental-iapi-runtime<br>coming-soon-newsletter-template<br>minified-js<br>product-pre-publish-modal<br>settings<br>async-product-editor-category-field<br>product-editor-template-system<br>use-wp-horizon<br>experimental-wc-rest-api</p> <p>Daily Cron: ✔ Next scheduled: 2025-09-03 23:14:25 -04:00<br>Options: ✔<br>Notes: 112<br>Onboarding: completed Google for WooCommerce</p> <p>Products API Pull: ❌ Disabled<br>Products MC Push: ❌ Disabled<br>Coupons API Pull: ❌ Disabled<br>Coupons MC Push: ❌ Disabled<br>Shipping API Pull: ❌ Disabled<br>Shipping MC Push: ❌ Disabled<br>Settings API Pull: ❌ Disabled<br>Settings MC Push: ❌ Disabled Action Scheduler</p> <p>Complete: 472,487<br>Oldest: 2025-07-25 19:31:37 -0400<br>Newest: 2025-09-03 10:25:58 -0400</p> <p>Pending: 7,311<br>Oldest: 2025-09-03 08:33:53 -0400<br>Newest: 2025-09-29 07:18:04 -0400</p> <p>In-progress: 1<br>Oldest: –<br>Newest: –</p> <p>Failed: 235,558<br>Oldest: 2024-01-16 20:07:21 -0500<br>Newest: 2025-09-03 10:29:03 -0400 Product Recommendations</p> <p>Database Version: 3.0.8<br>Loopback Test: ✔<br>Task Queueing Test: ✔<br>Page Cache Test: ❌ Test failed. Status report information</p> <p>Generated at: 2025-09-03 10:34:36 -04:00<br>`
Hi @calf9518,
Thank you for getting back to us, for sharing the report, and for confirming that you followed the instructions my colleagues provided.
From reviewing your report, I can see there are quite a number of customizations in place, including some that hook into the analytics data. To properly troubleshoot, we’ll need to test without those other plugins so we can isolate the issue.
Please create a staging site from your live site — either using the staging feature offered by your host or by moving a copy of your live site to a subdomain or directory. On the staging site, switch the theme to Storefront, clear the site cache, and deactivate all plugins except WooCommerce (this step is very important). Then, check if the issue still occurs.
When you respond, kindly share the system status report from the staging site using Pastebin or Gist. Please don’t paste the report directly here, as that goes against forum guidelines.
It seems we haven’t heard back from you for a while, so I’ll go ahead and mark this thread as resolved. Feel free to reach out whenever you’re ready to continue.
We’d really appreciate if you could take a moment to leave us a review: https://ww.wp.xz.cn/support/plugin/woocommerce/reviews/
The topic ‘WooCommerce Admin / Analytics classes not loading even with full installation’ is closed to new replies.