Hello,

We're currently testing the module in our development environment, and have already spidered everything on the site to "trigger" the module. However, our site has many customizations done to it and believe that it may affecting the module's performance in our instance. We've noticed while looking in the reports generated by the Views Auditor, it does not specify the node ID, rather it displays this type of result.

views_auditor_report

We understand that this will require modifications to the module, which we will gladly do ourselves if necessary. We'd just appreciate it if you could point us in the right direction towards reaching that solution.

Thanks in advance!

CommentFileSizeAuthor
drupal_views_usage_audit.png90.97 KBeleiter

Comments

eleiter created an issue. See original summary.

alanmackenzie’s picture

Status: Active » Fixed

This was a deliberate design decision as capturing unique paths for a site with 500,000 unique URLs might pose a scalability problem.

I can see why it would be useful for smaller sites though, making this change to the module would require modification to a large % of the modules codebase, not a trivial change unfortunately.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.