Buono, questa pagina sfrutta i vantaggi Og Properties.
Proprieta
Contenuto
locale
de_DE
type
website
title
Schnellere Umsatzgenerierung durch effektiveres B2B-Marketing - TechTarget Germany
url
https://www.techtarget.de/
site_name
TechTarget Germany
Headings
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
Images
Abbiamo trovato 39 immagini in questa pagina web.
38 attributi alt sono vuoti o mancanti. Aggiungi testo alternativo in modo tale che i motori di ricerca possano comprendere meglio il contenuto delle tue immagini.
Text/HTML Ratio
Ratio :
6%
Il rapporto testo/codice HTML di questa pagina e inferiore a 15 percento, questo significa che il tuo sito web necessita probabilmente di molto piu contenuto.
Flash
Perfetto, non e stato rilevato contenuto Flash in questa pagina.
Iframe
Molto male, hai usato Iframes nelle tue pagine web, questo significa che in contenuto inserito negli Iframe non puo essere indicizzato.
SEO Links
URL Rewrite
Buono. I tuoi links appaiono friendly!
Underscores in the URLs
Abbiamo rilevato underscores nei tuoi URLs. Dovresti utilizzare trattini per ottimizzare le pagine per il tuo SEO.
In-page links
Abbiamo trovato un totale di 48 links inclusi 2 link(s) a files
Non abbiamo riscontrato codice CSS Print-Friendly.
Lingua
Buono. La tua lingua dichiarata de.
Dublin Core
Questa pagina non sfrutta i vantaggi di Dublin Core.
Documento
Doctype
HTML 5
Encoding
Perfetto. Hai dichiarato che il tuo charset e UTF-8.
Validita W3C
Errori : 40
Avvisi : 3
Email Privacy
Grande. Nessun indirizzo mail e stato trovato in plain text!
Deprecated HTML
Grande! Non abbiamo trovato tags HTML deprecati nel tuo codice.
Suggerimenti per velocizzare
Eccellente, il tuo sito web non utilizza nested tables.
Molto male, il tuo sito web utilizza stili CSS inline.
Molto male, il tuo sito web ha troppi file CSS files (piu di 4).
Molto male, il tuo sito web ha troppi file JS (piu di 6).
Peccato, il vostro sito non approfitta di gzip.
Mobile
Mobile Optimization
Apple Icon
Meta Viewport Tag
Flash content
Ottimizzazione
XML Sitemap
Grande, il vostro sito ha una sitemap XML.
http://techtarget.de/sitemap.xml
Robots.txt
http://techtarget.de/robots.txt
Grande, il vostro sito ha un file robots.txt.
Analytics
Non trovato
Non abbiamo rilevato uno strumento di analisi installato su questo sito web.
Web analytics consentono di misurare l'attività dei visitatori sul tuo sito web. Si dovrebbe avere installato almeno un strumento di analisi, ma può anche essere buona per installare una seconda, al fine di un controllo incrociato dei dati.