Go Back   Pligg CMS Forum > Pligg Help > General Help

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-20-2006, 03:16 PM
New Pligger
 
Join Date: Nov 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
How many users clicked on a link

Hi,
How can I track a link. I mean how many users clicked on a link. IP user is using etc.
thanks in advance.
Reply With Quote
  #2 (permalink)  
Old 11-21-2006, 12:14 PM
New Pligger
 
Join Date: Oct 2006
Posts: 8
Thanks: 12
Thanked 1 Time in 1 Post
Send a message via ICQ to SebastianKTN
I have a similiar question: How can i show my user how often a story was visited?
__________________
Fun-Videos auf kackyou.de
Reply With Quote
  #3 (permalink)  
Old 11-21-2006, 01:14 PM
chuckroast's Avatar
Coder/Designer
Pligg Version: 1.0
Pligg Template: ExpertVision
 
Join Date: Jun 2006
Location: PA
Posts: 2,415
Thanks: 171
Thanked 440 Times in 279 Posts
use google analytics
__________________
Visit PliggPro the official Pligg Mods & Template Shop!

Reply With Quote
  #4 (permalink)  
Old 11-21-2006, 02:04 PM
Casual Pligger
 
Join Date: Oct 2006
Posts: 81
Thanks: 0
Thanked 8 Times in 6 Posts
Try awstats or webalizer, or simply check your apache logs.
Reply With Quote
  #5 (permalink)  
Old 11-21-2006, 08:25 PM
AshDigg's Avatar
Coder
 
Join Date: Dec 2005
Posts: 1,574
Thanks: 235
Thanked 345 Times in 206 Posts
This is why out.php was created. Take a look at the pageviews table.

To see how many times someone viewed the story.php page for a specific story you'd setup a query with

pv_type = "story"
pv_page_id = the ID of the story in the Links table
pv_user_id = the ID of the user

To see how many time a person clicked to leave your site and view the story

pv_type = "out"
__________________
- Ash
Reply With Quote
The Following User Says Thank You to AshDigg For This Useful Post:
Reply

Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
Allow users to write content? (i.e. no link to submit) seer General Help 4 09-05-2008 08:32 PM
Can users add link without registration? ShaiMagal General Help 0 04-11-2008 02:27 PM
How can I have an outgoing link as the real link for specific users? getbackerzoo General Help 6 03-20-2008 10:38 AM
Top Users Link Doesn't Work After Install/SQL Error aravenwood Installation and Upgrade Help 0 11-06-2007 11:23 PM
Can users submit a news without a link? rockyfp General Help 2 06-02-2007 12:24 AM


Search Engine Friendly URLs by vBSEO 3.2.0