Recommended releases

Download Released

Node View Count module counts node views. Unlike the statistics module, this
module records each view of a node with the user uid and timestamp. This allows
us to count how many times the same person viewed node by day, week, or month.

Features

  • Choose which node types
  • Choose which display modes
  • Choose which user roles
  • Choose how the module should record the count
    Note: If you want to count anonymous vuews you must choose JavaScript.
  • Views integration

Installation

  • Install this module using the official Backdrop CMS instructions at
    https://docs.backdropcms.org/documentation/extend-with-modules.

  • Visit the configuration page under Administration > Configuration > Content
    authoring > Node view count (admin/config/content/nodeviewcount) and enter the required information.

Issues

Bugs and feature requests should be reported in the Issue Queue.

Differences from Drupal 7

  • Built-in upgrade from 7.x-2.6 release (no need to update to 3.0-beta1 first).
  • Labels descriptions on the settings form have been improved.
  • Views Group has been changed from "Count views" to "Nodeview count".
  • Entity API integration has been replaced by a single db_select().

Current Maintainers

Credits

License

This project is GPL v2 software.
See the LICENSE.txt file in this directory for complete text.