Sorry, we don't support your browser.  Install a modern browser

Add REGEX and REGEX MATCH on filters#698

D

In GA4 extractions, when we need to extract events, we need to consider more than one event name where regular expressions or ‘REGEX’ - ‘REGEXMATCH’ are applied as follows:

eventname1|eventname2

Where the character | means OR in the regular expression, thus querying one or more items in the same query.

3 months ago