Business and Consumer portal usage calculation
Track how your customers and employees are using the portal. The Customer Portal Usage dashboard provides information about portal visits resulting in session counts.
- Guest session: Session where the user isn't logged in
- Bot session: Separate count of sessions generated due to bots and crawlers
- External session: Session where the user is an external user, typically a customer, or consumer who is logged in
A user session times out after a specific period of inactivity.
User access to the self-service portals is tracked as follows: per session, per day, and per portal. If the same user logs in from multiple browsers or devices, each login is counted as a separate visit. Each first call of a portal page starts a session and, the usage metrics are calculated for the 24 hours window.
The default session timeout is 30 minutes. This setting can be adjusted using a system property. For more information about modifying the session timeout setting, see Manage user sessions.
Site visit calculation examples
| Step | User activity | Billable count incremented |
|---|---|---|
| 1 | User visits the portal as an anonymous or guest user | Yes |
| 2 | User logs in | No |
| 3 | User logs out | No |
| 4 | User logs in immediately after logging out | Yes |
| Step | User activity | Billable count incremented |
|---|---|---|
| 1 | User visits the portal as an anonymous or guest user | Yes |
| 2 | User logs in | No |
| 3 | User session continues past midnight | Yes |
| 4 | User logs out | No |