PDA

View Full Version : Track internal searches


Nobody
09-22-2005, 08:05 PM
This would be a valurable mod. Tracking what the visitors searches in the top bar, and present it in a top list maybe, in the admin section (and perhaps as a special public page as well). For fun, and for analyses.

superlinks
09-30-2005, 11:22 PM
Yes this would be a good idea! Anyone?

superlinks
10-20-2005, 08:29 PM
I tried some scriptmoding but with no result :(
I added a new table to my database (PLD_SEARCHWORDS) and tried to add the searchwords with INSERT INTO tags in index.php

yktan
10-21-2005, 08:48 AM
This is definitely not hard to do. However, I'm very occupied at the moment, so if no one comes out with something next week, please give this a bump. Thanks.

Regards,
yktan

Ap0s7le
10-21-2005, 06:30 PM
Ah, I like this. I do.

I may just have to work on it if York doesn't get to it.

-Casey

superlinks
10-23-2005, 09:16 AM
Hey Guys, thanks looking at it. It would be a nice mod ;-)

superlinks
10-27-2005, 09:48 PM
York or Casey any news about this?
Please help ... ;-)

superlinks
11-01-2005, 09:40 PM
Hmzzz, this looks like something very dificult, I tried some more but no result. I can't get the words to be added to my table. There are blanco search fields.

David
11-01-2005, 10:04 PM
I know Casey is going to be out for a couple of weeks, and we don't see too much of Yorkie lately. I may be starting on 3.0 soon in which case we may bring more programmers to help on the project.

superlinks
11-12-2005, 09:56 AM
Ok David

superlinks
11-23-2005, 03:30 PM
Can someone help me with this one ... :-(
I tried some things myself but without success.

thompson
12-15-2005, 10:35 AM
great idea.

a live search is a special service.

anyone who can program it ?

Ap0s7le
12-15-2005, 09:16 PM
Ok ok, I'll do it.

I'll throw some time into it tonight.

What ideas are there about how the info will be displayed in the admin?

A link in SETTINGS? or what?

Let me know what everyone see's in their mind, and we'll see what we can come up with.

-Casey

thompson
12-16-2005, 04:41 PM
display the most searched words (ex. top 10) and nr. of searches.

that´s it ;)

take a look at this: http://blog.linkheim.de/archives/36-Biz-Directory-Live-Suche.html#extended

this is for biz-directory

Ap0s7le
12-16-2005, 08:39 PM
I understand how to do it, I just wanted to make sure it would display how people wanted it.

I was going to track searches. Meaning. When someone did a search, I would keep that word, now if a 2nd person comes along and searches for the same word I would not save that, but just increment a # that would keep track of how many times a particular word had been searched.

What I was thinking was display the top 10 most searched words, which would be using that # field and also list the top 5/10 most recent searches.

What do you think?

Also, where do you want this to appear? On the front page where you end up after Login. Or on it's own page?

Thanks

-Casey

Ap0s7le
12-17-2005, 12:16 AM
How about something like this?

I've got it fully functional.

-Casey

thompson
12-17-2005, 10:27 AM
looks very good.

where is the download ;)

Ap0s7le
12-17-2005, 06:23 PM
Thanks.

I've got to write the changes up, I'll have it ready tonight once I get some work done for a client.

-Casey

thompson
12-17-2005, 06:57 PM
Content visible to registered users only.

really ? thanks ;)

Ap0s7le
12-18-2005, 05:27 AM
Back up all the files to be modified, then give it a try and let me know if I've forgotten anything :lol:

http://www.phplinkdirectory.com/forum/showthread.php?p=7639

Regards,

-Casey

<edit>
Updated the URL above...
</edit>