View Full Version : Chitika idea
blinxdk
Oct 25th 2005, 4:26 am
I just had a bit of an idea for Chitika, but as I know no javascript, I'm just wondering if someone have had the same idea and already done it.
It's like this: as you can pick the product yourself, I though wouldn't it be nice if you showed ads for something the vistor surely is interrested in? In my case, I get most of my referrers from google image search and the refer string will then contain what type of product they are interrested in.
So if someone finds the site searching for Michael Jackson images then it would be great to scan the document.referrer valiable to see if Michael is mentioned in it, in wich case the chitika keyword will be Michael Jackson, if not - it'll be some of my other preselected keywords.
Anyone done something like that or shall I go convert my page to php so I can do it myself? :)
tflight
Oct 25th 2005, 4:58 am
I'm doing something similar.... except I grab either the category of the page or the first word in the title of the page. In both cases those would be the best words to target in ads for my sites.
blinxdk
Oct 25th 2005, 5:03 am
The problem on this site is that I have a page with lots of different subjects so it's a bit uncertain to just circle between the ads - I could show christina aguilera dvds to people looking for Marilyn Manson pictures and I doubt that improves my click rate :)
I think I shall implement it in php and then configure my apache to parse all pages as php so I don't have to rename the page and loose traffic.
TheHoff
Oct 25th 2005, 5:47 am
That is a fine idea... And here it is... Search Engine Spy for Chitika (http://chitikatips.com/referral-query.php) (in javascript for total compatibility)
blinxdk
Oct 25th 2005, 5:54 am
That is a fine idea... And here it is... Search Engine Spy for Chitika (http://chitikatips.com/referral-query.php) (in javascript for total compatibility)
Cool - thanks for implementing it! :)
Merkersarl
Oct 25th 2005, 8:38 am
vBMechanic, nice site, nice js code. I'll give you a link from my tips page. (I can't have the best collection of tips if I leave your tip out!)
TheHoff
Oct 25th 2005, 9:42 am
Cheers, mate. I've been following your adwords ads around; nice site and effective ads I bet.
andy_boyd
Oct 25th 2005, 10:08 am
vBMechanic,
That's a really cool piece of code. Did you find that your earnings increased once it was implemented?
At the moment I am using fairly targeted (but static) keywords, so it would be interesting to see how this more dynamic approach would work.
blinxdk
Oct 25th 2005, 10:15 am
vBMechanic, any chance you could make it work with google images?
Merkersarl
Oct 25th 2005, 10:21 am
Cheers, mate. I've been following your adwords ads around
Damn, and I was wondering who kept multiple clicking those ads!
(Only kidding, only kidding :)).
The link from my tips page to your site is now live.
TheHoff
Oct 25th 2005, 10:50 am
vBMechanic,
That's a really cool piece of code. Did you find that your earnings increased once it was implemented?
At the moment I am using fairly targeted (but static) keywords, so it would be interesting to see how this more dynamic approach would work.
Thanks! I just wrote it this morning after blinxdx came up with it; I don't personally have it implemented anywhere. My gut feeling says that it would work very well on a site that talks about lots of different products on a page.
>>vBMechanic, any chance you could make it work with google images?
Let me look at the query string; I didn't think it was any different than normal.
TheHoff
Oct 25th 2005, 10:53 am
vBMechanic, any chance you could make it work with google images?
OK I looked at it; looks like it uses q= just like normal google. Can you paste in a referral string from your site when someone found it through Google Images?
blinxdk
Oct 25th 2005, 11:56 am
This is a recent one: http://images.google.com/imgres?imgurl=http://zindy.zone.dk/images/drawings/stars/kirstin_dunst.jpg&imgrefurl=http://zindy.zone.dk/html/drawings/newest.htm&h=500&w=356&sz=34&tbnid=6MERkIAz_YMJ:&tbnh=127&tbnw=90&hl=en&start=3&prev=/images%3Fq%3Dkirstin%2Bdunst%26svnum%3D10%26hl%3Den%26lr%3D%26rls%3DGEUA,GEUA:2005-42,GEUA:en
blinxdk
Oct 25th 2005, 12:17 pm
Hmm.. actually it looks like the refer is first sent when you choose to remove the google search frame. So that might complicate things.
TheHoff
Oct 25th 2005, 12:26 pm
It is there, just buried inside of a string-escaped URL.. you'll see the q%3Dkirstin%2Bdunst is in it.. but yea, it would complicate it quite a bit. I'll look into it when I get a moment.
vBulletin® v3.6.8, Copyright ©2000-2008, Jelsoft Enterprises Ltd.