A page group is a set of pages within your application.
A page is everything after the hostname in the URL; in other words, everything from the first /
on. Pages can be represented by either a string or a Java standard regular expression.
Page groups are used by policies to determine if a visit triggers that policy. One page group can be used by multiple policies.