I have though that maybe could be possible query Google Analytics data which gives us a "resultset" iterate it using a loop and store the results in Mysql
I'm closing this thread since you've already created enough threads about querying Google Analytics. You don't need that data as a ResultSet; as long as you can iterate over it you can add it to the database,