• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Google Analytics - max Results

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

i am not really new to Java, but the last time i used it, was in University and that is already a couple of years agon now, so i thought i'd rather post my question here.

My problem: I am trying to get data from Google Analytics about our website using the Google Analytics API. Generally this is working fine. I can connect, i get the data i want and i can export it to CSV. The only problem is, that i can get only 10.000 per call, so i assume i need to find a way to run my app in a loop as often as i need to get all website's data. I think, i might to use different parameters for each loop...but i just dont know, how to do it.

Is there a way to solve my problem - maybe some code snippets or examples i can look into ?


Thanks a lot!
 
Drove my Chevy to the levee but the levee was dry. A wrung this tiny ad and it was still dry.
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic