Hi guys!
We are from Russia, so we need to use cyrillic letters in 'came from' field.
We tried just to type 'тест' in that input and after we clicked on 'Update the bucket profile' they were transformed to the Unicode sequence (like that - '%u0442%u0435%u0441%u0442'). But it didn't work - the bucket was empty.
Then we tried to use percent-encoding (URL encoding). We wrote '%D1%82%D0%B5%D1%81%D1%82' and this was transformed to 'тест'. It didn't work either, though document.referrer contains '%D1%82%D0%B5%D1%81%D1%82'.
So, how can we use cyrillic letters or can't we?
Tags:
Share
Facebook
-
▶ Reply to This