How to measure these download urls?

The content management system I am using is generating urls for downloads which look like:

www.domain.com/dsresource?objectid=21170&type=org
www.domain.com/dsresource?objectid=38735&type=pdf

Piwik doesn’t automatically recognise these urls as downloads. How can I implement Piwik so that it does recognise and report these downloads.

Thanks in advance for all your help!

Hi Mike,

You just need to modify your Javascript tracker. Take a look at: Javascript Tracking for Piwik. More specifically, check out the section “Force a Click on a Link to be Recorded as a Download in Piwik”