• Resolved Kristián Filo

    (@kristianfilo)


    Hello, I am trying to modify abandoned cart recovery URLs based on customer’s billing country.

    I am using metorik_recover_cart_url filter, which returns the URL in following format:

    https://mysite.com/wp-json/metorik/v1/recover-cart?token=[token_hash]&coupon=&mtke=6&utm_source=metorik&utm_medium=email&utm_campaign=engage-abandoned-cart-1

    If I add additional language parameter to this URL (e.g. &lang=en) it works well, it redirects the customer to desired language mutation. However, this filter doesn’t seem to have any effect on the abandoned cart recovery e-mail buttons, whatsoever.

    Is there any other filter, or any other more correct approach? Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey Kristián,

    Could you please send your question to [email protected]? It will be easier to answer your question there.

    Thanks!

    Eric ??

    Plugin Author bryceadams

    (@bryceadams)

    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

    Thread Starter Kristián Filo

    (@kristianfilo)

    Hi @ericberkhinfand @bryceadams ,

    thank you, I’ve sent you an e-mail.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problems with ‘metorik_recover_cart_url’ filter’ is closed to new replies.