Hi @cdlas
Thanks, have you looked through the details given using the Google Tag Assistant tool for Chrome? https://docs.woocommerce.com/document/google-analytics-integration/#section-4
Missing HTTP Response denotes that, while the Google Analytics code was detected in the page source, the script itself did not execute. Each time the Google Analytics script executes, we expect an HTTP Response carrying the tracking request to Google’s servers.
This means that the Google Analytics code is not implemented properly on the page and no data will be collected.
Recommended Action: Reinstall the Google Analytics snippet by removing the current iteration, copy a new version from the Analytics interface, and insert that version into the site.
If you’ve gone through that, there may be a conflict about why this is happening. Looking at the page source, I can see the Google Analytics code is there. This is likely caused by a conflict with your theme or with another plugin. Read more about plugin and theme conflicts in our Self-Service Guide.
For more detailed instructions about conflict testing, check out this – How to test for plugin and theme conflicts.
Please let us know how that goes.
Thanks,