Hi @Matt167 - To create a redirect within AP activities, use the form-based composer instead of the Visual Experience Composer (VEC) by creating a redirect offer. The redirect offer executes JavaScript code to redirect the browser. It uses the method:
window.location.replace()
so the page the visitor is redirected from is not stored in the browser history. This allows the visitor to use the back button in their browser still.
More details here: https://experienceleague.adobe.com/docs/target/using/experiences/offers/offer-redirect.html?lang=en
I hope that helps.
Matthew Ravlich | ACG Digital | albertacg.com