![]() |
| Capturing Fuseactions |
|
smnbin
|
Hello,
My website was developed using Fusebox and because every request is routed through the index.cfm file SmarterStats is (correctly) showing loads of visits to the index.cfm page. However, ideally I would SmarterStats to capture the equivalent of individual page visits. For example, if my Fuseaction is fuseaction=cPages.showPage&pageID=1 I would like SmarterStats to capture both the fuseaction and the pageID parameters. Does anyone know whether this is possible? Thank you in advance for your assistance. |
||||||||||||
|
|
|||||||||||||
|
Jason101
Forum Regular
|
I don't think so. You would almost have to implement something in your code to track page hits in your application. Such as writing to a table on every page hit.
Smarterstats just imports from IIS, and according to IIS, index.cfm is the only page ever hit, so that's all smarterstats has to work with. |
||||||||||||
|
|
|||||||||||||
|
smnbin
|
It's okay. I found a feature in SmarterStats that allows you to create a report of the top query strings parsed to the index.cfm file. It gives me exactly what I need.
|
||||||||||||
|
|
|||||||||||||
| Capturing Fuseactions |
|
||
|


