<
O SBT tem motivos de sobra para celebrar! A emissora de Silvio Santos fechou o mês de abril com um feito impressionante: liderou a audiência em mais de seis dias completos em relação à Globo, somando impressionantes 9.355 minutos no PNT (Painel Nacional de Televisão).
O resultado não só consolidou a força do canal, mas também o colocou à frente da Record em número total de minutos em primeiro lugar.
Segundo informações divulgadas pela coluna Outro Canal, da Folha de S.Paulo, os dados do Ibope revelam que o grande destaque regional do SBT neste período foi o Nordeste.
Nas capitais de Salvador, Fortaleza e Recife, a emissora cravou a liderança por 4.084 minutos. Para se ter uma ideia, a Record amargou apenas 908 minutos na ponta, um desempenho cerca de 80% inferior!
Onde o SBT mostrou mais força?
@media (min-width: 992px) {
.recomendadorV2Area1 {
width: 280px;
}
.recomendadorV2Area2 {
padding: 0px 20px;
width: calc(100% – 280px);
}
}
@media (max-width: 992px) {
.recomendadorV2Button {
margin: 0 auto;
}
.recomendadorV2Area {
flex-direction: column;
text-align: center;
}
.recomendadorV2Area2 {
padding: 0px 20px;
}
}
.recomendadorV2Area {
background: #eeeeee3d;
border-radius: 10px;
padding: 15px;
display: flex;
margin: 15px auto;
border: 1px solid #00000014;
max-width: 800px;
}
.recomendadorV2Area1 img {
width: 280px;
height: auto;
border-radius: 8px;
}
.linkrecomendadorv2 {
text-decoration: none !important;
}
.recomendadorV2Area2 .recomendadorV2Type {
text-transform: uppercase;
font-weight: 500;
font-size: 11px;
letter-spacing: 2px;
color: #666;
margin: 12px 0;
display: block;
}
.recomendadorV2Title h2 {
padding-top: 0px !important;
margin: 0px !important;
border-left: none !important;
padding-left: 0px !important;
line-height: 1.3;
color: #000 !important;
font-size: 24px;
margin-bottom: 12px !important;
}
.recomendadorV2Desc {
color: #333;
margin: 12px 0px !important;
font-size: 15px;
line-height: 1.5;
}
.recomendadorV2Button {
width: auto;
max-width: 200px;
margin: 0;
display: inline-flex;
align-items: center;
background: #1D3557;
border-radius: 8px;
color: #fff;
height: 36px;
justify-content: center;
text-align: center;
font-size: 14px;
padding: 0 20px;
transition: background-color 0.2s ease;
}
.recomendadorV2Button:hover {
background: #2a4d7a;
}
.recomendadorV2Button:after {
margin-top: -2px;
content: “→”;
padding: 0px 0px 0px 8px;
}
.recomendadorV2Alert {
text-align: left;
font-size: 11px;
margin-top: 8px;
color: #666;
}
.recomendadorFixedArea {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
}
@media (min-width: 992px) {
#recomendadorFixed {
width: 32% !important;
left: 5%;
}
.recomendadorCloseFixed{
right: inherit !important;
left: 378px !important;
}
}
#recomendadorFixed {
width: 90%;
box-shadow: 0 10px 20px 0px #00000057;
display: none;
height: 90px;
background: #F6F6F6;
position: fixed;
flex-direction: row;
bottom: 10px;
z-index: 9999;
border-radius: 16px;
padding: 7px 10px;
}
.recomendadorLeftArea {
width: 160px;
}
.recomendadorRightArea h2 {
padding-top: 0px;
margin: 2px 0px 4px 0px !important;
font-weight: 400;
text-align: center;
padding-left: 0px !important;
color: #000 !important;
border-left: none !important;
line-height: 20px;
font-size: 12px !important;
}
.recomendadorImgFixed {
overflow: hidden;
padding: 8px 6px;
height: 100%;
}
.recomendadorImgFixed img {
height: 100% !important;
border-radius: 16px;
}
.recomendadorRightArea {
padding-top: 6px;
display: flex;
width: calc(100% – 130px);
justify-content: space-between;
align-items: center;
flex-direction: column;
}
.recomendadorButtonFixed {
margin: 0 auto;
background: #1D3557;
width: 80%;
text-align: center;
font-size: 10px;
color: #FFF;
padding: 2px 10px;
border-radius: 3px;
}
.recomendadorButtonFixed:after {
margin-top: -3px;
content: “→”;
padding: 0px 0px 0px 10px;
}
.recomendadorAlertFixed {
font-weight: 400;
text-align: center;
color: #484848;
font-size: 8px;
}
.recomendadorCloseFixed {
z-index: 99999;
display: none;
right: 0px;
left: inherit;
bottom: 99px;
position: fixed;
justify-content: center;
background: #F6F6F6;
width: 25px;
align-items: center;
height: 25px;
font-weight: 800;
border-radius: 50%;
border: 1px solid #EBEBEB;
}
.recomendadorV2Desc{
color: #000000;
margin: 20px 0px;
}
@media (max-width: 576px) {
.recomendadorV2Area {
padding: 10px;
max-width: 100%;
}
.recomendadorV2Area1 img {
width: 100%;
border-radius: 6px;
}
.recomendadorV2Area2 .recomendadorV2Type {
font-size: 9px;
letter-spacing: 1px;
margin: 8px 0;
}
.recomendadorV2Title h2 {
font-size: 18px !important;
margin-bottom: 8px !important;
line-height: 1.2;
}
.recomendadorV2Desc {
font-size: 14px;
margin: 8px 0 !important;
line-height: 1.4;
}
.recomendadorV2Button {
font-size: 14px;
height: 40px;
padding: 0 12px;
max-width: 100%;
width: 100%;
}
.recomendadorV2Button:after {
padding-left: 6px;
}
}
SBT: Mistério no “Vem Pra Cá”!
SBT: Mistério no “Vem Pra Cá”!
No Sudeste, que inclui cidades como São Paulo e Rio de Janeiro, o SBT também se destacou, liderando por 1.551 minutos. A Record, por sua vez, registrou 1.455 minutos na mesma região, uma diferença de aproximadamente 6%.

Já no Centro-Oeste, a disputa foi mais acirrada, com a Record levando a melhor por uma pequena margem, liderando por 3.400 minutos contra 3.282 do canal de Abravanel.
Mas a festa do SBT não parou por aí! As regiões Norte e Sul do país também viram o canal de Silvio Santos brilhar. No Norte, a emissora liderou por 313 minutos, enquanto a Record somou 94.
No Sul, o SBT alcançou 125 minutos em primeiro lugar, mais que o dobro dos 60 minutos da concorrente. Entre os programas que impulsionaram esses números estão sucessos como ‘Meu Coração É Teu’, a ‘Copa do Nordeste’, ‘SBT Notícias’, ‘The Noite com Danilo Gentili’ e o ‘Programa Silvio Santos com Patrícia Abravanel’.
Veja também
Sensitiva celebra acerto na gravidez de Virgínia Fonseca e revela que João Guilherme será pai
Virgínia Fonseca pegou muita gente de surpresa ao anunciar que está grávida pela segunda vez…
06/03/2022 – Guinho Santos
Continuar lendo
Salve-se Quem Puder – Capítulo de Segunda (14/06): Úrsula se descontrola e expulsa Luna de hospital
A Globo exibe nesta segunda-feira, 14/06, mais um capítulo da novela Salve-se Quem Puder. Confira…
14/06/2021 – Da Redação
Continuar lendo
Após boatos de affair com ator, Larissa Manoela revela que está solteira
Na lista das atrizes mais bombadas de sua geração, Larissa Manoela quebrou o silêncio nesta…
22/10/2021 – Da Redação
Continuar lendo
Amor de Mãe: Thelma se choca com semelhança do filho com Domênico
Uma das viradas mais esperadas pelo público desde o inicio de Amor de Mãe está…
24/02/2020 – Da Redação
Continuar lendo
.logo-footer img {
/* width: 300px !important; */
width: auto !important;
}
]]>
function loadTaboola() {
window._taboola = window._taboola || [];
_taboola.push({ article: ‘auto’ });
!function (e, f, u, i) {
if (!document.getElementById(i)) {
e.async = 1;
e.defer = 1;
e.src = u;
e.id = i;
f.parentNode.insertBefore(e, f);
}
}(
document.createElement(‘script’),
document.getElementsByTagName(‘script’)[0],
‘//cdn.taboola.com/libtrc/gridmidiaus-network/loader.js’,
‘tb_loader_script’
);
if (window.performance && typeof window.performance.mark == ‘function’) {
window.performance.mark(‘tbl_ic’);
}
window._taboola = window._taboola || [];
_taboola.push({ flush: true });
}
function loadTeads() {
var b = document.querySelectorAll(‘body’);
window.teads_analytics = window.teads_analytics || {};
window.teads_analytics.analytics_tag_id = “PUB_22288”;
window.teads_analytics.share = window.teads_analytics.share || function() {
;(window.teads_analytics.shared_data = window.teads_analytics.shared_data || []).push(arguments)
};
ls(‘//a.teads.tv/page/128511/tag’, true);
}
function loadTerra() {
window.terra_info_channel = “diversao”;
window.terra_info_channeldetail = “portalrd1”;
ls(“https://www.terra.com.br/globalSTATIC/fe/zaz-app-t360-navbar-partner/_js/metrics.js”, true);
ls(“https://www.terra.com.br/api/igniter/script?s=t360.navbar.partners&p=static&async=true”);
}
var evtFire = false;
function ls(src, a=false, d=false, c=false, o=false, t=false) {
var s,r,t; r = false; s = document.createElement(‘script’); s.type=”text/javascript”;
if (a) s.async = 1; if (d) s.defer = 1; if (c) s.setAttribute(‘crossorigin’, ‘anonymous’);
if (o !== false) s.onload=function() { o(); }
s.src = src; t = document.getElementsByTagName(‘script’)[0]; t.parentNode.insertBefore(s, t);
}
function lc(src, c=false) {
var s,r,t; r = false; s = document.createElement(‘link’); s.rel=”stylesheet”;
if (c) s.setAttribute(‘crossorigin’, ‘anonymous’); s.type=”text/css”;
s.href = src; t = document.getElementsByTagName(‘head’)[0]; t.appendChild(s);
}
function fireEvts() {
console.log(‘## fireEvts: fired’);
if (evtFire) return true;
evtFire = true;
console.log(‘## fireEvts: running’);
(function(listeners) {
for (i = 0; i < listeners.length; i++) {
window.removeEventListener(listeners[i], fireEvts);
}
}(["keydown","mousemove","touchmove","touchstart","touchend","wheel"]));
/**
* SCRIPTS
*/
// TEADS
loadTeads();
// TABOOLA
loadTaboola();
// PUSHNEWS
//ls("//cdn.pn.vg/sites/9fda9273-ac3c-4d75-8a24-a5296542746c.js", true);
// TERRA
loadTerra();
// FACEBOOK
ls("https://connect.facebook.net/pt_BR/sdk.js#xfbml=1&version=v12.0&appId=1280084339156802&autoLogAppEvents=1", true, true, true);
}
window.addEventListener("keydown", fireEvts);
window.addEventListener("mousemove", fireEvts);
window.addEventListener("touchmove", fireEvts);
window.addEventListener("touchstart", fireEvts);
window.addEventListener("touchend", fireEvts);
window.addEventListener("wheel", fireEvts);
(function(listeners) {
for(i = 0; i < listeners.length; i++) {
window.addEventListener(listeners[i], fireEvts);
}
}(["keydown","mousemove","touchmove","touchstart","touchend","wheel"]));
Fonte: https://rd1.com.br/ibope-da-tv-sbt-comemora-feito-ao-vencer-a-globo-e-fazer-record-de-fregues/

