Keap
Also available forActiveCampaign

[memb_set_cookie]

Summary
This shortcode is used to manually set the values in a cookie.

Description

This shortcode is used to manually set the values in a cookie.

Shortcode Examples

[memb_set_cookie name="foo" value="barbaz"]
[memb_set_cookie name="foo" value="test" expiration="session"]
[memb_set_cookie name="foo" value="barbaz" expiration="forever"]
[memb_set_cookie name="foo" value="barbaz" expiration="now + 3 days"]
[memb_set_cookie name="foo" value="barbaz" expiration="December 25, 2020"]
[memb_set_cookie name="foo" value="barbaz" expiration="forever"]

Shortcode Parameters

namename of the cookie

Shortcode Attributes

ConditionalYes
NestableNo
Accepts formattingNo
CapturableNo