Forum Moderators: phranque
I keep wishing I could take a snapshot of my site everyday and then when the stats comes back... look back and see what was happeneing on the site (new articles, what adsense ads were showing) and use that to my advantage.
Anyone do anything like this? and how?
I keep wishing I could take a snapshot of my site everyday and then when the stats comes back
I keep a CVS repository and commit the changes with descriptions whenever I update something.
So when I graph different statistical data and see a sudden change at some point, I can check the repository logs and see exactly what I've changed at that time.