Test Page
Campaign Form
var fieldId1 ="Recent_Asset_Page_URL"; var title = encodeURI(document.title); var loc = new URL(encodeURI(location.href)); var form = 'https://go.ameyo.com/l/825903/2021-01-05/7k431'; var params = window.location.search; var thisScript = document.scripts[document.scripts.length - 1]; var iframe = document.createElement('iframe'); console.log(fieldId1,title ,loc ,params,thisScript ); if(params>""){ iframe.setAttribute('src', form + params); iframe.setAttribute('src', iframe.src+ '&' + '=' + title+'&' + fieldId1 + '=' +loc.origin+loc.pathname); iframe.setAttribute('width', '100%'); iframe.setAttribute('height', 500); iframe.setAttribute('type', 'text/html'); iframe.setAttribute('frameborder', 0); iframe.setAttribute('allowTransparency', 'true'); iframe.setAttribute('scrolling','no'); iframe.style.border = '0'; thisScript.parentElement.replaceChild(iframe, thisScript); } else{ iframe.setAttribute('src', form + '?'+ fieldId1 + '=' + loc.origin+loc.pathname); iframe.setAttribute('width', '100%'); iframe.setAttribute('height', 500); iframe.setAttribute('type', 'text/html'); iframe.setAttribute('frameborder', 0); iframe.setAttribute('allowTransparency', 'true'); iframe.setAttribute('scrolling','yes'); iframe.style.border = '0'; thisScript.parentElement.replaceChild(iframe, thisScript); }
Join our mailing list to receive the latest news and updates from our team.