Is it possible to obtain website analysis data using VBA code and Excel?
For example, I would like to know how often a certain public site was visited in a certain period of time and, if documents are embedded there, how often they were opened/downloaded.
If access to this information is possible, how would one have to go about obtaining this information? With msxml, http or any similar code-structures?
More specifically: is it possible to find out via scraping how often on this website:
Public Website
the Exposé, i.e. this link was clicked?
Exposé
Thanx
2