Skip to content
  • Thomas Steur's avatar
    Allow arrays to be used in custom parameters · 83671a25
    Thomas Steur authored
    I was setting an array as value in a custom parameter but then the tracker fails because urlencode expects a string. I think http_build_query will be also better in general and handle pretty much all cases.
    83671a25