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: 6f1c9d28fb79db9ed8384926ccea0356/8812627668714299384
X-Forwarded-Proto: https
Traceparent: 00-6f1c9d28fb79db9ed8384926ccea0356-7a4cbe2c637e9ff8-00
X-Forwarded-For: 216.73.216.185
Forwarded: for="216.73.216.185";proto=https
Accept-Encoding: gzip, br, zstd, deflate