When we try to add predictive content and we add this
<div class="RTP_RCMD2" data-rtp-template-id="template1"
to the code on our web page, "display: none" is automatically added.
...
We want to create predictive content.
We added this code:
(function(c,h,a,f,i,e){c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
c[a].a=i;c[a].e=e;var g=h.createElemen...
We need to add Form to the content in web campaign.
we added this code
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<p>Stay up to date</p>
<p>Subscribe to our newsletter </p>
...
We want to add predictive content to our web personalization.
We have created in zone web campaign. We added this code to it:
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div clas...