距离所有选票结束还有不到一周的时间,该国主要的选民参与组织之一正处于努力保持先前选举创纪录投票率的最后阶段。
首席执行官安德里亚·希利 (Andrea Healy) 表示,即使在美国人在 2018 年打破了 100 年的中期选民投票率记录之后,管理选民登记和投票工作的 Vote.org 也看到了其服务的大量使用。
“在乔治亚州、亚利桑那州、宾夕法尼亚州等关键州……与 2018 年相比,我们看到了 100% 的增长,”希利说。 “我们在 2018 年看到了大约 91% 的流量,但在主要州,我们看到了这些巨大的增长。”
这些州以及佛罗里达州、内华达州、新罕布什尔州、北卡罗来纳州和俄亥俄州等其他州是参议院和州长激烈角逐的所在地,他们将决定未来几年联邦和州决策的方向。
选举季的最后几天将重点关注选民教育,以及继续进行持续的外展工作。
“现在我们已经接触了五分之一的美国人,我们需要确保我们仍然是可靠的信息来源,”海莉说,他特别提到了令人困惑的性质 临时投票. “在选举之夜,我们将在那里确保人们了解正在发生的事情。”
随着各州在 2020 年总统竞选之后修改其选举法,这是唐纳德特朗普支持者对欺诈行为的虚假指控的主题,Vote.org 不得不相应地调整其计划。
“这令人沮丧。在我们看到 100 年来的最高投票率之后,这很可悲。我们本应该庆祝的,但我们看到数百份选民法案在流通,”希利说。
她将此类法律称为“千刀万剐”,声称它们是一系列限制谁投票的努力。
Healey 指出德克萨斯州和乔治亚州通过的“湿签名”法律要求人们用墨水打印和签署选民登记表(因此是湿签名)并邮寄选民登记表,而不是填写在线表格。
“当我们拥有这项技术并且我们知道它有效时,说数字签名不再有效是不合理的,”她说。 “这直接影响了我们的用户。我们不再能够提供该工具。”
该组织的一些资源将在未来几天用于打击错误信息,尽管海莉认为现在的问题不像 2020 年那样严重,当时邮寄投票是有害错误信息的主题。
“当人们主动说如果他们没有获胜就会参选时,我会感到担忧,”海莉说,并指出她的组织与 Twitter 建立了合作伙伴关系,以提供无党派信息。 “我们将准备好用事实和事实来回应。”
在竞选活动的最后几天之前,重点是登记选民并鼓励他们投票。 Hailey 表示,2020 年 Vote.org 的用户数量超过了往年的总和,虽然它可能与这些数字不匹配,但还有其他增长领域。
“这次选举中的 Get Out to Vote 计划要大得多,”她说,并解释说该组织专注于吸引年轻选民和有色人种社区——仅通过其广播节目就吸引了 6000 万人。
Vote.org 创建了一种多管齐下的方法来接触这些社区:广告(数字、流媒体服务、学生报纸)和合作伙伴关系(WhatsApp、Pinterest、NAACP 青年和大学计划、大学理事会、大学)。 据团体代表称,Z 世代和千禧一代成员对 Vote.org 平台的使用增加了 11%。
该组织还招募了帮助宣传投票的影响者,包括泰勒斯威夫特和乔什盖德。
“距离 2022 年 11 月 8 日美国中期选举只有 20 个午夜,”斯威夫特上个月在与 Vote.org 相关联的 Instagram 帖子中写道。 (她的新专辑《午夜》。)她还利用这个帖子鼓励提前投票。
Gad 还在 11 月 8 日之前的最后几天使用他的社交媒体平台鼓励投票。
二级意识包括与支持逐个国家的努力的微型影响者以及同意使用部分视频来鼓励投票的 YouTube 播放器建立一系列合作伙伴关系。
您网站上的文章
网络上的相关文章
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
function hide_FromFulcrum_ifEmpty(){ var x = document.getElementsByClassName("around-the-web"); for (var i = 0; i < x.length; i++) { if(x[i].childNodes[7].childElementCount == 0){ x[i].childNodes[5].style.display = "none"; } } } function styling_creditAndCaption_leadMedia(items){ if(items.parentNode.nextElementSibling){ if(items.parentNode.nextElementSibling.getElementsByClassName("photo-credit")[0]){ var credit = items.parentNode.nextElementSibling.getElementsByClassName("photo-credit")[0].innerHTML; }else{ var credit = null; } if(items.parentNode.nextElementSibling.getElementsByClassName("photo-caption")[0]){ var caption = items.parentNode.nextElementSibling.getElementsByClassName("photo-caption")[0].innerHTML; }else{ var caption = null; } if(!items.parentNode.parentNode.getElementsByClassName("containerCC")[0]){ var container_cc = document.createElement("div"); container_cc.classList.add("containerCC"); if((caption != null) && (credit != null)){ var creditNew = credit.replace(/ss+/g, ''); container_cc.innerHTML = caption +" ("+creditNew+")"; }else{ if(caption != null){ container_cc.innerHTML = caption; } if(credit != null){ container_cc.innerHTML = credit; } } items.parentNode.after(container_cc); } } } function styling_creditAndCaption_new(items){ for (var i = 0; i < items.length; i++) { if(items[i].parentNode.parentNode.nextElementSibling){ if(items[i].parentNode.parentNode.nextElementSibling.getElementsByClassName("photo-credit")[0]){ var credit = items[i].parentNode.parentNode.nextElementSibling.getElementsByClassName("photo-credit")[0].innerHTML; }else{ var credit = null; } if(items[i].parentNode.parentNode.nextElementSibling.getElementsByClassName("photo-caption")[0]){ var caption = items[i].parentNode.parentNode.nextElementSibling.getElementsByClassName("photo-caption")[0].innerHTML; }else{ var caption = null; } if(!items[i].parentNode.parentNode.getElementsByClassName("containerCC")[0]){ var container_cc = document.createElement("div"); container_cc.classList.add("containerCC"); if((caption != null) && (credit != null)){ var creditNew = credit.replace(/ss+/g, ''); container_cc.innerHTML = caption +" ("+creditNew+")"; }else{ if(caption != null){ container_cc.innerHTML = caption; } if(credit != null){ container_cc.innerHTML = credit; } } items[i].parentNode.after(container_cc); } } } } function styling_creditAndCaption_intern(items){ for (var i = 0; i < items.length; i++) { if(items[i].getElementsByClassName("media-photo-credit")[0]){ var credit = items[i].getElementsByClassName("media-photo-credit")[0].innerHTML; }else{ var credit = null; } if(items[i].getElementsByClassName("media-caption")[0]){ var caption = items[i].getElementsByClassName("media-caption")[0].innerHTML; }else{ var caption = null; } if(!items[i].nextElementSibling.matches('.containerCC')){ var container_cc = document.createElement("div"); container_cc.classList.add("containerCC"); //container_cc.style.display = "flex"; //container_cc.style.float = "left"; if((caption != null) && (credit != null)){ var creditNew = credit.replace(/ss+/g, ''); container_cc.innerHTML = caption +" ("+creditNew+")"; }else{ if(caption != null){ container_cc.innerHTML = caption; } if(credit != null){ container_cc.innerHTML = credit; } } items[i].after(container_cc); } } } function remove_bylinesTypePost(element_container){ if(element_container != null){ var section = element_container.getElementsByClassName("widget__section"); var byline = element_container.getElementsByClassName("social-author"); var theDate = element_container.getElementsByClassName("social-date"); }else{ var section = document.getElementsByClassName("widget__section"); var byline = document.getElementsByClassName("social-author"); var theDate = document.getElementsByClassName("social-date"); } for (var i = 0; i < section.length; i++) { if(section[i].innerText == "EVENTS"){ byline[i].style.display = "none"; theDate[i].style.display = "none"; } if(section[i].innerText == "GLOSSARY"){ byline[i].style.display = "none"; theDate[i].style.display = "none"; } if(section[i].innerText == "DIRECTORY"){ byline[i].style.display = "none"; theDate[i].style.display = "none"; } if(section[i].innerText == "ABOUT US"){ byline[i].style.display = "none"; theDate[i].style.display = "none"; } } } function dateFormat(dates, first){ var date_parts, new_month, new_year, new_day, day, number; var current = new Date(); var current_year = current.getFullYear(); for (var i = 0; i < dates.length; i++) { date_parts = dates[i].innerText.split(" "); new_month = date_parts[0]; new_day = date_parts[1]; new_year = date_parts[2]; day = new_day.split(""); if(new_month == "Jan"){ new_month = "Jan."; } if(new_month == "Feb"){ new_month = "Feb."; } if(new_month == "Mar"){ new_month = "March"; } if(new_month == "Apr"){ new_month = "April"; } if(new_month == "Jun"){ new_month = "June"; } if(new_month == "Jul"){ new_month = "July"; } if(new_month == "Aug"){ new_month = "Aug."; } if(new_month == "Sep"){ new_month = "Sept."; } if(new_month == "Oct"){ new_month = "Oct."; } if(new_month == "Nov"){ new_month = "Nov."; } if(new_month == "Dec"){ new_month = "Dec."; } if(day[0] == 0){ new_day = day[1]; } if(first){ var container_exists = document.getElementsByClassName("post-date__textModif")[i]; if(container_exists == null){ var container = dates[i]; container.innerHTML = ""+dates[i].innerText+"";
var container= document.createElement("span"); container.classList.add("post-date__textModif"); document.getElementsByClassName("post-date")[i].appendChild(container);
container_exists = document.getElementsByClassName("post-date__textModif")[i];
if(new_year == current_year){ //YEARS container_exists.innerText = new_month+" "+new_day; }else{ container_exists.innerText = new_month+" "+new_day+", "+new_year; } } document.getElementsByClassName("post-date__text")[i].style.display = "none"; }else{ var container_exists = document.getElementsByClassName("social-date__textModif")[i]; if(container_exists == null){ var container= document.createElement("span"); container.classList.add("social-date__textModif"); document.getElementsByClassName("social-date")[i].appendChild(container);
container_exists = document.getElementsByClassName("social-date__textModif")[i]; if(new_year == current_year){ //YEARS container_exists.innerText = new_month+" "+new_day; }else{ container_exists.innerText = new_month+" "+new_day+", "+new_year; } } dates[i].style.display = "none"; }
} }
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
!function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '430682214390520'); fbq('track', 'PageView');
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
window.REBELMOUSE_STDLIB.loadExternalScript("https://www.googletagmanager.com/gtag/js?id=AW-745671518", function() {
window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-745671518');
});
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
var adsense = document.createElement('script'); adsense.src = "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"; adsense.setAttribute("data-ad-client", "ca-pub-5351261940611906"); document.head.appendChild(adsense);
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
window.REBELMOUSE_STDLIB.loadExternalScript("https://htlbid.com/v3/thefulcrum.us/htlbid.js", function() {
window.htlbid = window.htlbid || {}; htlbid.cmd = htlbid.cmd || []; htlbid.cmd.push(function() { htlbid.layout(''); // Leave empty string or add custom layout htlbid.setTargeting("is_testing","no"); // Set to "no" for production htlbid.setTargeting("is_home", isHome); // Set to "yes" on the homepage });
});
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
function GAdsconversionLead(ID, currency,value){ // G.ADS --- gtag('event', 'conversion', {'send_to': ID, 'currency': currency, 'value': value }); // GA4 ----- gtag('event', 'generate_lead', { 'currency': currency, 'value': value, 'page_referrer': window.location.href });
}
function getStyle(id, name) { var element = document.getElementById(id); return element.currentStyle ? element.currentStyle[name] : window.getComputedStyle ? window.getComputedStyle(element, null).getPropertyValue(name) : null; }
function trackNewsletter (type, selector) {
if (selector) { selector.addEventListener('click', function() { setTimeout(() => { if (getStyle('notification', 'display') == "block") { GAdsconversionLead('AW-10969306367/tj8FCIyL5eADEP-pye4o', 'USA','10'); } }, 1000); }); } }
let subscribeBtn = document.querySelectorAll('.newsletter-element__submit');
let count = 1; window.REBELMOUSE_STDLIB.createElementChangeListener(".newsletter-element__submit", function(item){ item.setAttribute("attr-location", "subscribe-btn" + count); let selector = document.querySelector('[attr-location="'+ item.getAttribute('attr-location') +'"]'); trackNewsletter("class", selector); count++; });
});
window.REBELMOUSE_ACTIVE_TASKS_QUEUE.push(function(){
document.getElementsByClassName('event')[0].classList.add('hidden'); document.getElementsByClassName('event')[1].classList.add('hidden'); document.getElementsByClassName('event')[2].classList.add('hidden'); //document.querySelectorAll('.event:nth-child(2)');
});
#Voteorg #承诺我们会在那里支持选民