pleio/entity_view_counter

This plugin counts and shows the number of views for objects.

Installs: 4 004

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 7

Forks: 1

Open Issues: 0

Type:elgg-plugin

dev-master 2016-12-23 10:42 UTC

This package is not auto-updated.

Last update: 2024-05-03 19:38:38 UTC


README

Count the views of the configured registered entity types. The views will only be counted on the full view of an entity and not for the owner of the entity. Furthermore only one view will be counted per user session.

For configuration options check the INSTALL.txt and/or the plugin settings

Contents

  1. Features

  2. ToDo

  3. Features

  • track the full view of the selected entity types
  • spider and bot (search engine) views will in most cases not be tracked, so this should give a fair count
  1. ToDo
  • Enable the tracking of user profiles
  • Enable the tracking of group profiles