We would like to add a checkbox on the TNEW payment screen that the patron must click to proceed forward, stating that they agree to our covid protocols (mask, vaccine/negative test check). We are trying to avoid patrons claiming that they did not see it during the checkout process. Is there a way to add this in? We are currently using TNEW 7/
This may exist already, but I'm not 100% sure how to search for it or what term I should be using for it.
Any help you can provide would be greatly appreciated! Thank you!
We had a similar issue with a checkout survey where we couldn't set the CSI type to auto-close (basically, if the survey had data someone had to address it in short order, if it had no data it was useless). I built a SQL Server Agent job to routinely go through CSIs of that type, and if they lacked data (non-trivial to determine, at least to me) delete them.
Hey Jamie, I've brought up your solution to our Marketing Team and they were wondering if you would be willing to share the code that you inject into Google Tag Manager? Let me know! Thanks, Katie
Here's Luke's code snippet and his intro notes. It's not precisely what I have running--if I remember correctly, the main changes were simply that I use a different question type and I updated the text of the error message--but it's certainly the bulk of the work.
To see the code, open the attached file and View Source. Or use your preferred trick that accomplishes something similar.
(i'm having trouble with the attachment. It looks like it's getting added but then it doesn't show up where I can see it...I need to publish to know if it's actually here or not.)
Try this access. Permissions should allow readership by anyone with the link. drive.google.com/.../view
I can see it! Thank you so much!!
Jamie this is awesome! Thank you and (thanks to Luke) for sharing it!