Thursday, May 15, 2008

Google Analatics

www.google.com/analytics/
if you want to monitor your website
use this Google analytics it is really useful one.

No comments:

How to Get files from the directory - One more method

 import os import openpyxl # Specify the target folder folder_path = "C:/Your/Target/Folder"  # Replace with the actual path # Cre...