Question
for RTP trackin I need to add an id to a form being used in a landing page. What's the best way to go about this?
I would just add to the html normally.
Barring that, I believe I could add it using jquery and targetting the submit button, change the button's id attr.
what's the best way to do this on a form that's being used in a landing page currently?
Barring that, I believe I could add it using jquery and targetting the submit button, change the button's id attr.
what's the best way to do this on a form that's being used in a landing page currently?