How do I include more than 1 Dynamic text field in my landing page url?

  • 6 October 2014
  • 1 reply
  • 5 views

I understand how to add 1 dynamic text field to my landing page link but I do not know how to add a 2nd. Here is an example of DKI in a url: www.hellothere.com/?DKI=hey

How do I add a 2nd DKI onto the end of that url example? Is this even possible?


1 reply

Hey Anthony, this is definitely possible, just throw an ampersand (&) in between all of the variables, like this:

www.hellothere.com/?DKI=hey&AnotherVariable=hi&OneMore=hello   

Does that make sense?

Reply