Keap
Also available forActiveCampaign

[memb_if_user_counter]

Summary
This is a conditional shortcode that shows content based on the value of a custom counter.

Description

This is a conditional shortcode that shows content based on the value of a custom counter.

Shortcode Examples

[memb_if_user_counter name="test counter" test="=" val="3"]
Wow, you viewed this page more than 3 times!
[/memb_if_user_counter]

Shortcode Parameters

nameThe name of the counter, can include spaces.
testOperation to do – values are =, ==, ===, eq, gt, lt, ge, le.
valNumber to compare to.

Shortcode Attributes

ConditionalYes
NestableNo
Accepts formattingNo
CapturableNo