blob: 701b2de108dd54981f3ee7ce9f8708387b15c320 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<h2>History</h2>
<p>On these screens, you can monitor your gallery visits history according to the options you have chosen in: Administration » Configuration » Options » History</p>
<h3>Statistics</h3>
<ul>
<p>If you have chosen to record the pages visited (<span class="pwgScreen">index.php</span> and <span class="pwgScreen">picture.php</span>), you can monitor them from this tab.</p>
<li><strong>Global statistics</strong>: visits per year. </li>
<li><strong>Yearly statistics</strong>: visits per month in the selected year .</li>
<li><strong>Monthly statistics</strong>: visits per days in the selected month .</li>
<li><strong>Daily statistics</strong>: visits per hours in the selected day.</li>
</ul>
<h3>Search</h3>
<ul>
<p>If you have chosen to record the pages visited (<span class="pwgScreen">index.php</span> and <span class="pwgScreen">picture.php</span>), you can browse the details from this tab with the help of different filters.</p>
<li><strong>Filter by date:</strong> select the date range to search by setting start and end dates.</li>
<li><strong>Filter by type of element:</strong> select the type of element for statistics on that element.</li>
<li><strong>Filter by user:</strong> select the user for statistics on that user.</li>
<li><strong>Filter by image identifier:</strong> select the image identifier for statistics on that image.</li>
<li><strong>Filter by name of the file:</strong> select the file name for statistics on that file..</li>
</ul>
|