I have solved this issue, I used Javascript to grab all the anchor tags on the page that the user is currently on, parsed the URL string to save the query member I needed and modified the href of the anchor tags by appending the query member to the href URL.