Affiliate Marketing
Forum Search

Reply
 
LinkBack Thread Tools Display Modes

  #1 (permalink)  
Old 09-09-03
Registered User
 
Join Date: Aug 2003
Location: Lancaster, UK
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
toolkit is an unknown quantity at this point
  Track your Google results

Check out this new tool for tracking your site's placement in Google - http://www.digitalpoint.com/tools/keywords/

Simple but beautiful, and free
__________________
webmaster tools
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 20-09-03
Registered User
 
Join Date: Sep 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
digitalpoint is an unknown quantity at this point
Just a FYI... it's been updated...

- You can apply country and/or language restrictions to your account
- Also tracks back links historically
- Historical back link and keyword placement data can be displayed as a chart
- You can export your reports to CSV
- You can email your reports
- Ability to create/save custom charts
- Can track multiple placements in a single page of results

And of course, it's still free.

- Shawn
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 20-09-03
NaturalInstinct's Avatar
Registered User
 
Join Date: Aug 2003
Location: bucks
Posts: 609
Thanks: 0
Thanked 0 Times in 0 Posts
NaturalInstinct is an unknown quantity at this point
Thanks Shawn, i've been using this for a week now and it's vertainly very useful. Easier than typing a search into google, looking for your result and plotting it in excel, which is what i was doing.
__________________
Natural Instinct 15% for life of customer - <a href="http://www.paidonresults.com/merchants/naturalinstinct/">Paid On Results</a>

Snapdragon Jewellery 10% for life of customer - <a href="http://www.paidonresults.com/merchants/snapdragon/">Paid On Results</a>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 20-09-03
renegade's Avatar
Moderator
 
Join Date: Aug 2003
Posts: 3,220
Thanks: 78
Thanked 16 Times in 12 Posts
renegade seems to know their stuffrenegade seems to know their stuff
Looks brill but asks for google API key and the terms of use for the API forbid use to track keywords for commercial use so isn't it out-of-bounds for affiliate marketing use or am I missing something?
__________________
Joe's CantBarsed Blog | Discount Codes
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #5 (permalink)  
Old 20-09-03
Registered User
 
Join Date: Sep 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
digitalpoint is an unknown quantity at this point
There is nothing in the API terms about tracking keywords.

In fact the terms page:

http://www.google.com/apis/api_terms.html

Doesn't even have the string "keyword" *in* it.

As far as commercial use, I think it more has to do with the developers who use the API... Basically I couldn't sell the service (although I could be wrong).

- Shawn
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 20-09-03
NaturalInstinct's Avatar
Registered User
 
Join Date: Aug 2003
Location: bucks
Posts: 609
Thanks: 0
Thanked 0 Times in 0 Posts
NaturalInstinct is an unknown quantity at this point
just one thing.

the new graphs are a great addition but would it be possible to put the key underneath the graph instead of on top of it ?
__________________
Natural Instinct 15% for life of customer - <a href="http://www.paidonresults.com/merchants/naturalinstinct/">Paid On Results</a>

Snapdragon Jewellery 10% for life of customer - <a href="http://www.paidonresults.com/merchants/snapdragon/">Paid On Results</a>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 20-09-03
Registered User
 
Join Date: Sep 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
digitalpoint is an unknown quantity at this point
There are some problems with doing it that way unfortunately... the image size needs to be defined before you plot the lines (so at that point you don't know how many lines you are going to have). So if you had only a few, you would end up with a bunch of blank space on the bottom of the image which is ugly. If you had a ton, the key wouldn't be complete...

- Shawn
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #8 (permalink)  
Old 20-09-03
NaturalInstinct's Avatar
Registered User
 
Join Date: Aug 2003
Location: bucks
Posts: 609
Thanks: 0
Thanked 0 Times in 0 Posts
NaturalInstinct is an unknown quantity at this point
how about doing a nice graph as an image and just putting the key in html below the image ?
__________________
Natural Instinct 15% for life of customer - <a href="http://www.paidonresults.com/merchants/naturalinstinct/">Paid On Results</a>

Snapdragon Jewellery 10% for life of customer - <a href="http://www.paidonresults.com/merchants/snapdragon/">Paid On Results</a>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 20-09-03
Registered User
 
Join Date: Sep 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
digitalpoint is an unknown quantity at this point
It's another thought I had already... problem with that is the HTML portion of the page is drawn/rendered before the image (the HTML is what *calls* the image within the IGM tag).

It would be possible by doing double the work I suppose on the backend (reading all values twice and parsing through them twice (once for the chart, once for the legend)... but already something I thought of and tossed around in my mind.

At this point it's not going to happen that way... the server is already under quite a large load as it is (it's averaging about 250,000 queries to Google per day and there are multiple people using it at any given time), and it's only expected to grow as more people find out about it... So I'm trying to build it from the beginning to scale well.

I would like to do something about it at some point, because I agree it's a little ugly... but as of right now I'm only going to do it if I can figure out a way without doubling the resources needed to generate the chart...

- Shawn
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 20-09-03
renegade's Avatar
Moderator
 
Join Date: Aug 2003
Posts: 3,220
Thanks: 78
Thanked 16 Times in 12 Posts
renegade seems to know their stuffrenegade seems to know their stuff
Quote:
Originally posted by digitalpoint
There is nothing in the API terms about tracking keywords.

In fact the terms page:

http://www.google.com/apis/api_terms.html

Doesn't even have the string "keyword" *in* it.

As far as commercial use, I think it more has to do with the developers who use the API... Basically I couldn't sell the service (although I could be wrong).

- Shawn
Shawn, I was looking here, when I went to create the google account:
https://www.google.com/accounts/TermsOfService
Google makes it pretty clear they don't want me to use it to track ads.
__________________
Joe's CantBarsed Blog | Discount Codes
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #11 (permalink)  
Old 20-09-03
Registered User
 
Join Date: Sep 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
digitalpoint is an unknown quantity at this point
You are looking at the wrong terms and services...

API terms and services are here:
http://www.google.com/apis/api_terms.html

Of course, you are bound by Google's "normal" terms of service as well, but if there are any conflicts, the API terms of service wins:

From API terms:
-----
In the event of a conflict between these Terms and Conditions and Google's Terms of Service, these Terms and Conditions shall prevail.
-----

Also, you may want to read the API FAQ as well:

http://www.google.com/apis/api_faq.html

The whole purpose of the API is to make queries to Google since their normal terms of service do not allow automated querying.

- Shawn
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 20-09-03
renegade's Avatar
Moderator
 
Join Date: Aug 2003
Posts: 3,220
Thanks: 78
Thanked 16 Times in 12 Posts
renegade seems to know their stuffrenegade seems to know their stuff