Hi there, We are hoping to create a URL that will allow the web user to add a contribution to their cart and then redirect to a production season overview page. I am checking out the documentation, but do not think it is possible. I am only seeing a redirect from a log in page. Has anyone found a work around for this? Any thoughts or suggestions? Thanks,Joe
Hi Joe,
You can redirect to a single page using the documentation you referenced, but not to two subsequent pages after login. You could explore a potential pre-cart customization for adding a contribution, but I am always open to hear creative solutions from the community!
Thanks,
Paul
Other than a customization it might be possible to build a javascript redirect. Now, you can't build that into the page via the TNEW Admin (that prevents scripting, for very good reasons). Probably the best place for it would be to overload the Google Analytics scripts, although I've never done that myself. Instead I've built scripts included in the header which look through the page (they have to be configured to fire _after_ page load) for specific tags and ids. You could then perhaps include such a tag in the Contribution Product Cart Text.