In the browser.goto URL properties, click on the routes icon (last icon). When route with the query param is selected, it will ask for the value of parameter to pass to the route.
active_view is expecting a value that will be passed on to the target page, which can then be used to fetch records from a table by applying query parameter as a condition. The value for active_view can be a field from an API on the source page. Is the expected value for this parameter a dynamic value or static as shown in the screenshot?