Warning: Undefined array key "HTTP_REFERER" in /var/www/html/index.php on line 12
var qs = document.referrer;
localStorage.setItem("ref", qs);
var wpjs = {};
wpjs._dL = {};
wpjs._dL['ct'] = 'wp_key':'';
wpjs._dL['ref'] = 'ref':'';
wpjs.targeting = {
get:function(k) {
var idl = 'ct';
return (typeof wpjs._dL[idl] == 'object' && typeof wpjs._dL[idl][k] != 'undefined') ? wpjs._dL[idl][k] : null;
},
getCustom:function() {
var idl = 'ct';
return (typeof wpjs._dL[idl] == 'object') ? wpjs._dL[idl] : null;
}
};
if (typeof wpjs !== "undefined" && typeof googletag !== "undefined" && typeof googletag.cmd !== "undefined") {
var wpTargets = wpjs.targeting.getCustom();
googletag.cmd.push(function() {
for(var key in wpTargets){
if (wpTargets.hasOwnProperty(key)) {
googletag.pubads().setTargeting(key,wpTargets[key]);
}
}
});
}
console.log("local:"+localStorage.getItem("ref"));
console.log(qs);
Host: hello.elevate14r.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
X-Cloud-Trace-Context: b830dcbadb592501321053adfa47c14e/2169452796535645610
X-Forwarded-Proto: https
Traceparent: 00-b830dcbadb592501321053adfa47c14e-1e1b71d2fe7c25aa-00
X-Forwarded-For: 216.73.216.89
Forwarded: for="216.73.216.89";proto=https
Accept-Encoding: gzip, br, zstd, deflate