Regular Expressions (RegEx) are a set of characters you can use match one or more strings of text. The main reason to use Regular Expressions is that they support wildcard matching, letting you capture a lot of variations (in URLs for example) using a single string of characters. Here are a few examples when Regular Expressions are useful in Google Analytics…








April 13th 2009 | Category: 

