http://code.google.com/p/phpwcms/source/detail?r=279
hmm, i wonder in what way referrer strings logged in database could be helpful for me?
what kind of "search engine related information" do you get, that G analytics didn't catch?
how to use it?
279
Re: 279
don' forget to run:
#####################################################
# PHPWCMS SQL Update
# Upgrade release 1.4 to 1.5 - 2008-12-15
#####################################################
#####################################################
# PHPWCMS SQL Update
# Upgrade release 1.4 to 1.5 - 2008-12-15
#####################################################
Code: Select all
CREATE TABLE IF NOT EXISTS `phpwcms_log_seo` (
`id` int(11) NOT NULL auto_increment,
`create_date` timestamp NOT NULL,
`domain` varchar(255) NOT NULL,
`query` varchar(255) NOT NULL,
`pos` int(11) NOT NULL,
`referrer` text NOT NULL,
PRIMARY KEY (`id`)
) TYPE=MyISAM ;
Re: 279
Hey - this could be helpful in some way indeed:Jensensen wrote:hmm, i wonder in what way referrer strings logged in database could be helpful for me?
what kind of "search engine related information" do you get, that G analytics didn't catch?
Assuming that this internal logging is revealing about the same (or similar) results for a site owner, the main advantage would certainly be the fact that you don't need an external call to someone else - sometimes waiting to boredom maximized is my experience when waiting for ga to do it's job....
Anyway - there are more important improvements to be done at first, I think. For example this fundablething would come fist I think - the order of improvements is mixed up somehow....
This has been almost 570 days since then until now and that's why I call it wrong order btw....by Oliver Georgi on Fri Jun 01, 2007 17:40
Thanks to your amazing support - fundraising was very successful.
Now $6000 are pledged on fundable.org by worldwide supporters and additional €1200 are pledged in addition.
I will start developing promised features next week. A maintenance release will follow next week too - 1.3.4 having some more interesting features and bug fixes.
Until then - have fun and "Cheers!" to the best community...
Oliver
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.