I know that Bubble offers the feature for you to SEND page parameters to the destination page:
.
With this we can get data from page url using the “Get data from page URL” action:
My question is, if external sources pass my page a parameter (for example from a redirect URL they include a “key” parameter), can bubble still capture this parameter even though I did not pass it from a previous page?