Path settings for Web channel
Hi Community!
I am writing seeking for help to set up a web channel in AJO.
Use case: We are a university trying to personalize a banner in a student’s logged-in area using AJO. The desired journey is expected to read an audience from RTCDP and display the selected banner.
Banners are only available on a specific page path, which looks like this:
http://www.domain.com/student/{{program_type}}/{{program_id}}
All other platform services are displayed on pages with additional routes, such as:
http://www.domain.com/student/{{program_type}}/{{program_id}}/services
http://www.domain.com/student/{{program_type}}/{{program_id}}/payments
http://www.domain.com/student/{{program_type}}/{{program_id}}/academic_progress
Note that banners should not be displayed on these platform service pages (i.e., URLs with additional path segments).
Given this, is there a way to configure a banner using the Web Channel in AJO?
I am wondering if we could achieve this directly using the available settings. Wildcard matching seems like the best option, but I am concerned that I cannot include the slash (/) character in the pattern.

This is the documentation we are following for the Web Channel:
Lastly, we are also considering using the Code-Based Experience Channel. We are currently analyzing both approaches (Web vs. Code-Based), so any thoughts or insights on this would be greatly appreciated.
Best Regards,
Filipe Freitas