I have a view which lists info for all nodes with attachments, including a link to the attached files. When the files are downloaded from the view list, the count isn't incremented. Downloads from the node page DO increment the counter.

Comments

pixture’s picture

Edit the view and go to the Theme Information section of Basic Settings. Then, click on the button "Rescan Template Files" and make sure that views-view-field.tpl.php file is found and highlighted bold. With this, now all the file download anchor tag included in any Views fields are tracked by PDC module.

syaman’s picture

Thank you that has helped.
Would it ever be necessary to rescan template files again?