Tag Cloud

The Tag Cloud component allows for readers to select a page tag on the current story page they are reading to read other stories with the same tag selected. When selected, the component links to the America Counts landing page already filtered with the previously selected tag which lets the user read other stories with the same tag.

On This Page:

When to Use

The Tag Cloud component should be used on pages that contain information on specific topics so that users can be directed to related content by selecting a tag.

Usage

The Tag Cloud component is best used on America Counts Stories articles and Blogs. It allows users to continue reading articles with related tags.

Configure Dialog

author

The Tag Cloud's dialog allows the author to choose whether they want to display tags from the current page, the current page and its child pages, or from all tags.

The "Page" field can be left empty if 'From Page' or 'tags' is selected from the above dropdown.

Developer Resources

Expand the section below to see the Tag Cloud component's HTML output.

<div class="tagcloud aem-GridColumn--tablet--12 aem-GridColumn--phone--12 aem-GridColumn aem-GridColumn--default--7">

<div class="uscb-tag-cloud-header">

This story was filed under:

</div>

<br>

<div class="uscb-tag-cloud-rectangle">

<a href="/newsroom/blogs/director.html?tagfilter_List_556646074=Census:Topic/research/statistical-methods/administrative-records#List_556646074" class="uscb-tag-cloud-links" onclick="linkClick(this, 'Tag Cloud Component');">

Administrative Records

</a>

</div>

&nbsp;

<div class="uscb-tag-cloud-rectangle">

<a href="/newsroom/blogs/director.html?tagfilter_List_556646074=Census:Topic/census-operations#List_556646074" class="uscb-tag-cloud-links" onclick="linkClick(this, 'Tag Cloud Component');">

Census Operations

</a>

</div>

&nbsp;

<div class="uscb-tag-cloud-rectangle">

<a href="/newsroom/blogs/director.html?tagfilter_List_556646074=Census:Topic/Industry/information-communication-technology#List_556646074" class="uscb-tag-cloud-links" onclick="linkClick(this, 'Tag Cloud Component');">

Information and Communication Technology

</a>

</div>

&nbsp;

 

</div>

Top of Section
Is this page helpful?
Thumbs Up Image Yes Thumbs Down Image No
NO THANKS
255 characters maximum 255 characters maximum reached
Thank you for your feedback.
Comments or suggestions?

Top

Back to Header