Page 1 of 1

Download Access Log

PostPosted: February 15th, 2011, 4:41 pm
by IM Queen
Hi,
I am new to this forum as well to this plugin.

I just wanted to know if there is a way for the WP-Admin to see the number of times a file is downloaded by a registered user..

I am sure it is possible, please let me know :)

Re: Download Access Log

PostPosted: June 15th, 2011, 5:36 am
by ktkfo4
I'd like to know that too

Re: Download Access Log

PostPosted: June 15th, 2011, 7:27 pm
by Cristián Lávaque
s2Member doesn't do that currently, but you could create a custom script to track it.

1. Person clicks on link to your custom script.
2. Custom script sends you an email or logs it somewhere.
3. Custom script forwards person to the file.
4. s2Member serves the file.