• Resolved davethedon

    (@davethedon)


    Hi,

    We’re using the Elite version of your plugin (v2.4.5). I noticed when I add a Link field mapping it appears in the feed with the appended query string:
    ?utm_source=Google%20Shopping&utm_campaign=GoogleShop%20WooCommerce&utm_medium=cpc&utm_term=xxxxxx

    Shouldn’t it be (without the ampersand delimiters being encoded)?:
    ?utm_source=Google%20Shopping&utm_campaign=GoogleShop%20WooCommerce&utm_medium=cpc&utm_term=xxxxxx

    Luckily the ampersands in the suffix field I’m using aren’t being encoded, so that’s not an issue. I also noticed that when I add a Canonical product URL (g_link), the suffix I put in has a space between the utm parameters and the suffix it in the feed, so for example:
    ?utm_source=Google%20Shopping&utm_campaign=GoogleShop%20WooCommerce&utm_medium=cpc&utm_term=xxxxxx &my_param=my_value

    The space isn’t present when using the regular Product URL mapping.

    • This topic was modified 3 years, 8 months ago by davethedon.
    • This topic was modified 3 years, 8 months ago by davethedon.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘“Link” being encoded incorrectly’ is closed to new replies.