Question mark (?), plus sign (+), asterisk (*) [Legacy]

You are viewing a legacy article about Universal Analytics. Learn more about Google Analytics 4 replacing Universal Analytics.

Question mark (?)

The question mark (?) matches the preceding character 0 or 1 times.

For example, 10? matches:

  • 1
  • 10

Plus sign (+)

The plus sign (+) matches the preceding character 1 or more times.

For example, 10+ matches:

  • 10
  • 100
  • 1000
  • etc.

Asterisk (*)

The asterisk or star matches the preceding character 0 or more times.

For example, 10* matches:

  • 1
  • 10
  • 100
  • 1000
  • etc.

Was this helpful?

How can we improve it?
16220611236707001336
true
Search Help Center
true
true
true
true
true
69256
Search
Clear search
Close search
Main menu
false
false
false
false