due to limitations with the GAPI php class, it is only possible to fetch statistics for max. 10000 nodes
the class does provide pagination.

we had a patch made to get around this limit, it still needs testing. patch will follow.

CommentFileSizeAuthor
#1 ga_stats_api_paging-2224431-1.patch3.95 KBrv0
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rv0’s picture

rv0’s picture

Status: Active » Needs review
Related issues: +#2221007: Add a rotation functionnality

Adding related issue.
Switching to needs review. Did some testing om 25000 nodes and it seemed to work fine.

david_garcia’s picture

Status: Needs review » Needs work

I was going to test this but the patch won't apply, setting to needs work.

attheshow’s picture

This worked for me but I had to manually apply the patch and then increase the "Max Results per Metric/Timeframe" on the configuration page for the module.