Goals- how to track all child page visits

I know it’s easy to see all the child page visits in metrics, but we would like to register all child page visits as a goal.

Currently we’re using URL Contains: https://example.com/parent/.* but this isn’t working. What kind of syntax should we be using?

Please try with https://example.com/parent/. If you use contains, you don’t have to go with regular expressions.

1 Like