Schnellere Umsatzgenerierung durch effektiveres B2B-Marketing - TechTarget Germany
Cumprimento :
82
Idealmente, o Título deve conter entre 10 e 70 caracteres (incluíndo espaços).
Descrição
Cumprimento :
0
Mau. Não encontrámos nenhuma Descrição META na sua página.
Palavras-chave
Mau. Não detetámos palavras-chave META na sua página.
Propriedades Og Meta
Boa! Esta página tira vantagens das propriedades Og.
Propriedade
Conteúdo
locale
de_DE
type
website
title
Schnellere Umsatzgenerierung durch effektiveres B2B-Marketing - TechTarget Germany
url
https://www.techtarget.de/
site_name
TechTarget Germany
Cabeçalhos
H1
H2
H3
H4
H5
H6
1
2
1
6
4
0
[H1] Activity Matters\r\nF\u00fcllen Sie Ihre Pipeline schneller mit echten Erkenntnissen \u00fcber echte Menschen. Aktive K\u00e4ufer, die Gesch\u00e4fte abschlie\u00dfen. In gro\u00dfem Umfang.\r\n\n\t\t\t\t\tZeige mir die Daten\n\t\t\t\t\r\n\r\n\r\n\r\n\n\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\n\t\t\t\n\t\t\t\t✕\n\t\t\t\t\n\t\t\t\n\t\t\n\n\t\t\r\n\r\n\r\nActivity Matters\r\nF\u00fcllen Sie Ihre Pipeline schneller mit echten Erkenntnissen \u00fcber echte Menschen. Aktive K\u00e4ufer, die Gesch\u00e4fte abschlie\u00dfen. In gro\u00dfem Umfang.\r\n\n\t\t\t\t\tZeige mir die Daten\n\t\t\t\t\r\n\r\n","image":"https:\/\/www.techtarget.de\/wp-content\/uploads\/sites\/8\/2021\/03\/Berlin-DE-Hero-021621.jpg","video":"https:\/\/media.techtarget.com\/wptt\/videoHeader\/Germany-Particle-Video.mp4"}],"default_image":"https:\/\/www.techtarget.de\/wp-content\/uploads\/sites\/8\/2015\/11\/img-techtarget-pipeline.svg"};
/* ]]> */
var cmpApi;
cmpApi = new ttCmpApi();
/*
* Check for debug mode for url param debug_gdpr
*/
this.debug = (function() {
var sParam = 'debug_gdpr';
var sPageURL = decodeURIComponent(window.location.search.substring(1)),
sURLVariables = sPageURL.split('&'),sParameterName,i;
for (i = 0; i < sURLVariables.length; i++) {
sParameterName = sURLVariables[i].split('=');
if (sParameterName[0] === sParam) {
return sParameterName[1] === undefined ? true : sParameterName[1];
}
}
return false;
})();
var dpmSpVendorInternalId = '5f19fbbb772c4f2f5f99fcc0';
var spPuropseId = ['5ebec2c47b021339dc19dc02', '5ebec2c47b021339dc19dc04','5ebec2c47b021339dc19dc07','5ebec2c47b021339dc19dc09','5ebec2c47b021339dc19dc11'];
if(this.debug) console.log("Inside dpm execution");
window.__tcfapi('addEventListener', 2, function (tcData, listenerSuccess) {
if ((typeof (tcData) !== 'undefined') && (tcData !== null)) {
if(this.debug) console.log("DPM ADDING EVENT LISTENER");
if(this.debug) console.log("DPM LISTENDER ID " + tcData.listenerId);
if (listenerSuccess && tcData.eventStatus === 'cmpuishown') {
if(this.debug) console.log("DPM CMPUISSHOWN");
}
if (listenerSuccess && (tcData.eventStatus === 'tcloaded' || tcData.eventStatus === 'cmpuishown')) {
var gdprApplies = tcData.gdprApplies;
if(this.debug) console.log("DPM tcloaded eventstatus");
if(this.debug) console.log("DPM logging out gdprapplies " + gdprApplies);
if (gdprApplies && !(cmpApi.getCustomVendorGrantConsent(dpmSpVendorInternalId))) {
if(this.debug) console.log("DPM GDPR IS APPLICABLE AND CONTEXT DOES NOT HAVE CONSENT");
//remove the listener ourself to not get called more than once
window.__tcfapi('removeEventListener', 2, function (success) {
if(this.debug) console.log('DPM Inside remove event listener ' + success);
if (success) {
if(this.debug) console.log('removed: listener for DPM LOADING ' + tcData.listenerId);
window.__tcfapi('addEventListener', 2, function (tcData, listenerSuccess) {
if(this.debug) console.log("DPM AddEventUserAction " + tcData);
if(this.debug) console.log('DPM Event listener has been registered due to no consent being set');
if (listenerSuccess && tcData.eventStatus === 'useractioncomplete') {
if(this.debug) console.log("DPM useractioniscomplete");
window.__tcfapi('getCustomVendorConsents', 2, function (customVendorConsentData, nonIabSuccess) {
if(this.debug) console.log("DPM getting custom vendor consent by command ");
if (customVendorConsentData != null) {
console.log('DPM COMMAND customvendorconsent grant = ' + customVendorConsentData.grants);
for (var key in customVendorConsentData.grants) {
var obj = customVendorConsentData.grants[key];
if (key === dpmSpVendorInternalId) {
console.log("DPM returning vendor grant for " + dpmSpVendorInternalId + " = " + obj.vendorGrant);
if (obj.vendorGrant) {
(function() {
var d=document,h=d.getElementsByTagName('head')[0],s=d.createElement('script'),sc = 'https:' == document.location.protocol ? 'https://' : 'http://';
s.type='text/javascript';
s.async=true;
s.src=sc+'s.dpmsrv.com/dpm_b4c96d80854dd27e76d8cc9e21960eebda52e962.min.js';
h.appendChild(s);
})();
}
}
}
}
});
window.__tcfapi('removeEventListener', 2, function (success) {
if (success) {
//listener Removed
if(this.debug) console.log('removed: ' + tcData.listenerId);
}
}, tcData.listenerId);
}
});
}
}, tcData.listenerId);
} else {
window.__tcfapi('removeEventListener', 2, function (success) {
if (success) {
console.log("Executing DPM because Either gdpr does not apply or user has given consent");
(function() {
var d=document,h=d.getElementsByTagName('head')[0],s=d.createElement('script'),sc = 'https:' == document.location.protocol ? 'https://' : 'http://';
s.type='text/javascript';
s.async=true;
s.src=sc+'s.dpmsrv.com/dpm_b4c96d80854dd27e76d8cc9e21960eebda52e962.min.js';
h.appendChild(s);
})();
}
}, tcData.listenerId);
}
}
}
});
var googleAnalyticsPurposes = [1,8];
var vendorName = "GoogleAnalytics";
var isGaEnabled = true;
window['gtag_enable_tcf_support'] = true
window.dataLayer = window.dataLayer || [];
dataLayer = window.dataLayer;
if(this.debug) console.log("Inside Google Analytics execution");
window.__tcfapi('addEventListener', 2, function (tcData, listenerSuccess) {
if ((typeof(tcData) !== 'undefined') && (tcData !== null)) {
if(this.debug) console.log("GA ADDING EVENT LISTENER");
if(this.debug) console.log("GA LISTENDER ID " + tcData.listenerId);
if (listenerSuccess && tcData.eventStatus === 'cmpuishown') {
if(this.debug) console.log("GA CMPUISSHOWN");
}
if (listenerSuccess && (tcData.eventStatus === 'tcloaded' || tcData.eventStatus === 'cmpuishown')) {
var gdprApplies = tcData.gdprApplies;
if(this.debug) console.log("tcloaded eventstatus");
if(this.debug) console.log("logging out gdprapplies " + gdprApplies);
if (gdprApplies && !(cmpApi.getConsentforVendorV2(googleAnalyticsPurposes))) {
if(this.debug) console.log("GDPR IS APPLICABLE AND CONTEXT DOES NOT HAVE CONSENT");
//remove the listener ourself to not get called more than once
window.__tcfapi('removeEventListener', 2, function (success) {
if(this.debug) console.log('Inside remove event listener ' + success);
if (success) {
if(this.debug) console.log('removed: listener for GA LOADING ' + tcData.listenerId);
window.__tcfapi('addEventListener', 2, function (tcData, listenerSuccess) {
if(this.debug) console.log("AddEventUserAction " + tcData);
if(this.debug) console.log('Event listener for Google Analytics has been registered due to no consent being set');
if (listenerSuccess && tcData.eventStatus === 'useractioncomplete') {
if(this.debug) console.log("useractioniscomplete inside GA");
window.__tcfapi('getTCData', 2, function (tcData, success) {
if(this.debug) console.log("Event GAD useractioncomplete is running, getting vendor consent");
if (success) {
if (Object.keys(tcData.purpose.consents).length === 0 && tcData.purpose.consents.constructor === Object) {
if(this.debug) console.log("GA does not have consent due to No consents ");
isGaEnabled = false;
} else {
for (var purposeid in googleAnalyticsPurposes) {
if (tcData.purpose.consents[googleAnalyticsPurposes[purposeid]] === null || tcData.purpose.consents[googleAnalyticsPurposes[purposeid]] === undefined || tcData.purpose.consents[googleAnalyticsPurposes[purposeid]] === false){
isGaEnabled = false;
}
}
}
if(this.debug) console.log("isGAEnabled = " + isGaEnabled);
if (isGaEnabled){
var eventAction = 'GaEnabled';
var eventCategory = 'GA';
var eventLabel = 'GaEnabled';
if (typeof window.dataLayer !== 'undefined') {
args=[eventCategory,eventAction,eventLabel];
dataLayer.push({eventCategory:args[0],eventAction:args[1], eventLabel:args[2]});
dataLayer.push({'event': 'GaEnabled'});
}
}
}
});
window.__tcfapi('removeEventListener', 2, function (success) {
if (success) {
//listener Removed
if(this.debug) console.log('removed: ' + tcData.listenerId);
}
}, tcData.listenerId);
}
});
}
}, tcData.listenerId);
} else {
window.__tcfapi('removeEventListener', 2, function (success) {
if(this.debug) console.log("CONTEXT HAS CONSENT OR GDPR IS NOT APPLICABLE");
if (success) {
var eventAction = 'GaEnabled';
var eventCategory = 'GA';
var eventLabel = 'GaEnabled';
if (typeof window.dataLayer !== 'undefined') {
args=[eventCategory,eventAction,eventLabel];
dataLayer.push({eventCategory:args[0],eventAction:args[1], eventLabel:args[2]});
dataLayer.push({'event': 'GaEnabled'});
}
}
}, tcData.listenerId);
}
}
}
});
function getMarketoJs() {
(function() {
var didInit = false;
function initMunchkin() {
if(didInit === false) {
didInit = true;
Munchkin.init('095-PCN-759');
}
}
var s = document.createElement('script');
s.type = 'text/javascript';
s.async = true;
s.src = '//munchkin.marketo.net/munchkin.js';
s.onreadystatechange = function() {
if (this.readyState == 'complete' || this.readyState == 'loaded') {
initMunchkin();
}
};
s.onload = initMunchkin;
document.getElementsByTagName('head')[0].appendChild(s);
})();
}
var marketoSpVendorInternalId = '5f295fa4b8e05c76a44c3147';
window.__tcfapi('addEventListener', 2, function (tcData, listenerSuccess) {
if ((typeof(tcData) !== 'undefined') && (tcData !== null)) {
if (listenerSuccess && (tcData.eventStatus === 'tcloaded' || tcData.eventStatus === 'cmpuishown')) {
var gdprApplies = tcData.gdprApplies;
if (gdprApplies && !(cmpApi.getCustomVendorGrantConsent(marketoSpVendorInternalId))) {
//remove the listener ourself to not get called more than once
window.__tcfapi('removeEventListener', 2, function (success) {
if (success) {
window.__tcfapi('addEventListener', 2, function (tcData, listenerSuccess) {
if (listenerSuccess && tcData.eventStatus === 'useractioncomplete') {
window.__tcfapi('getCustomVendorConsents', 2, function (customVendorConsentData, nonIabSuccess) {
console.log(" getting custom vendor consent by command inside cb");
if (customVendorConsentData != null) {
for (var key in customVendorConsentData.grants) {
var obj = customVendorConsentData.grants[key];
if (key === marketoSpVendorInternalId) {
if (obj.vendorGrant) {
getMarketoJs();
}
}
}
}
});
window.__tcfapi('removeEventListener', 2, function (success) {
if (success) {
//listener Removed
}
}, tcData.listenerId);
}
});
}
}, tcData.listenerId);
} else {
window.__tcfapi('removeEventListener', 2, function (success) {
console.log("CONTEXT HAS CONSENT OR GDPR IS NOT APPLICABLE");
if (success) {
getMarketoJs();
}
}, tcData.listenerId);
}
}
}
});
//
//
@media only screen and ( min-width: 1208px ) {
.hide-for-desktop {
display: none !important;
}
}
@media only screen and ( max-width: 1207px ) {
.show-for-desktop {
display: none !important;
}
}
var dataLayer = dataLayer || [];dataLayer.push({'trackType':'ERROR 404','topicId':'0','topicName':'','siteName':'TechTarget Germany','uidType':'page','publicationDate':'','appCode':'0','is404':'false'});
#footer-links-menu>ul.menu ul {
margin: 0;
padding-left: 0;
width: 305px;
}
#cmp-banner {
position: fixed;
bottom: 0;
left: 0;
z-index: 1200; }
@media (min-width: 960px) {
#cmp-banner {
bottom: 20px;
left: 20px;}
}
#searchsubmit-header {
display: none;
}
.tt-share {
display: none;
}
Warum TechTarget?
Überblick
Zielgruppen
Kaufabsicht
Marketing-Aktivierung
Produkte
Kundenreferenzen
Globale Märkte
Blog
Über uns
Kontaktieren Sie uns
Karriere
Presse
Anlegerbeziehungen
Cookies
Produktdemo
.cls-1,.cls-4{fill:none;}.cls-2{clip-path:url(#clip-path);}.cls-3{clip-path:url(#clip-path-2);}.cls-4{stroke:#a6a5a5;stroke-miterlimit:10;stroke-width:0.75px;}.cls-5{fill:#008681;}Artboard 2
Warum TechTarget?
Überblick
Zielgruppen
Kaufabsicht
Marketing-Aktivierung
Produkte
Demand Generation und ABM
Priority Engine™
Lead-Generierung
Content Marketing
Brand Consideration
Datenausgerichtete Anzeigen
Custom & Native Websites
Sales Enablement
Priority Engine™
Kundenreferenzen
Blog
Über uns
Presse
Karriere
Kontaktieren Sie uns
Anlegerbeziehungen
Global Märkte
Cookies
Sprachen
English
Français
Produktdemo
Wir identifizieren und beeinflussen IT-Käufer, die an Ihren Produkten Interesse haben. So stärken wir entschlossenes Handeln und helfen Ihnen mit Ihrer Strategie und Umsetzung, um die Wirksamkeit zu erzielen, nach der Sie streben.
[H2] Führende Technologie- unternehmen arbeiten schon mit uns
[H2] Neueste Trends im Technologiemarketing
[H3] TechTarget hilft B2B-Marketing- und Verkaufsteams von Technologieunternehmen durch Priority Engine, Kunden schneller und besser zu erreichen und ihr Marketing entsprechend effizienter zu gestalten.
[H4] Zielgruppen
[H4] Kaufabsicht
[H4] Marketing-Aktivierung
[H4] Etablierte Marktführer
[H4] Innovatoren mit hohem Wachstum
[H4] Am Ende dieses Pilotprojekts haben wir den ROI analysiert und ermittelt, dass diese Investition eine Pipeline von über 4 Millionen US-Dollar für die Themen Cloud und Big Data, die bei Informatica Priorität haben, beeinflusst hat.“
[H5] Content-Erstellung: 4 Schritte zur Erstellung von personalisiertem Content für Technologiekäufer
[H5] Infografik: Account Based Marketing: Verwenden eines datengesteuerten Ansatzes
[H5] Infografik: Intent-Daten:WichtigeKomponente für dasUmsatzwachstum
[H5] Intent Data: Nicht die Menge der Signale ist entscheidend – sondern was in ihnen steckt
Imagens
Encontrámos 39 imagens nesta página.
38 atributos ALT estão vazios ou em falta. É recomendado adicionar texto alternativo de modo a que os motores de busca identifiquem melhor o conteúdo das suas imagens.
Rácio Texto/HTML
Rácio :
6%
O rácio de texto para código HTML desta página é menor que 15 porcento, o que significa que provavelmente é necessário de adicionar mais conteúdos em forma de texto.
Flash
Perfeito, não foi encontrado conteúdo Flash nesta página.
Iframe
Oh, não, esta página tem Iframes na página, o que significa que o conteúdo destas não pode ser indexado.
Ligações SEO
Reescrita de URL
Perfeito. As ligações aparentam ser limpas!
Underscores (traços inferiores) nas URLs
Detetámos 'underscores' (traços inferiores) nas suas URLs. O uso hífens é mais eficiente em termos de otimização SEO.
Ligações para a própria página
Encontrámos um total de 48 ligações incluindo 2 ligações a ficheiros
Perfeito. O conjunto de caracteres UTF-8 está declarado.
Validação W3C
Erros : 40
Avisos : 3
Privacidade do Email
Boa! Nenhum endereço de email está declarado sob a forma de texto!
HTML obsoleto
Fantástico! Não detetámos etiquetas HTML obsoletas.
Dicas de Velocidade
Excelente, este site não usa tablelas dentro de tabelas.
Oh não, o site usa estilos CSS nas etiquetas HTML.
Oh, não! O site utiliza demasiados ficheiros CSS (mais que 4).
Oh, não! O site utiliza demasiados ficheiros JavaScript (mais que 6).
Atenção, o site não tira vantagem da compressão gzip.
Dispositivos Móveis
Otimização para dispositivos móveis
Icon Apple
Meta Viewport Tag
Conteúdo Flash
Otimização
XML Sitemap
Perfeito, o site tem um mapa XML do site (sitemap).
http://techtarget.de/sitemap.xml
Robots.txt
http://techtarget.de/robots.txt
Perfeito, o seu site tem um ficheiro robots.txt.
Analytics
Em falta
Não detetámos nenhuma ferramenta analítica de análise de atividade.
Este tipo de ferramentas (como por exemplo o Google Analytics) permite perceber o comportamento dos visitantes e o tipo de atividade que fazem. No mínimo, uma ferramenta deve estar instalada, sendo que em algumas situações mais do que uma pode ser útil.