Skip to content

i4w_session_set

This shortcode is used to set a server-side session variable with a given value. This session variable will then be “remembered” during the subscriber’s session on your membership site.

[ELSE_session_set] conditional branching is NOT supported.

Shortcode nesting is NOT supported.

ParameterDescriptionDefaultRequired
variable name=valueThe session variable that you wish to define and the corresponding value that should be assigned to it.NoneYes
Shortcode
[i4w_session_set myVariable='12345']