ssoulless
Forum Replies Created
-
Forum: Plugins
In reply to: [Customer Reviews for WooCommerce] How to edit CTA of emailI cannot find where to edit the text of the button that is in the email. On every email there’s a button or CTA to go to cusrev and leave the review. I cannot find where to edit the text of that button.
Forum: Plugins
In reply to: [Facebook for WooCommerce] Many products are set to Sync and hideHello any update about this issue?
The discrepancy between the real data and Google analytics is ~17%
well we are using mercadopago, they have a popup within the site, but all our users always end up on the thank you page after they complete the purchase
Forum: Plugins
In reply to: [Facebook for WooCommerce] Many products are set to Sync and hideHello we tested everything.
When we first create the product it is set to “sync and hide” and never changes even after we perform a bulk update.
I wonder if there’s a way we can change this option through CSV for all our published products
Forum: Plugins
In reply to: [Google Analytics for WooCommerce] Google Ads Code incompatibility?No, but I noticed that I had to remove this line:
gtag('config', 'UA-145665125-1');
Because my bounce rate was near to 0% so I think it was recording analytics twice, after removing that line from my snippet it is working well now.
I’m not getting any error messages, but not sure if Google ads script can live together with your plugin
Forum: Plugins
In reply to: [Facebook for WooCommerce] Many products are set to Sync and hideI will get to you once we test that, I think it is happening when we update our products through csv
Just to be clear, the values of the conversions are wrong, we are using COP currency, and although in Analytics it shows some values these values are missing digits and also are completely wrong.
Orders that should have a value of $300.000COP have $264,1COP values and similar.
In dollar terms, conversions that should be $100 USD are showing values of few cents in analytics. Very weird!
Forum: Plugins
In reply to: [After Sale Surveys] See reports or export dataI finally found the reports after almost 3 weeks lol.
You can find them in Woocommerce > reports
Then select the “After-sale survey” tab to see reports of your surveys.
- This reply was modified 3 years, 11 months ago by ssoulless.
Okay but how to trigger the delivered email? Im updating the order status this way:
$order->update_status('delivered')
However the order delivered email is not sent, and I have it enabled from the plugin settings…
wow that was fast! Thanks!
I can confirm that after clearing caches in our Redis server the request
wc-ajax=get_refreshed_fragments
is not being called.Not sure why this happened. But it is working now.
Forum: Plugins
In reply to: [After Sale Surveys] Is this plugin working with latest woocommerce 4.x?Alright! I have seen that many things need maintenance, I would like to contribute, do you have any Github repo where I can start contributing?
Forum: Plugins
In reply to: [WooCommerce] Make checkout work when Javascript is disabledWell that Chrome lite mode has been a headache for us, it is killing our conversions since most of our users use android devices, so they can’t pay because the checkout doesn’t work!
I just wonder if Im the only one facing issues with this
Forum: Plugins
In reply to: [XML for Google Merchant Center] Google Error: mismatched price (page crawl)Okay I sent you an email with the code. Hope you review it. Thanks