Lowercase GCLID Requests Problem

65 views
Skip to first unread message

Nadav De Bruin

unread,
Jul 31, 2017, 7:14:03 AM7/31/17
to AdWords API Forum

Some of the AdWords redirections we get on our site comes with lower-case gclid value.

When we report offline to AdWords by AdWords API with this lower-case gclid we get an error back saying: “OfflineConversionError.UNPARSEABLE_GCLID”.

From the start of the implementation 2 month ago, we get about 1-5 lower-cased gclids requests each day. All the other requests are OK.


All adds are defined to link directly to our site – www.daka90.co.il so there is not a possibility that the lower-case behavior is caused by some other redirection than Google.

And there are any changes in URL rewriting engine in their website.


View this one of the lower-cased  gclid request info we get in our ASP.NET global.asax file using System.Web.HttpApplication.Request.ToRaw(),

The Referer property marked with yellow points that the request came directly from Google.

 

GET http://www.daka90.co.il/packages?gclid=cjwkeajwhrzlbrc35-f9ssh0fasjad5obj1kylnrwqus0vztbm1qkc7lapsc6cxnsvraz7__9a5wrocaqdw_wcb HTTP/1.1

Connection: keep-alive

Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8

Accept-Language: he-IL,he;q=0.8,en-US;q=0.6,en;q=0.4

Host: www.daka90.co.il

Referer: https://www.google.co.il/

User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36

X-Forwarded-For: 89.237.74.37

Upgrade-Insecure-Requests: 1

X-Chrome-UMA-Enabled: 1

X-Client-Data: CJW2yQEIpLbJAQjDtskBCPucygEIqZ3KAQi1nsoB


When we look for those lower-cased gclids in the CLICK_PERFORMANCE_REPORT we can not find then there.

We can find all the other not lower-cased gclids there.


Please help,

Nadav

Josh Radcliff (AdWords API Team)

unread,
Jul 31, 2017, 12:48:20 PM7/31/17
to AdWords API Forum
Hi Nadav,

Could you send me the click date and client customer ID for the GCLID below?

Thanks,
Josh, AdWords API Team

Nadav De Bruin

unread,
Jul 31, 2017, 2:06:47 PM7/31/17
to AdWords API Forum
Click date: 19-07-2017
Client Customer ID: 272-772-9533

Josh Radcliff (AdWords API Team)

unread,
Jul 31, 2017, 4:44:09 PM7/31/17
to AdWords API Forum
Hi Nadav,

Thanks for sending that over. I ran a CLICK_PERFORMANCE_REPORT for that customer and noticed that it contained a row that matched the GCLID if I: a) ignore case, and b) add an additional hyphen (-).

GCLID you sent over:
cjwkeajwhrzlbrc35-f9ssh0fasjad5obj1kylnrwqus0vztbm1qkc7lapsc6cxnsvraz7__9a5wrocaqdw_wcb 

GCLID in the report for July 19 2017:
CjwKEAjwhrzLBRC35--F9sSH0FASJAD5obJ1KYLnRWQuS0VzTBM1QKc7LaPsc6CxNsVRaZ7__9A5wRoCaqDw_wcB 

Are the requests going through a proxy or load balancer on your side that is changing the case of parameters and removing double hyphens?

Thanks,
Josh, AdWords API Team

Nadav De Bruin

unread,
Aug 2, 2017, 7:44:28 AM8/2/17
to AdWords API Forum
Thanks Josh,
The 2 hyphens,  as you wrote, are cause the gclid to change in our site.
We'll search our  proxies, load balancers, any rewrite engines etc.. to fix it.
Reply all
Reply to author
Forward
0 new messages