Skip to content

Instantly share code, notes, and snippets.

@pixelistik
Created August 2, 2012 13:09
Show Gist options
  • Save pixelistik/3236964 to your computer and use it in GitHub Desktop.
Save pixelistik/3236964 to your computer and use it in GitHub Desktop.
Get flat list and stats for all pages via Piwik API
http://{piwik URL}/?module=API&method=Actions.getPageUrls&idSite={site ID}&date=2010-01-01,today&period=range&flat=1&format=html&token_auth={token}
@ubershmekel
Copy link

Just add &flat=1 to your current url.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment