@extends('layouts.app') @section('appjs') @endsection @section('content') @section('page_title') Whistle Feed Publisher Report @endsection @php $websiteIds = explode(',', env('PUBLISHER_PLACEMENT_WEBSITE_IDS')); @endphp
@include('whistle_feed.menu_dropdown.report')
@canany(['isSuperAdmin','isAdmin','isFeed','isFeedSupport']) @php $hourly_column = 1; @endphp @endcanany @can('hasExcelPermission') @php $hourly_download = 1; @endphp
{{-- @csrf --}} {{-- --}}
@csrf
@csrf
@endcan
WFP -



@include('whistle_feed.feed_reports.clearFilter')
Hourly Based Sl.No Website Category Language Publisher ID Publisher User Name Email Mobile Number On-Boarded Date Impression Date Hour Website ID Placement Name Sub Placement Name Placement ID Inventory Type Platfrom Website/App Ad Request Exceeded QPS Filled Request Fill Rate % Bids Won Bids Won Percentage % Bids Lost Billable Bids Viewable Impressions Paused Impressions View Rate % View Through Request % Clicks Conversions Video Viewability % Video Events Likes Shares Clicks From Shares Conversions From Shares Revenue Type Publisher Revenue Feed Revenue CTR % CR % eCpm eCpc CPA Entry Type
Start 25 % Viewed 50 % Viewed 75 % Viewed 100 % Viewed Rewind Full Screen Mute Skip
Total NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA
@endsection