|
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.
|