{"Link Stats"|i18n}
{if $site.rss}
{"RSS Feed"|i18n}
{"Go to feed link"|i18n}
·
{"Bookmark feed link"|i18n}
· {"Copy this link:"|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*}
{"Loading. Please wait..."|i18n}
{*
*}
{include file="pagination.js.tpl.htm" tabelize="tabelize_links" paginate="paginate_stats"}
{*$row.link*}
{"This link has been clicked on %s unique times."|i18n:'
'} (
{*$row.percent*}
% )
{*
{foreach from=$row.bars item=bar}
{/foreach}
*}
{*/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}