We have a secure acquisition flow where we would like to trigger a modal
with additional content to encourage the user to continue within the
acquisition flow; the modal will be triggered based upon time on page;
but when the modal is closed I want the user to return to the
triggerview position they are at when the modal popped up; right now the
user is being pushed back to the beginning of the SPA. Is there a way to
prevent that from happening? thank you,Kerry