i4w_show_member_count
Usage
This shortcode is designed to tally and display the number of Keap contacts to which the passed tag or tags have been assigned.
[ELSE_show_member_count] conditional branching is NOT supported.
Shortcode nesting is NOT supported.
Parameters
| Parameter | Description | Default | Required |
|---|---|---|---|
| tagid | A single tag ID or a comma separated list of tag IDs. | None | Yes |
Example
Shortcode
[i4w_show_member_count tagid='123']
Shortcode
[i4w_show_member_count tagid='123,234,345,456']
Notes
info
If a list of tag IDs is passed to the shortcode, contacts will only be counted once, regardless of the number of matching tag IDs. Use with care.