Track every hit/load of a file on a site

Hey,

is it possible to track every hit/load of a file on a site?
For better understanding:
If I visit for example the URL example.com/test-site/ and on this site are 14 images embedded, 3 CSS files and 1 JS file loaded.
I want to get every single load of it as a hit for example.com/test-site/, that means it should add 19 hits to the url if it gets called once (the general site hit and a hit for every other file loaded on the site)
Is this already possible with Matomo or does a need a plugin for it?

Regards