Announcement

Collapse
No announcement yet.

Google Analytics Adwords Discrepancy

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Google Analytics Adwords Discrepancy

    We have had a discrepancy on our Adwords, where Adwords was stating we had nearly double the click through that Analytics was showing.

    We posted a query to Adwords support and got the answer below. My question is if I remove the reference to acatalog, is the coding still going to work?

    Thank you for your email. I understand you have found there is a discrepancy between what you are paying in clicks and the details shown in your analytics.
    I understand you have read all of the common reasons why AdWords and Analytics may report different numbers in terms of clicks and referrals which can be found at the following link:
    http://www.google.com/support/google...swer=55610&utm
    _id=cr

    I have reviewed your account and found on the source code for your site www.pinkequine.com it is effecting the reports.

    The line of code: document.write(unescape("%3Cscript src='" + gaJsHost + "acatalog/google-analytics.com/ga.js'
    type='text/javascript'%3E%3C/script%3E")); has the word "acatalog/" which is affecting this.

    Please remove this to resolve the issue so it should read:
    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

    If you continue to have issues please reply to this email and we will investigate the issue further.

    If you have additional questions, please visit AdWords Support at https://adwords.google.co.uk/support, where you will find answers to many frequently asked questions.

    You can also post your question in our Google Help Group where advertisers can share tips and tricks and find answers to their more specific
    questions: http://www.google.com/support/forum/p/AdWords?hl=en. Please be assured that this group is closely monitored by a team of experts to ensure that customers aren't misled and that information found on the site is accurate and relevant.

    We look forward to providing you with the most effective advertising available.
    Okay, I pulled the pin. Now what?... Wait!...Where are you going?

    #2
    I decided against changing the coding as didn't want to mess with the stats. I did find a second index.html page which referred to lightbox, I removed that and things now seem to be working..
    Okay, I pulled the pin. Now what?... Wait!...Where are you going?

    Comment

    Working...
    X