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…
Let’s face it, your website is never really finished. Testing pages is an inexpensive way to manage a constantly shifting audience and market. It’s great for:
- Increasing ROI on your advertising
- Teaching you about the likes and dislikes of your customers
- Trying out alternatives used by competitors
- Breaking down preconceptions about what works
- Convincing a stubborn boss to try something new