The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Log clicks?
I'd like something that would track what a user is doing at the forum. IE, they log on, what do they do? Do they look at another's profile? Do they go into a specific thread? What forum do they go into first?
Is something like this already made? |
#2
|
|||
|
|||
That would probably require a query per click...
|
#3
|
||||
|
||||
Would there be a way I could do it for a specific member(s) then? So at least it's only when they're on? That way I'd monitor one member at a time, to save queries.
|
#4
|
|||
|
|||
Hmm, theoreticly this would be possible, but you'd have to replace every single anchor tag with a URL which would like kinda like this: link.php?do=ORIGIONALURL
And that script would execute a query. I don't think you can find anyone to do this for free, because its quite a lot of work, and probably 2 or 3 people would use it :/. |
#5
|
||||
|
||||
Well, I suppose I can be more specific. I figured I'd request it with the guise that it'd be for finding out what ALL users do. To be honest, there are a few members I suspect of having alternate IPs, in which they've created separate accounts to bother certain members with. They target these certain members, I believe, by viewing their profiles and finding all posts by that user. So I'd like to put a code in that'd tell me if that is what these users are doing. If it shows they're not doing it, then I suppose my paranoia would be folly. So the anchor tags would only really need to be on that certain link, and maybe on profiles.
The script doesn't have to be fancy. In fact, if it could somehow output the information to a simple txt file, that'd be fine. |
#6
|
|||
|
|||
So u need somethig that does the samething as " Who's Online " but show which profile the person is looking at instead of saying profile.
Maybe something like " Administrator Permissions Manager=> [View Control Panel Log] " but with more detail in the profile area. One more thing, spiders are harder to track that way if that bothers u. |
#7
|
||||
|
||||
Well, sort of like shows which profile the person is looking at, only it logs it and says what profile they're looking at (which vB already does for admins, minus the text file part). In fact.. it'd be much easier if "Who's Online" could just put things in a text file.. so I can view it for a day, instead of having to be online.
|
#8
|
|||
|
|||
Quote:
Dorign, I think Deaths asking for money so I think $$$ rubles. |
#9
|
|||
|
|||
Don't ask me to make, cause i hate writing JS, but i think some java script globally loaded could probably catch the clicks (if the user allow JS ofcourse).
Maybe someone better in JS then i am could give a clue on that. |
#10
|
|||
|
|||
Quote:
I would gladly make this hack for free, if there was enough demand |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|