Tips on selecting sessions

For Event Tester performance, when selecting sessions, you should choose an example session that contains the fewest number of pages in which the test condition is expressed.

  • The number of events that fire in a test session does not affect the performance of the Event Tester. However, a high number of tested events can affect performance of the Event Manager user interface.

If the Event Tester encounters an Out of Memory error, this condition most likely also occurs when the events and hits attributes are used to process hits on the Processing Server. In this situation, the events and hit attributes definitions should be modified to use fewer resources. For example, a hit attribute that is defined to find the pattern <br> in an HTML response may cause excessive memory usage to store all occurrences of the pattern in the data. It is best to redefine it to isolate the hit attribute to the wanted instance.