{"Link Stats"|i18n}

{if $site.rss}

{"RSS Feed"|i18n}

{/if}
{"Total emails sent"|i18n}: {*$total_sent*}
{"Total unique subscribers that clicked at least 1 link in this message"|i18n}: {*$unique_emails*} ({*$percent*}%)
{"Total unique links in the email that were clicked on at least one time"|i18n}: {*$unique_links*}
{"Average number of unique clicks per email sent"|i18n}: {*$avg_clicks*}
{"Total number of unique clicks"|i18n}: {*$unique_clicks*}
{"Total number of clicks"|i18n}: {*$total_clicks*}
{*foreach from=$rows item=row*} {*
*} {include file="pagination.js.tpl.htm" tabelize="tabelize_links" paginate="paginate_stats"}
{*/foreach*}
{include file="messages_archive_view_stats.tpl.htm" mode="clicks" hasABswitch=1 paginator=$paginators.clicks}
{if !$sharedReport} {include file="messages_archive_view_tools.tpl.htm" mode="links"} {/if}