Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Monday, August 18, 2025 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 Web Forums - SalesLogix Web Platform & Application Architect
Forum to discuss the use of the SalesLogix Web Platform, Client and Customer Portals, and the Application Architect (For version 7.2 and higher only). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix Web Platform & Application Architect | New ThreadView:  Search:  
 Author  Thread: Tracking Web usage
Steve Knowles
Posts: 657
Top 10 forum poster: 657 posts
 
Tracking Web usageYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 17 Oct 07 6:41 AM
Are there any new tools in 7.2 to track web usage? Like who logged in, how long they stayed logged in, what pages were visted etc. If not does anyone track this with a third party program - probably parsing IIS logs? What programs do others like? Thanks
[Reply][Quote]
Bob (RJ)Ledger
Posts: 1103
Top 10 forum poster: 1103 posts
 
Re: Tracking Web usageYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 17 Oct 07 3:16 PM
Nope...

This is not a "normal" web site... it's really a specialized app and I don't believe typical web tools would be good here...

Humm.. you have given me an idea.. I'll add a v7.2 "utilization" application to my development log... maybe you will see it available for sale by Christmas!

--
rjl
[Reply][Quote]
Ryan Farley
Posts: 2265
slxdeveloper.com Site Administrator
Top 10 forum poster: 2265 posts
 
Re: Tracking Web usageYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 17 Oct 07 3:47 PM
Quote:
Originally posted by Steve Knowles

Are there any new tools in 7.2 to track web usage? Like who logged in, how long they stayed logged in, what pages were visted etc. If not does anyone track this with a third party program - probably parsing IIS logs? What programs do others like? Thanks


SLX 7.2 web is exactly the opposite of what RJL mentioned. It is a completely standard ASP.NET application. It doesn't use it's own crazy concoctions for this or that - it just makes use of everyday, typical ASP.NET standards and methodologies. In fact, there's so many ways to plug in your own monitoring and usage stuff that it is just crazy.

This is all completely doable. Remember, this is just a standard ASP.NET application, even the way SLX does user authentication is the standard way using membership providers. Any tools that monitor ASP.NET applications will 100% work for SLX 7.2 Web. ASP.NET has so much built-in with tracing that you could use.

What I would do for this is built an ASP.NET HttpModule and plug it in the site's web.config. You could log everything from there - all pages visited, users logged in, users logged out, even what records they looked at, etc. The only file in the entire site you'd have to modify would be the web.config to plug in your assembly to the application.

As far as pre-built tools, I've not looked for any, but I am sure there are many.
[Reply][Quote]
Bob (RJ)Ledger
Posts: 1103
Top 10 forum poster: 1103 posts
 
Re: Tracking Web usageYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 19 Oct 07 6:04 PM
Quote:
Originally posted by Ryan Farley



SLX 7.2 web is exactly the opposite of what RJL mentioned. It is a completely standard ASP.NET application. It doesn't use it's own crazy concoctions for this or that - it just makes use of everyday, typical ASP.NET standards and methodologies. In fact, there's so many ways to plug in your own monitoring and usage stuff that it is just crazy.

This is all completely doable. Remember, this is just a standard ASP.NET application, even the way SLX does user authentication is the standard way using membership providers. Any tools that monitor ASP.NET applications will 100% work for SLX 7.2 Web. ASP.NET has so much built-in with tracing that you could use.

What I would do for this is built an ASP.NET HttpModule and plug it in the site's web.config. You could log everything from there - all pages visited, users logged in, users logged out, even what records they looked at, etc. The only file in the entire site you'd have to modify would be the web.config to plug in your assembly to the application.

As far as pre-built tools, I've not looked for any, but I am sure there are many.


What I was saying is that although it's built on standard technologies it's not like a typical "web site".. it's an "application". You could track pages, etc using things like webtrends, etc.. but that may produce far more (useless) data than you want/need.

What is really needed is something that is designed for the purpose of monitoring/tracking from an overall Sage SalesLogix CRM app point of view.
--
rjl
[Reply][Quote]
Kannan Srinivasan
Posts: 49
 
Re: Tracking Web usageYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 30 Apr 09 1:54 AM
How do we build a custom membership provider that works across multiple webservers hosting the customer portal, since the web.config for each webserver would need to be put with this capability.

Ryan do you have a sample of logging a visit of the customer portal for login and logout?

Regards
Kannan
[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2025 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 8/18/2025 12:44:28 AM