Urgent issues? Contact us directly at help@monitus.com or check Monitus Tools Updates.
Monitus Tools Forum  


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...
  | | The administrator has disabled public write access.
Re:Idea: content-grouping via fake directories - 2007/11/14 18:33 That's a very nice idea - and like you said, it's "simply" a matter of adjusting your RTML templates to build the correct monitus_urchinPage value on each page...

However, I'm thinking it might be possible for us to add an on/off switch for a feature that would automatically do that for you, based on your category feed... Of course, our categories only have one level, but it might be nice indeed... Consider it added to the notebook!

Thanks!
  | | The administrator has disabled public write access.