Forum Moderators: buckworks
[edited by: sun818 at 8:06 pm (utc) on Sep. 27, 2002]
Your goal is to see who buys and what referral they are yeah?
Then you will know the IP address of the buyer no doubt...compare that to the referral.
If you had it all in a database...you can mix and match the sort of data you will be after
i.e. 100 sales from 1000 visitors using X keyword
10 sales from 20 visitors using Y keyword
0 sales from 1000 visitors using OT keyword
You already know what keywords you target, so all you need to know is who is buying what and what keyword they "chose" :)
Can I ask what you aim to do...reasons etc for you asking the q?
Your goal is to see who buys and what referral they are yeah?
yeah.
Can I ask what you aim to do...reasons etc for you asking the q?
My thought is I can generate additional sales if I optimize for other keywords. And since I have hundreds of keywords in my referral log to choose from, which ones to optimize for? My criteria would be to use keywords that generated sales in the past. Or perhaps I need could re-arrange my content so the Google snippet is more coherent. What do you think?
On the technology aspect, this tracking thread [webmasterworld.com] is closer to what I was asking. Your "mix and match" suggestion sounds very possible. I'll see what I come up with tonight.
I scanned through that thread you referenced, I didn't read that first time round when it was posted....though from what I've read in these "type" threads....this sort of tracking is a definite must..the more info and specific info you can gather about visitors,sales,non-sales etc and the harnessing of that info is the best thing you can do for longer term planning.
For me, ideally, I'll be working with mySQL in future. If I were to want something like you have in mind, I'd use PHP to catch these variables and be put alongside all other data i use on the site...as opposed to a "glue on" off the shelf thing.
You can definitely use php and a db to do this. Cookie them and log their IP and keep the referral string in either or both.
When a sale is made you use all of these to cross reference them and see where they came from and what brought them here.