<#= item.get('post_title') #>
|
<#= item.get('cache_impressions') #>
|
<#= item.get('cache_optins_conversions') #>
|
<#= item.get('cache_optin_conversion_rate') #>
|
<# if( item.get('post_type') === ThriveQuizB.data.quiz_structure_item_types.results.key ){ #>
<#= item.get('cache_social_shares') #>
|
<#= item.get('cache_social_share_conversion_rate') #>
|
<# } #>
|