Google Analytic doesn't count all incoming key words to my website. I got 2 counters and i can see so many different words in both of them. Does some1 has an idea why is like this? Sean Gallen http://comunicatorbg.com
hi, I think your question is that google does not show all keyword form that your site getting traffic. if yes than it rarely happens. please show me your site.
Is your second counter internal or javascript? Your Analytics code is at the bottom of your site. Its possible user clicked somewhere before your Analytics code is loaded. Try putting it below <body> tag for accuracy. The new Google analytics asynchronous tracking method won't slow down (or not much) your page's loading speed.
Always put analytic code and google verification code. before just ending the <head> tag.you problem will be resolved. I had the same problem before.
Are both counters using javascript to check visitors/visits? Keep in mind many users disable javascript, or that network routers/firewalls can interfere with the coding. Google readily admits the tracking code isn't perfect, but it's close. If you want true accuracy use your web server log files (if accessible) as that will track all visitors...
add google code before closing of body tag. some time google code not very because in your page html, you code is giving error that why your analytics code is not verified.