Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.34 (KHTML, like Gecko) rekonq Safari/534.34
Lead ID: 64705
The "User Agent" is the browser used. Most will start with Mozilla/5.0, an inheritance from the browser wars from early 2000's. The last part is the actual browser ID and compatibility with similar browsers.
A
Anonymous
September 26, 2013
Sorry, i can't find this, could you please give me screenshots to show? thank you very much.
A
Anonymous
September 26, 2013
I am going to upload a screen shot shortly. In the meantime the following article explains how to access the activity log
thanks, i can find the activity log and all details of form fill out. it is only one customer fill out form content, right?
so i don't know how to download all details of all customer fill out the form content?
A
Anonymous
September 27, 2013
The simplestt method to download all form data from all customers would be SOAP API's getLeadActivity where you setFillOutForm as parameter for attribute ActivityType.
Realistically SOAP API is the only viable method to do that.