How to get Page Title report with Unqique Page Views IP Addresses

Hello,

Is it possible to see all unique IP Addresses that accessed a certain page title for a given period (day/week/…)

Actions -> Page Titles

If this is not implemented, is it possible to query this via the API ?

Sorry i’m new to the API and could not find how to do this

This question might also apply to see this list for ‘downloads’

With kind regards,
Rob

Yes, it is possible. you need to use the Live API and pass a segment &segment=pageTitle==YourTitleHere

it will return all visits details including visitor IP. you can also only show the IP with &showColumns=visitIp etc.

http://developer.piwik.org/api-reference/reporting-api