diff --git a/core/modules/views/config/views.view.tracker.yml b/core/modules/views/config/views.view.tracker.yml
index 4cab4be..129c76c 100644
--- a/core/modules/views/config/views.view.tracker.yml
+++ b/core/modules/views/config/views.view.tracker.yml
@@ -61,6 +61,14 @@ display:
           field: last_comment_timestamp
           label: 'Last Post'
           plugin_id: comment_last_timestamp
+        timestamp:
+          id: timestamp
+          table: history
+          field: timestamp
+          label: ''
+          link_to_node: '0'
+          comments: '1'
+          plugin_id: node_history_user_timestamp
         new_comments:
           id: new_comments
           table: node
