RTP In-Zone Campaign to launch Script | Community
Skip to main content
Community Manager
September 19, 2016
Solved

RTP In-Zone Campaign to launch Script

  • September 19, 2016
  • 1 reply
  • 2402 views

I'm trying to embed my LiveChat script in an In-Zone area of an RTP Campaign so it only loads/fires when matching my Named Account segment... My first attempt did not work, but that's not saying much.

My question is:

  1. assuming I add a new div tag for this, does it matter if it's in the Header or Footer?
  2. would the in-zone html purely be the script provided by LiveChat?
  3. is there something I'm not thinking of that can prevent this from working properly?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by JDNelson1

Based on my experience, RTP will replace the html from your div with whatever html you create.  Can you paste the html you used?


I put a div in my footer:

<div id="livechat_test">

</div>

Then my RTP campaign (edited for account info only):

1 reply

Josh_Hill13
New Participant
September 19, 2016

Do you have a developer who can check this?

JDNelson1Author
Community Manager
September 19, 2016

I have one a day or two a week that I'll be able to get to look at it, eventually, but was hoping to get the major oversights out of the way by anyone that would know it if they saw it.

September 19, 2016

Based on my experience, RTP will replace the html from your div with whatever html you create.  Can you paste the html you used?