Keyword redirect, is this possible?

I’m looking to have an input box where users would enter the “keyword” and be sent to a destination assigned to that keyword.

Apologies if this is basic, I’m a noob!

Appreciate any direction … Scott

Hi there, @scott17… to do what you described, you can use the An input’s value is changed workflow event, and put a condition on the event to run it only when the input’s value is a certain keyword. Then, add a Go to page action in the event to go to the correct page, and you should be good to go. If you have a lot of keywords and destinations, you should be able to simplify things by defining the associations in an option set or a custom data type, but again, what I described above should get you going.

Hope this helps.

Best…
Mike

1 Like