- Issue created by @scampbell1
Whenever I try to create a view with Google Analytics Reports module with a filter to only show pages matching a certain string, I get the following error (with "[path]" being the chosen string):
The chosen operator is not available! Try use regular expression! Array ( [0] => =@ [1] => Array ( [0] => pagePath [1] => =@ [2] => /[path] ) [2] => pagePath )
I have tried changing it to a regular expression of ^/[path]
but the same error appears.
Create a view with the Google Analytics Reports module and add a filter using a page path.
Active
4.0
All modules