<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
Hi,<br>
By default this is not possible.<br>
The Access data object (https://github.com/eprints/eprints/blob/3.3/perl_lib/EPrints/DataObj/Access.pm) does not store the userid of the person accessing the item.<br>
The Access data set is what irstats processes to generate the data.<br>
<br>
You could make EPrints do what you want - if this was a requirement by adding a userid field to the Access data set, and altering the code that adds the Access data.<br>
<br>
This isn't simple, but I think it can be done.<br>
If you want more details on how, let me know!<br>
<br>
Cheers,<br>
John
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> eprints-tech-bounces@ecs.soton.ac.uk &lt;eprints-tech-bounces@ecs.soton.ac.uk&gt; on behalf of Aris Kurniawan via Eprints-tech &lt;eprints-tech@ecs.soton.ac.uk&gt;<br>
<b>Sent:</b> 25 October 2018 02:13:30<br>
<b>To:</b> eprints-tech@ecs.soton.ac.uk<br>
<b>Subject:</b> [EP-tech] Subject: Re: create download reports for each user</font>
<div>&nbsp;</div>
</div>
<meta content="text/html; charset=utf-8">
<div>
<div dir="ltr">
<div dir="ltr">
<div>Thank you for the help, but that's not what I want.</div>
<div>the source code cannot display users who are not depositing items but downloading items.</div>
<div>what i expected was, on irstats2 showing all users (both those who have made a deposit and those who have not made a deposit), accompanied by data about how many times the user downloaded the item.</div>
<div>Can you help me?</div>
</div>
</div>
</div>
</body>
</html>