How to change the number of Referers.getKeywords

see the link:

http://www.vker.net/piwik/index.php?module…0008fa205bb8cc6

there are only 10 keywords of each day.i wan’t see all the keywords of each day.how can i do?

? I see more than 10 keyword phrases. Each phrase is followed by its daily count over the “last 10” days (which is what you specified in the request).

Thanks for the reply of vipsoft.

There are 10days,

but for each day,there are only 10 keywords
i want to display 100 keywords of each day.

how can i do?

look at the API documentation: http://dev.piwik.org/trac/wiki/API/Reference

The parameter you’re looking for is filter_limit

Hi !

I have a problem with “Referers.getKeywords”

When I use this query :

http://site.com/piwik/index.php?module=API&method=Referers.getKeywords&idSite=1&period=day&date=today&format=php&token_auth=xyz&filter_limit=-1&expanded=1&filter_offset=1

It give me just 998 keywords and “others” !

Do you have solution ?

Thank you

Adam

http://piwik.org/faq/how-to/#faq_54