Quality Score & JavaScript

Discussion in 'Google AdWords' started by lightmar, Jul 12, 2009.

  1. #1
    Hi,

    I want to use JavaScript for dynamic keyword insertion in my landing page.
    I really want to know if the QS reads this js code and will give me better QS or not.
    How it will be done:
    I will use destination url like: http://www.test.com/?kw={keyword}
    A javascript code will display the keyword on page like this:
    document.write("You have searched for " + getQueryVariable('kw'))

    Will it give me better QS or ignore the javascript? I have been searching for an answer all over... Please if someone tested this method or knows about it, I will be happy to know.

    Thanks,
    Or M.
     
    lightmar, Jul 12, 2009 IP
  2. magda

    magda Notable Member

    Messages:
    5,197
    Likes Received:
    315
    Best Answers:
    0
    Trophy Points:
    280
    #2
    I've not tested it - but my instinct says the javascript will be ignored - google bots have limited ability to read javascript in any case.
     
    magda, Jul 12, 2009 IP
  3. ChrisBa

    ChrisBa Well-Known Member

    Messages:
    1,240
    Likes Received:
    22
    Best Answers:
    0
    Trophy Points:
    148
    #3
    a fair bit is unknown with bots and javascript, why not just use php?
     
    ChrisBa, Jul 12, 2009 IP
  4. lightmar

    lightmar Peon

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Does PHP is known to effect QS?
    My problem is that due to technical stuff I can not use PHP on this website, only JavaScript.
     
    lightmar, Jul 12, 2009 IP
  5. lightmar

    lightmar Peon

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Does anyone knows anything about this issue?
     
    lightmar, Jul 14, 2009 IP
  6. zoe.roger8

    zoe.roger8 Guest

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    php is better option
     
    zoe.roger8, Jul 14, 2009 IP
  7. BusinessMinded08

    BusinessMinded08 Peon

    Messages:
    1,503
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I'm voting PHP because of its flexibility. Many programs like SpeedPPC and EfficientPPC use PHP to generate their tokens.

    Bottom line, just use PHP. Find the right programmer and they can probably code you something for a mere $20-$30 (or less.)

    All your doing is pulling the keyword from the URL using a GET method I think, or maybe I'm ass backwards. Like I said, it shouldn't be too hard to code. Good luck...
     
    BusinessMinded08, Jul 14, 2009 IP
  8. lightmar

    lightmar Peon

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Thanks for the reply.
    The problem is that I can't use PHP due to technical stuff.
    Do you have any insight about JavaScript?
     
    lightmar, Jul 14, 2009 IP
  9. kickstartpeter

    kickstartpeter Peon

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Dynamic keyword insertion can be done, but not sure about the delivery method.
     
    kickstartpeter, Jul 14, 2009 IP
  10. lightmar

    lightmar Peon

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Yes of course it can be done, but how it effects the QS?
     
    lightmar, Jul 14, 2009 IP