- 🇦🇺Australia elc
This could be achieved by adding an event which allowing another module to track accesses, and as a side effect alter the file contents (usefulness?). It would be harmless to have and fire an event to allow someone to do this.
Does not make sense when it comes to the metatag version as it will be fired every time the front page is loaded, regardless of the intent of the requester. The User-Agent could be checked, but this is more for log analysis than this module. Event should only fire for the file based verification modes.
- 🇦🇺Australia elc
This feature doesn't belong in the module - the correct location to see if a file verification has been accessed is the the web server logs.
Reliably recording every access to the files would require any and all caching to be disabled the served verification files. I would like to enable as much caching as possible even for serving these files as this would be a very easy thing to cache.
It is then also impossible to determine when a verification service is checking the metatag; it's attempting to read bot minds, and again caching affected.
Setting as close, won't fix.