Skip to content

Instantly share code, notes, and snippets.

@bhathiya
Last active September 9, 2015 13:58
Show Gist options
  • Save bhathiya/4a3d5d8f560cc2f263b4 to your computer and use it in GitHub Desktop.
Save bhathiya/4a3d5d8f560cc2f263b4 to your computer and use it in GitHub Desktop.
<script language="js" description="Query Parameter Encoding Script">
mc.setProperty("ENCODED_PARAMS", encodeURIComponent(mc.getProperty('QUERY_PARAMS')));
</scrpt>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment