Is it possible to add Regex in Marketo filters? | Community
Skip to main content
Cecile_Maindron
New Participant
July 6, 2016
Solved

Is it possible to add Regex in Marketo filters?

  • July 6, 2016
  • 2 replies
  • 3517 views

Hello,

I would like to filter on anybody who has visited the talend.com/download/thankyou/data-prep  page

As people may be using different protocols, I am using contain.

However as a result I'm also capturing visits of the talend.com/download/thankyou/data-preparation page.

Is there a way to prevent that?

Cécile

Best answer by Jackie_Potts

You should be able to select the exact page by using is "page" rather than contains "page." You may have to choose multiple pages with "is" which takes more time. Another option would be to add a second filter with "not" your 2nd page.

2 replies

Josh_Hill13
New Participant
July 6, 2016

Regex is possible if you ask for it to be turned on. This is not always granted.


Doesn't seem needed in this case given Jackie's answer.

Jackie_Potts
Jackie_PottsAccepted solution
New Participant
July 6, 2016

You should be able to select the exact page by using is "page" rather than contains "page." You may have to choose multiple pages with "is" which takes more time. Another option would be to add a second filter with "not" your 2nd page.

Cecile_Maindron
New Participant
July 7, 2016

ok so I believe I'll have to use multiple "is" as I am handling multiple domains (fr.talend.com, de.talend.com)

BTW I have noticed that if you say is www.talend.com , it doesn't always take into account www. or www. That's why I like contain because I don't have to add multiple choices or to make updates when we launch a new INTL site.