Targeting Pages with query and without query
I need to target the homepage for an activity, but I'm running into an issue with URL matching.

The activity fires correctly when users visit https://example.com/, but it doesn't trigger when users land on https://example.com/?utm_source=source or https://example.com/?abcdefjkl (any URL with query parameters).
I've tried several different configurations, but none of them are working.
I've attached screenshots showing my current setup.

