Is there any way to get the file download stats based on daily/monthly or any given date range? My requirement is to generate a report of all files uploaded in phocadownload component and get number of downloads of selected files/categories based on any given date range.
Do reply with a solution please.
Phoca Download File Statistics
- Jan
- Phoca Hero
- Posts: 48399
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca Download File Statistics
Hi, in administration, you can see the statistics of downloaded files, but there is not time frame feature for this.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 4
- Joined: 29 Nov 2013, 20:14
Re: Phoca Download File Statistics
Hello,
Thanks Jan.
Yeah, I Know that feature but I want to get the time-framed report you know like daily/weekly/monthly downloads of each file. Is there any way I can get my desired report? Plz help
Thanks Jan.
Yeah, I Know that feature but I want to get the time-framed report you know like daily/weekly/monthly downloads of each file. Is there any way I can get my desired report? Plz help
- Jan
- Phoca Hero
- Posts: 48399
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca Download File Statistics
Such reports feature needs to be customized directly in the code as for now there is no such option so you need to store statistics about download incluside the date so then you can split it by date
Jan
Jan
If you find Phoca extensions useful, please support the project