The administrator can use the script to get an Email Report of Browsing History of all popular browsers with the specified date range.
Note:
If you want to use your own sender configuration then change the following lines of code.
FromDate='08-02-2018' ## Mention the date range to start
ToDate='11-02-2018' ## Mention the date range to stop
emailto='yyyyyyyyyyy@gmail.com' ## Provide an email where you need to send the report.
Limitation:
Collects data from following browsers only
Comments