{include file="file:$templatedir/header.html" _adminview="1" _viewmenu="repo"}
{* CSV用 *} {csrf}
{l}レポート{/l} > {l}検索キーワード分析{/l}
{include file="file:$templatedir/left_almenu.html" }
{l}検索キーワード分析{/l}
{include file="file:kwd_backpage.html"}
{l}集計条件{/l}
{if $form.sh}
{if $listObj && $listObj->numItems() > 0} {include file="file:kwd_paging.html"}
 
{/if} {if $listObj && $listObj->numItems() > 0} {foreach from=$listObj->getPageData() item='_item'} {/foreach} {else} {/if}
{$smarty.const.VAL_SEARCH_COLUMN_KWD_KEYWORD|local_word:$dbValue.search_column_word} {$smarty.const.VAL_SEARCH_COLUMN_KWD_SCHNUM|local_word:$dbValue.search_column_word}
{$_item.keyword|word_breaker|neo_emoji}
{$_item.search_count|number_format}
{$titleval.no_data}
{if $listObj->numItems() > 0} {include file="file:kwd_paging.html"}
{else}
{/if} {else}
{/if} {include file="file:kwd_backpage.html"}
{include file="file:$templatedir/footer.html"}