Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Discussions > Troubleshooting > Special character problems in new version! (Turkish)
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
FatihAlp  
View profile  
 More options Jan 5 2008, 7:28 am
From: FatihAlp
Date: Sat, 5 Jan 2008 04:28:05 -0800 (PST)
Local: Sat, Jan 5 2008 7:28 am
Subject: Special character problems in new version! (Turkish)
http://img131.imageshack.us/img131/2038/70141146lw1.jpg

Turkish characters is not seeing correctly.Please see screenshot.
I have chanced language turkish and english. Nothing happeneds!

Please help me google!
Thanks!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kameo  
View profile  
 More options Jan 5 2008, 9:34 pm
From: kameo
Date: Sat, 5 Jan 2008 18:34:24 -0800 (PST)
Local: Sat, Jan 5 2008 9:34 pm
Subject: Re: Special character problems in new version! (Turkish)

> Turkish characters is not seeing correctly.Please see screenshot.

Hello

I have the same problem with Polish chars after installing new GA
code. To see Turkish chars correctly you should install old urchin
code - it is only efficient way.

Hope the new code will be usefull soon.

Best regards


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
FatihAlp  
View profile  
 More options Jan 6 2008, 6:33 am
From: FatihAlp
Date: Sun, 6 Jan 2008 03:33:15 -0800 (PST)
Local: Sun, Jan 6 2008 6:33 am
Subject: Re: Special character problems in new version! (Turkish)
Thanks kameo in order to Google have to solve this!

On Jan 6, 4:34 am, kameo wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
hellveen  
View profile  
 More options Jan 7 2008, 2:46 pm
From: hellveen
Date: Mon, 7 Jan 2008 11:46:07 -0800 (PST)
Local: Mon, Jan 7 2008 2:46 pm
Subject: Re: Special character problems in new version! (Turkish)
This is the same problem in Ukrainian & Russian languages!
It seems that the new code of Google Analytics doesnt support other
encoding.

On 5 янв, 14:28, FatihAlp wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
pavel  
View profile  
 More options Jan 8 2008, 6:36 am
From: pavel
Date: Tue, 8 Jan 2008 03:36:51 -0800 (PST)
Local: Tues, Jan 8 2008 6:36 am
Subject: Re: Special character problems in new version! (Turkish)
I have the same problem with the Czech language as well.

I see possible reason in URL encoding, because it generates chars like
"%C3%A9" instead of "é", as I see in char table http://bibliotek.dk/urlencode.php
So the only way I think you can read your keywords without problems is
to export the keyword list to csv or xml and pass the terms throught
url_decode function in PHP. I'll try to add more details to this
solution.

Did anyone of you contact Google with this bug? I don't believe they
visit these discussions very often.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
hellveen  
View profile  
 More options Jan 9 2008, 5:19 am
From: hellveen
Date: Wed, 9 Jan 2008 02:19:05 -0800 (PST)
Local: Wed, Jan 9 2008 5:19 am
Subject: Re: Special character problems in new version! (Turkish)
I wrote them to solve this problem, and today I got an answer:
Thank you for bringing this to our attention. I've reported this issue
to
our engineering team. Please note that it may take some time to
resolve
this issue. We appreciate your patience in the meantime.

As a workaround, you can consider using the urchin.js tracking code on
your webpages. I'll send you an update as soon as this issue is
resolved.

---------------
So, we must only wait...

On 8 янв, 13:36, pavel wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
pavel  
View profile  
 More options Jan 12 2008, 10:06 am
From: pavel
Date: Sat, 12 Jan 2008 07:06:35 -0800 (PST)
Local: Sat, Jan 12 2008 10:06 am
Subject: Re: Special character problems in new version! (Turkish)
Thank you, hellveen. Let's hope they fix it soon.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Appeltauer  
View profile  
 More options Jan 14 2008, 5:04 pm
From: Appeltauer
Date: Mon, 14 Jan 2008 14:04:47 -0800 (PST)
Local: Mon, Jan 14 2008 5:04 pm
Subject: Re: Special character problems in new version! (Turkish)
One possible (but pretty long) way is to create filters for each wrong
character.
If you want (or need for testing) new ga.js, you may try using
following filters:

Custom Filter

> Search and Replace

Filter Field: Campaign Term
Search String: %c3%a9
Replace String: é

Search and Replace filter replaces only once. It may be usefull to
create copies of some filters :-)

These filters could make Google servers busy... Motivation?

Much easier is not to use new ga.js. :-)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
pavel  
View profile  
 More options Jan 20 2008, 6:41 pm
From: pavel
Date: Sun, 20 Jan 2008 15:41:15 -0800 (PST)
Local: Sun, Jan 20 2008 6:41 pm
Subject: Re: Special character problems in new version! (Turkish)
Do you still experience the problem with wrong characters in keyword
list?

I think they have fixed it, at least from 15 january I'm seeing just
correct keywords. Therefore we don't have to use the solutions
discussed here. But thanks Roman Appeltauer for your comment!

If you can read czech language, there's a blog article about it:
http://www.dlouhychvost.cz/google-analytics-jiz-spravne-zobrazuje-ces...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »