Hi,
Can I somehow display the last month’s or week’s unique visitor and feed subscription data on my site?
Idealy I would like a PHP code that would 1) retreive this data from the Mint database, 2) cache it in /.cache/mint.txt for three hours, and 3) display the cached information on my site.
Does anyone have a script like this, or would like to write one?