Hi @techireg ,
Thank you for your feedback.
We understand how disruptive that banner can feel in the product editor. The good news is that it can be easily removed by adding the following CSS to your site:
.yooanalytics-woocommerce-wc-product-page {
display: none;
}
This will completely hide the banner and give you a cleaner editing experience.
We’re also continuously working on improving the UX, so feedback like yours really helps. If this resolves the concern for you, we’d truly appreciate you reconsidering your review, it helps us a lot in supporting and improving the plugin.
Let us know if you need any help applying the fix.