Help in using GPS/GSM shield !!

I want to know how i can save the path of an moving object for certain period of time (80 second for example) using GPS/GSM shield from arduino??

Is there some place on your shield where you can store data? Like, maybe an SD card?

if i want to print this data (path) out from Arduino Mega2560, is it possible

Yes.

and how ?

Serial.print().