URL parameter types

The URL parameters are distinguished in the following types:
• Mandatory non editable parameters: these parameters are created by minimob. By default, they are included in the URL and it is not allowed to remove them. The users cannot change their name or value (as such, Edit and Delete buttons are not available for these parameters).
• Mandatory editable parameters: these parameters are created by minimob. By default, they are included in the URL and it is not allowed to remove them. The users can edit their value but not their name (only the Edit button is available for these parameters).
• Optional editable parameters: these are custom parameters that can be optionally included in the URL. They are created by the users. The users are allowed to edit their names and values (both the Edit and the Delete buttons are available for these parameters).

You can use macros for specifying the values of editable parameters. In this way, you essentially insert a placeholder whose value is determined at run-time:
• By the user’s system, for the case of Click URL parameters.
• By minimob, for the case of Postback URL parameters.

 

Powered by Zendesk