I'd like to exclude my home page from the options, as well as several other pages (e.g. careers, login, etc.)
So - I make the trigger
Visits Web Page is not (my home page URL) - the trgger fails and says "invalid value for webpaage - (homepage URL) not found"
I've tried multiple ways to do it - including typing in the URL with and without the HTTP. I've also copied and pasted my home page URL directly into the trigger field.
What am I doing wrong?
If I can get the "is not" home page trigger to work, then I was thinking of adding a second trigger (as people often visit the other pages directly).
So the first one would be
Visits Web Page is not "home page"
OR
Visits Web Page not contains (login, careers, etc)
Does this logic make sense?