Is this a link to javascript on an external site?
Yes. It’s a link to a JavaScript from our lead-generation marketing program. The script displays a sentence and a call-to-action button, which is all administered within the lead-gen admin.
Have you tried simply adding it as a link to the Text widget?
I just tried wrapping it in anchors, but it didn’t render the link. Is that what you meant trying?
Yes. What does the LG program say to do with this javascript?
They don’t have any suggestions.
Can you post the code you have been given here?
That works just fine for me when added to a Text widget “as is”.
We’re not able to do this from an actual page. I’m trying to get it to work under the Text Widget section (Text Box 1) at the bottom of the admin screen for that page. I haven’t tried it from Widgets, but Widgets wouldn’t work because we only need it for one page. Is that where you tried it?
There will be a series of unique scripts for several different pages, with several different calls to action.
I’m trying to get it to work under the Text Widget section (Text Box 1) at the bottom of the admin screen for that page.
Whatever that is, it’s not part of WordPress itself. I can only guess that it’s being added by your theme or a plugin. so if you want it work work via that box, you’ll need to fire off a post to the relevant theme or plugin developer.
If you want to have a go at using widgets, You could try installing http://ww.wp.xz.cn/extend/plugins/widget-logic/ Pretty sure it allows you to control widget display right down to the single page level