Site:Frontend:URLParameters

From Metrixstream
Revision as of 12:23, 1 October 2011 by MetrixAdmin (Talk | contribs)

Jump to: navigation, search

Introduction

URL Parameters allow you to manipulate the page via the URL. Listed below are explanations on the internal variables that can be referenced.

hdf

Although this parameter doesn't perform any filtering, it is extremely important to remember because it shows you what hdf keys are available to be referenced, which means it is extremely handy in debugging something within the page.

Example: http://www.example.com/?hdf

page

The page variable directly maps to a particular page within your site.

Example: http://www.example.com/?page=contact_us
Personal tools