 

 [    ](https://www.facebook.com/sharer/sharer.php?u=https://www.skvare.com/markdownify/node/111&title=View%20advanced%20visitor%20data%20in%20Statistics%20Advanced%20module "Share to Facebook") [    ](https://www.linkedin.com/sharing/share-offsite/?url=https://www.skvare.com/markdownify/node/111 "Share to Linkedin") [    ](mailto:?subject=View%20advanced%20visitor%20data%20in%20Statistics%20Advanced%20module&body=https://www.skvare.com/markdownify/node/111 "Share to Email") 

 

 

#  View advanced visitor data in Statistics Advanced module 

 

 

 View advanced visitor data through a view. Follow the instructions below, or download and import [stats\_access\_log.txt](/sites/default/files/2019-10/stats_access_log.txt)

- Download and import the view as described at http://drupal.org/node/398184
- Edit the view
- Change path in the following displays as follows: 
    - Page: admin/reports/stats-view/main
    - Page-Hostname: admin/reports/stats-view/hostname/%
    - Page-PageTitle: admin/reports/stats-view/hostname/%
- For the Default display: 
    - Select *Access log: Page title* under Fields
    - Check *Output this field* as a link and set Link path: admin/reports/stats-view/pagetitle/\[title\]
    - Click Update
    - Select *Access log: Hostname* under Fields
    - Check *Output this field* as a link and set Link path: admin/reports/stats-view/pagetitle/\[title\]
    - Click Update

I want to integrate this into the Administration dropdown menu. So far I only found out it will take hook\_admin\_menu()