bryceadams
Forum Replies Created
-
My pleasure! Love to hear that – I totally agree and support that goal. Together we can all make Woo stronger. Keep it up!
Thank you! Appreciate it and wishing you the best with your product. Great to have more free options in the community!
Hey @prettyboymp! 🙂
Sorry for any trouble here but I can definitely clarify. This is an endpoint we use for syncing data. It can be slow if there is a lot of usermeta in a database and depending on the server size/memory etc. We are definitely keen to improve it though, and have some ideas in the pipeline on how to optimise the query.
It is possible to reduce the frequency that we call that API endpoint and perform the query for each store in the Metorik connection settings (in the Metorik app). You can change it from every 15 mins to every hour, or similar, and how it will still sync through webhooks (but they aren’t 100% reliable so we have this background syncing method as a backup).
Feel free to message us directly in the app or through our support if you want to look at any specific stores/sites performance.
Hey Chris! 🙂
It’s required if you want Metorik’s source tracking and abandoned cart functionality to work.
If you’re happy to have them disabled, you can dequeue our scripts using the example code in this help doc.
It’s quite light-weight though and the cart tracking feature is optional, so I’d recommend keeping it on for the front-end features if they’re useful to you.
For any store-specific help, feel free to contact our support through the app and we can help out.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce REST API requests cause timeoutHi @masherbrum! 🙂 If you don’t have the actual Metorik app set up / being used, it shouldn’t be making any API requests so all good there and feel free to deactivate the plugin if not using. But if you are, feel free to message us through the app and I can take a closer look for you.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce REST API requests cause timeoutHi @masherbrum! 🙂 I noticed you are using our plugin Metorik. We make API requests but should not be making a large number like that within a minute. If you’re still using our app itself, please contact us through there and we can check if this is because of us and help out if so.
Hi @earthwareaq! So sorry for the trouble here. This is most likely caused by another plugin or theme disabling cart fragments, but we can help and fix this up for you. If you haven’t already, please send us a message through the app so we can look at your site + plugins specifically and implement a solution for you. Cheers 😊 – Bryce
Hey @kristianfilo! 🙂
Just to add, in terms of changing the text in the Engage email sent with the cart recovery button, you’d likely have to set up a different cart email for each country/locale. But filters are a bit limited for carts, so it may have to be based on products or currency. If you’d like to message us through the app or email, we can look at your store/account specifically and try assist.
Thank you! – Bryce
Forum: Plugins
In reply to: [Metorik - Reports & Email Automation for WooCommerce] PHP Notice in v1.6.0Hey @georgejipa. Thank you so much for the heads up here! 🙂 Really appreciate it.
Sorry for the issue. I have just released an update that fixes this bug too, so please feel free to update if you’d like.
Hi @meeramm! 🙂
Ah, right now the Metorik Helper plugin’s JS for tracking carts/etc. has to run on a WordPress front-end, since it relies on some backend data being passed through WP’s admin ajax feature. If you want to contact us directly through the app, we can take a closer look and see if there’s anything we can do or other advice we can provide in the meantime.Thank you – Bryce.
Thank you so so much for the kind review and words @siffi! 🙂 We really appreciate it. So much more to come! – Bryce
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Credit cards being stored as metaI’m the founder of Metorik. Just to chime in, as suspected, we sync the ‘payment method title’ for each WooCommerce order. This data is likely in that field. Generally we do not recommend payment gateway plugins store any identifying details in this field and only see the last 4 digits stored like this with a handful of payment plugins. It should likely just be ‘Stripe Credit Card’, ‘Stripe’, or ‘Stripe (Amex)’ if you want the card brand.
Forum: Plugins
In reply to: [Disable REST API] LearnDash errorHey @qwik3r – Bryce from Metorik here. We use quite a few of the WooCommerce API endpoints, and also add some of our own through the Metorik Helper plugin, so you’ll just want to make sure those API endpoints aren’t disabled. Any specific issues, perhaps shoot us a message through our support so we can test for your site specifically and can let you know any errors. Cheers!
Perfect, we’ll keep an eye out! 🙂
Hi @floll! 🙂 Ah, I did it this way so it only loaded one file instead of two, but see what you mean. The JS file loads the CSS for the library. Perhaps if you can contact us through the app I can check if there’s a way to disable it for your site or if it’s needed, and then I could provide you with a way to run the JS without it until our next update?