WHAT'S MY PARAMETER?
Need to read, find and get parameter value(s) from a URL string of a current page and/or email newsletter to be able to perform some type of action? We'll here ya go...
Need to read, find and get parameter value(s) from a URL string of a current page and/or email newsletter to be able to perform some type of action? We'll here ya go...
To install, add the below code into the page(s) you wish to collect parameter data on.
STEP 1: Install jQuery
STEP 2: Add a parameter to the end of your URL. This can be anything that you want to reference. For example;
STEP 3: Then copy&paste the wmParameter
STEP 4: If successful, replace with your jQuery action.