The ping to check if the API is available for the cron job to run is made before checking if all the ecommerce settings are correctly set up. ### Preconditions <!--- Provide a more detailed information of environment you use --> <!--- Magento version, tag, HEAD, etc., PHP & MySQL version, etc.. --> 1. MailChimp for Magento 1.1.13 ### Steps to reproduce <!--- Provide a set of unambiguous steps to reproduce this bug include code, if relevant --> 1. Enable only one store view to send ecommerce data leaving another disabled. ### Expected result <!--- Tell us what should happen --> 1. Everything runs okay without errors. ### Actual result <!--- Tell us what happens instead --> 1. The ping call fails adding an error in the logs when it should not.