i4w_show_member_count

Usage:

This shortcode is designed to tally and display the number of Infusionsoft contacts to which the passed tag or tags have been assigned.

This shortcode does NOT supports conditional branching with [ELSE_show_member_count].

Shortcode nesting is NOT supported.

Parameters:

tagid A single tag Id or a comma separated list of tag Id’s.
Default: None.
Required: Yes.

Example:

[i4w_show_member_count tagid='123']

[i4w_show_member_count tagid='123,234,345,456']

Notes:

If a list of tag Id’s is passed to the shortcode, contacts will only be counted once, regardless of the number of matching tag Id’s. Use with care…

API:

There is no API function equivalent for this shortcode.