I am optimising my landers and want to implement dynamic landing page token from the url. The Warning PopUp is populated with device brand and model but the actual landing page is not.
Your <script>document.write(getURLParameter("devicebrand") + (" ") + getURLParameter("devicemodel"))</script>might be infected by <font color="red"><span id="blink">(6) </span> Viruses!
On the landing page it just says:
Your might be infected by (6)
I have tested the url by adding "?" to the end and still only the pop up is populated.
?brand=Apple&model=Iphone
Does this make sense, can anyone help me please
Your <script>document.write(getURLParameter("devicebrand") + (" ") + getURLParameter("devicemodel"))</script>might be infected by <font color="red"><span id="blink">(6) </span> Viruses!
On the landing page it just says:
Your might be infected by (6)
I have tested the url by adding "?" to the end and still only the pop up is populated.
?brand=Apple&model=Iphone
Does this make sense, can anyone help me please
