Ticket #2742 (new New feature)

Opened 7 months ago

Last modified 4 months ago

Metadata API: Support sub tables calls

Reported by: matt Owned by:
Priority: major Milestone: 1.7.x - Piwik 1.7.x
Component: Core Keywords:
Cc: Sensitive: no

Description

Metadata API should have full coverage of Piwik reports. In particular, one should be able to fetch subtables for Page URLs, Page Titles, Custom Variables, Campaign Names, etc.

  • Piwik Metadata API should return which API to call when a row is clicked eg. CustomVariables.getCustomVariablesValuesFromNameId
  • Piwik metadata should support the API call CustomVariables.getCustomVariablesValuesFromNameId currently unsupported

Change History

Changed 5 months ago by matt

At the same time, we could add support needed for #2137

This is a slightly different "subtable" requirement: we need the full table expanded and truncated.

  • Support for recursive filter_truncate #2816
  • Include the full children hierarchy in the Metadata output
  • New Metadata report attribute: displayExpandedFriendly=1 for these in #2137

Then it will be possible to get eg. expanded Page URLs report in Scheduled reports (where clicking to expand is not possible)

Changed 5 months ago by matt

  • type changed from Bug to New feature

Changed 4 months ago by EZdesign

(In [5722]) refs #534, #2742 metadata api extensions: more/better translations, actionToLoadSubTables

Changed 4 months ago by EZdesign

(In [5723]) refs #534, #2742 integration tests for previous commit

Note: See TracTickets for help on using tickets.