PDA

View Full Version : exporting click-statistics and more


lsb
06-11-2007, 11:01 PM
Hi all

Is it possible (may be via phpMyAdmin?! - I am not an expert with that) to export a list (or a table) for all links in the directory with the following columns:
- URL
- description
- title
- number of clicks
- ...

Many thanks for any idea.
Greetings,
Lars

lsb
06-25-2007, 09:52 PM
Any thoughts about that?

Hi all

Is it possible (may be via phpMyAdmin?! - I am not an expert with that) to export a list (or a table) for all links in the directory with the following columns:
- URL
- description
- title
- number of clicks
- ...

Many thanks for any idea.
Greetings,
Lars

lsb
07-17-2007, 01:07 PM
Please help!!

Any thoughts about that?

Dave Baker
07-18-2007, 04:22 AM
Hello lsb,
Go to phpMyAdmin >> choose the yourPrefix_links table in the left side window >> click on the export tab in the right side window >> will be opened window with export options >> unmark "Structure" checkbox(if you do not need structure of the table) >> below mark "Data" and "Complete inserts" checkboxes >> mark "Save as file" and click "Go" button

lsb
07-18-2007, 09:12 PM
Great, thank you Dave!

Hello lsb,
Go to phpMyAdmin >> choose the yourPrefix_links table in the left side window >> click on the export tab in the right side window >> will be opened window with export options >> unmark "Structure" checkbox(if you do not need structure of the table) >> below mark "Data" and "Complete inserts" checkboxes >> mark "Save as file" and click "Go" button

Dave Baker
07-19-2007, 04:28 AM
Always at your service Lars ;)