ActiveCampaign
Also available forKeap

[memb_is_browser]

Summary
This shortcode displays content to the users depending on which device or operating system is used.

Description

This shortcode displays content to the users depending on which device or operating system is used.

Shortcode Examples

[memb_is_browser os="mac"]
You're using a Mac.
[else_memb_is_browser]
You're not using a Mac.
[/memb_is_browser]
[memb_is_browser type="mobile"]
You're using a mobile device.
[else_memb_is_browser]
You're using a desktop.
[/memb_is_browser]
[memb_is_browser os="windows"]
You're using Windows.
[else_memb_is_browser]
You're not using Windows.
[/memb_is_browser]

Shortcode Parameters

osoperating system used while viewing the page
typedevice used while viewing the page.

Shortcode Attributes

ConditionalYes
NestableNo
Accepts formattingNo
CapturableNo