In a page or product, we can see statistics in backend - eg. how many visits a page has pr day, week etc. Is it possible to display this front end somehow?
There is no simple "just insert a tag" way to do it, but I have been told that you can create a datalist based on the statv2 tables, using the pageID as a querystring parameter, and pull out the information that way.