dcsimg

How do I enable Virtual Top Pages?

Products

Webtrends Analytics 9.x
Webtrends Analytics 8.x

Cause

Virtual Top Pages is not enabled in software by default, meaning that the Pages table has predefined limit.

Resolution

To enable Virtual Top Pages on a globally basis, perform the steps below.
1. Navigate to the following location:

\Webtrends\storage\config\wtm_wtx\

2. Open wtm_wtx.ini in a text editor.

3. Search for the [virtualtoppages] section. If present, add the following line (or modify it to read as follows):

enabled = 1

If the [virtualtoppages] section does not exist, add the following:

[virtualtoppages]
enabled = 1

4. Save the change and close the file.


To enable Virtual Top Pages on a per-profile basis, perform the steps below. Profile guids are displayed in the “Profile File Name” field under the “General” tab when editing the profile.
1. Navigate to the following location:

\Webtrends\storage\config\wtm_wtx\datfiles\profiles\.wlp

2. Open .wlp in a text editor.

3. Search for the [virtualtoppages] section. If present, add the following line (or modify it to read as follows):

enabled = 1

If the [virtualtoppages] section does not exist, add the following:

[virtualtoppages]
enabled = 1

4. Save the change and close the file.

Once Virtual Top Pages have been enabled, the change cannot be reverted for the current active profiles. If there is a need to disable it, the profiles that have had VTP enabled must be reanalyzed or restored from backup.