Is it possible to prevent the source number from being applied to the promo code box in TNEW while utilizing source tracking from Wordfly links? Ideally, the tracking would be hidden.
I forget, do you need to set up a promotion to do a source code switch?
I don't think I understand your question. I am creating the source code when running the list extraction and the source number is applied to the promo code box whether "Create Promotions Now" is checked or not.
Hi Amanda,
Depending upon your needs, you can use the Promo Code Form Displayed property in the TNEW Administration Site Page Editors, this would globally hide the field and would block anyone from manually entering a promo code. As I mentioned, it depends on your needs and if your constituents are ever using that field.
Thanks,
Paul
Hi Paul,
Yes, there are some instances when we would want the code to appear as well as the ability to enter a code.
Amanda
We've done a couple of embedded promos for marketing tracking, and did a couple of things to keep it from drawing the eye:
1) We gave them really generic names in hopes they wouldn't draw the eye for the patron (similar to how you're using the numerical code instead of words)
2) We got rid of the "Promo Code" preface in Component Editor > Utility Navigation > Applied Promo Label. This is a global change but we have ours set so the Promo Code Placeholder Text is promo specific (ours says "enter promo") and the Applied Promo Label is blank.
Another idea would be some custom JavaScript that fires throgh google tag mangaer if a Source code equals a certain number. You could use the remove method to remove the promo box entirely if it is that source code number. You'd have to update tag manager everytime you have a "hidden" promo code.