Returns the name of the called pipeline. In most cases the
name can be derived from the path, but not in all cases. If with
URL rewritting a special landing page is defined for a DNS name, than
the system internally might use a specific pipeline associated with
this landing page.
Returns a specific parameter value from the stored query
string. The method can be used to extract a source code or
affiliate id out of the URLs in the click stream.
The method returns null if there is no parameter with the given name.
Parameters:
name - the name of the parameter.
Returns:
the value associated with the specified parameter,
or null.
Returns the name of the called pipeline. In most cases the
name can be derived from the path, but not in all cases. If with
URL rewritting a special landing page is defined for a DNS name, than
the system internally might use a specific pipeline associated with
this landing page.