We have been using Google Adwords for our company since April, 2002 and getting great clicks for our website. After SEO, now, our site is also appearing on Google Search and ranking quite well on almost the same keywords as used in adwords.
Now, while going through adwords, we come to know how many clicks are there through campaigns for each particular keyword on a regular basis. However, while going through the log reports, we are unable to differentiate whether the clicks (users visiting the site) are through Gooogle Adwords, Google Search or the Google Directory.
(Clicks through google groups can be tracked easily.)
Is there a way to track where from the Google users are visiting our website?
This did not work.
Appending?source=adwords (as suggessted by you) or using
?referrer=google ( as suggested by Google Adwords to track the click) to the url didnot work with the log reports.
It does show the complete URL in the browser when clicked through adwords, but could not be tracked by the log report. (The log report is showing just one more click added to the URL without?... being appended to it.
So it makes no difference as such.
Is there any other way?
Regards
The easiest way to set up tracking is to send the adwords visitors to separate pages that are only used for adwords - ban them with robots.txt so you don't run into problems with duplications of content. The downside of this is that you have more pages to manage and administer.
I was also thinking of setting up a script through asp or cgi to trap the?source=adwords. But, I would have to place this script in each of the pages to maintain a counter and to generate a log report based on the database entries maintained.
Is there a way to track it through a single script?
The other way suggested by you of redirecting customers to another URL might be considered as cloacking (spam as per SEO). Is it true?
Regards
:)
What I was suggesting was something like this:
Setup an /adwords/ subdirectory of your site, with all the pages you want to send adwords visitors to.
Ban this directory using your site's robots.txt. This is crucial. It means google will not visit these pages, and will therefore never penalise you for their content. Send visitors from adwords to the pages in your /adwords/ directory.
Continue to let google visit your SEO'd pages.
You can now track visits to the adwords pages.
On the script tracking method, you can either make a custom stats sytem for your site, or find a commercial service that does all this for you.
My personal preference would be for custom tracking, but there are a number of commercial services that offer good reports etc. including this. There are also services which do specifc PPC tracking. Any of the above can be found searching google.
The advantage of script tracking is that you can store this info to give you details on conversions and have information about visitors at the point of sale.
This seems to be a perfect way to track the visitors from google adwords.
However, there is a problem. This would lead to loosing of traffic to the original pages and may further lead to a drop in google page rank.
This may again lead to drop in search engine positoning at other search engines such as Altavista also (due to decline in traffic and link popularity).
Isn't it?
This way the entrance point would be:
domain.com/adwords/widgets.html instead of
domain.com/widgets.html
Then link the adwords specific page to your regular content pages:
domain.com/content1.html, domain.com/content2.html, domain.com/content3.html etc.
On the pages just use your normal navigation and do not link them back to to the Adwords page.
I do not see how this could affect your regular visitors.
Also in regards to the pagerank, the adwords links do not count as incoming links so they would need be counted towards pagerank.(from my understanding)
Hopefully my explanation makes sense.
Thanks for a nice explanation. I hope this would work.
Regarding,
"Also in regards to the pagerank, the adwords links do not count as incoming links so they would need be counted towards pagerank"
Are the Google Adwords links also not considered by other search engines like Altavista, Alltheweb, etc?
From my understanding no PPC ads/links will count towards any "real" search engine. They may get you the top(sponsored) listing in the SERPS, but not an actual top ranked page based on the search engine algorithm.
Typo in this:
"Also in regards to the pagerank, the adwords links do not count as incoming links so they would need be counted towards pagerank"
should read:
"Also in regards to the pagerank, the adwords links do not count as incoming links so they would NOT be counted towards pagerank"
If you think about it, how could AdWords give you link popularity? Google's ads are mainly shown on sarch engines, and in general search engines don't index other search engines - especially one of the size of Google. It would mean they would waste loads of time indexing a 'catalog' of the web (including google's cached copy of all the pages!), rather than actual pages. And all the indexes would have the same pages.
But AFAIK the main reason AdWords don't give you link popularity is because they are not direct links to your site. They in fact link to something like
[google.com...]
This was quite helpful.
I was thinking hard over
------------------------------------------------------------
You could build out the "cloaned" page like was suggested. Just make the links point to your real pages.
Then link the adwords specific page to your regular content pages:
domain.com/content1.html, domain.com/content2.html, domain.com/content3.html etc.
On the pages just use your normal navigation and do not link them back to to the Adwords page.
-----------------------------------------------------------
This seems to me just like use of "doorway pages" to track visitors through adwords and then redirect them to other pages of the original website through links.
But With no SEO tecniques used and use of robots.txt for prohibiting search engines to crawl these pages, no search engine would penalise my site for this.
If yes, then I can start working on it now.
Thanks & Regards
:)
Absolutely right. The pages 'are' doorway pages, but doorway pages get you punished if you are using them to manipulate the SERPs. In this case because robots.txt bans the files you are completely safe.