Page View Report
Permalink
The attached file creates a more granular page view report on the dashboard reports page.
Download the file and change its extenstion from '.txt' to '.php'.
You will PROBABLY need to create a directory for it in your ~Home/single_pages directory
in ~Home/single_pages make a 'dashboard' directory:
(if using UNIX: mkdir dashboard)
Change to the dashboard directory
(if using UNIX: cd dashboard)
Make a reports directory
(if using UNIX: mkdir reports)
Upload the attached file to this new directory:
~Home/single_pages/dashboard/reports/
Login to your Concrete Site and from the dashboard select "Theme Customization"
Click the "Single Pages" tab
Scroll to the bottom to "Add Single Page"
Enter:
dashboard/reports/page_view_statistics
Page View Statistics will now be available on your Dashboard Reports page
(PS: You COULD upload this directly to concrete's EXISTING reports directory
~Home/concrete/single_pages/dashboard/reports/
BUT later concrete5 updates might then blow the page away.)
Download the file and change its extenstion from '.txt' to '.php'.
You will PROBABLY need to create a directory for it in your ~Home/single_pages directory
in ~Home/single_pages make a 'dashboard' directory:
(if using UNIX: mkdir dashboard)
Change to the dashboard directory
(if using UNIX: cd dashboard)
Make a reports directory
(if using UNIX: mkdir reports)
Upload the attached file to this new directory:
~Home/single_pages/dashboard/reports/
Login to your Concrete Site and from the dashboard select "Theme Customization"
Click the "Single Pages" tab
Scroll to the bottom to "Add Single Page"
Enter:
dashboard/reports/page_view_statistics
Page View Statistics will now be available on your Dashboard Reports page
(PS: You COULD upload this directly to concrete's EXISTING reports directory
~Home/concrete/single_pages/dashboard/reports/
BUT later concrete5 updates might then blow the page away.)