While I love the idea of using Search Engine Safe urls, reporting
still becomes an issue in the long run. Website Reporting systems now
come with scripts that allow you to set a particular page name /
channel name for future use.

Omniture.com as an example allows you to past all types of variables
back to the stats reporting system. Do a view source and way at the
bottom you will see their SiteCatalyst code.

If your main goal is stats then I would create a method either
internally or with a 3rd party system that can generate page names
like the user would see in their admin area.

<script language="javascript" src="/js/thestatsprocessorcode.js"
type="text/javascript"></script>

<script language="javascript" type="text/javascript">

var s_pageName="Page Name User Sees when Editing Content"
var s_channel="Blog"

</script>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:266333
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to