Advertising sustains the DA. Ads are hidden for members. Join today

Tracker module overview

Last updated on
21 November 2016

Drupal 7 will no longer be supported after January 5, 2025. Learn more and find resources for Drupal 7 sites

The Tracker core module displays a site's most recently added or updated content. The Tracker module also provides user level tracking, which allows you to follow the contributions of specific authors.

The Recent content page in Drupal 7 (or Recent posts page in Drupal 6) at http://example.com/tracker is available via a link in the default Navigation menu block when the Tracker module is enabled - and the View named 'Tracker' is enabled. Menu items can be administered on the Menus administration page at http://example.com/admin/structure/menu (Administer > Structure > Menus) in Drupal 7, and http://example.com/admin/build/menu (Administer > Site Building > Menus) in Drupal 6.

The Recent content page contains a reverse chronological list of new and recently updated content. The list displays the content type, the title, the author's username, how many comments that item has received, and when it was last updated. Updates include any changes to the text, either by the original author or someone else, as well as any new comments added to an item. A red "new" will display beside the name of each node the current user has not yet navigated to. The My recent content tab on this page limits the list to the currently logged-in user.

To use the Tracker module to see a specific user's updated content, you can click on that user's profile, then their Track tab, or enter the URL http://example.com/user/34/track, where the number is the unique Drupal user ID number.

Aside from enabling and disabling, you cannot administer this module (ie. there are no configuration options). > You can just edit the view "tracker" after having enabled it.

Help improve this page

Page status: No known problems

You can: