sciongeneration
|
Idea: content-grouping via fake directories - 2007/11/14 14:28
This idea might need an RTML update to work.
Since most of use have quite a few categories in our stores, it might be cool to use the monitus_urchinPage variable to generate fake directories.
<script type="text/javascript"> var monitus_urchinPage = "/Category/SubCategory/Page.html"; monitus_init(...); </script>
This would let folks use the content-drilldown report to see stats on how different sections of their stores are working. It also opens up some options for filtering, etc...
|