CINXE.COM

Verified I Insights from Verified

<!DOCTYPE html> <html lang="en-US"> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",(e=>{this.persisted=e.persisted})),window.addEventListener("DOMContentLoaded",(()=>{this._preconnect3rdParties()})),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){document.hidden?e._triggerListener():(this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler))}_removeUserInteractionListener(){this.triggerEvents.forEach((e=>window.removeEventListener(e,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"))}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick")}_onTouchEnd(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))}))}_renameDOMAttribute(e,t,n){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(n,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{if(t.hasAttribute("src")){const n=new URL(t.src).origin;n!==location.origin&&e.push({src:n,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}})),e=[...new Map(e.map((e=>[JSON.stringify(e),e]))).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(e){}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._replayClicks()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._littleBreath(),new Promise((t=>{const n=document.createElement("script");[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t());try{e.parentNode.replaceChild(n,e)}catch(e){t()}}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var n=document.createDocumentFragment();e.forEach((e=>{if(e.src){const i=document.createElement("link");i.href=e.src,i.rel=t,"preconnect"!==t&&(i.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(i.crossOrigin=!0),e.crossOrigin&&(i.crossOrigin=e.crossOrigin),n.appendChild(i)}})),document.head.appendChild(n)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(i){e["rocket"+t]=n=i}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),await this._littleBreath();const e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,i=document.createRange(),r=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const s=document.createDocumentFragment();i.setStart(s,0),s.appendChild(i.createContextualFragment(t)),r.insertBefore(s,o)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise((e=>setTimeout(e))):new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link rel="profile" href="http://gmpg.org/xfn/11"> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <!-- This site is optimized with the Yoast SEO plugin v21.5 - https://yoast.com/wordpress/plugins/seo/ --> <title>Verified I Insights from Verified</title><link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Bebas%20Neue&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Bebas%20Neue&#038;display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Bebas%20Neue&#038;display=swap" /></noscript><link rel="stylesheet" href="https://shareverified.com/wp-content/cache/min/1/b77a5c143a9216efca2f034e55730e21.css" media="all" data-minify="1" /> <meta name="description" content="Insights from Verified is a collection of case studies and stories collected from our work to help our partners and collaborators to integrate evidence-based campaigning practices into their own work" /> <link rel="canonical" href="https://shareverified.com/topics/insights/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Verified I Insights from Verified" /> <meta property="og:description" content="Insights from Verified is a collection of case studies and stories collected from our work to help our partners and collaborators to integrate evidence-based campaigning practices into their own work" /> <meta property="og:url" content="https://shareverified.com/topics/insights/" /> <meta property="og:site_name" content="Verified" /> <meta name="twitter:card" content="summary_large_image" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://shareverified.com/topics/insights/","url":"https://shareverified.com/topics/insights/","name":"Verified I Insights from Verified","isPartOf":{"@id":"https://shareverified.com/#website"},"primaryImageOfPage":{"@id":"https://shareverified.com/topics/insights/#primaryimage"},"image":{"@id":"https://shareverified.com/topics/insights/#primaryimage"},"thumbnailUrl":"https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_IndiaCases-e1700762798299.jpg","description":"Insights from Verified is a collection of case studies and stories collected from our work to help our partners and collaborators to integrate evidence-based campaigning practices into their own work","breadcrumb":{"@id":"https://shareverified.com/topics/insights/#breadcrumb"},"inLanguage":"en-US"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://shareverified.com/topics/insights/#primaryimage","url":"https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_IndiaCases-e1700762798299.jpg","contentUrl":"https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_IndiaCases-e1700762798299.jpg","width":953,"height":535},{"@type":"BreadcrumbList","@id":"https://shareverified.com/topics/insights/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://shareverified.com/"},{"@type":"ListItem","position":2,"name":"Insights from Verified"}]},{"@type":"WebSite","@id":"https://shareverified.com/#website","url":"https://shareverified.com/","name":"Verified","description":"","publisher":{"@id":"https://shareverified.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://shareverified.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://shareverified.com/#organization","name":"Verified","url":"https://shareverified.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://shareverified.com/#/schema/logo/image/","url":"https://shareverified.com/wp-content/uploads/2021/06/Logo-Black.svg","contentUrl":"https://shareverified.com/wp-content/uploads/2021/06/Logo-Black.svg","width":171,"height":32,"caption":"Verified"},"image":{"@id":"https://shareverified.com/#/schema/logo/image/"}}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//unpkg.com' /> <link rel='dns-prefetch' href='//embedsocial.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' /> <link rel="alternate" type="application/rss+xml" title="Verified &raquo; Insights from Verified Category Feed" href="https://shareverified.com/topics/insights/feed/" /> <style id='classic-theme-styles-inline-css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css'> body{--wp--preset--color--black: #2A2A35;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #FFFFFF;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--obsidian: #000000;--wp--preset--color--cream: #FFFAF6;--wp--preset--color--light-grey: #F6F6FB;--wp--preset--color--violet: #DDDDF2;--wp--preset--color--grey: #CECEDD80;--wp--preset--color--dark-grey: #B3B3C6;--wp--preset--color--purple: #C0ADFF;--wp--preset--color--deep-purple: #642383;--wp--preset--color--dark-purple: #545496;--wp--preset--color--red: #DB4962;--wp--preset--color--berry: #B00B53;--wp--preset--color--pink: #FFC6B0;--wp--preset--color--apricot: #FF8826;--wp--preset--color--orange: #D6660A;--wp--preset--color--yellow: #FFEC00;--wp--preset--color--light-blue: #CCF1F2;--wp--preset--color--mid-blue: #9AE7ED;--wp--preset--color--blue: #009EDB;--wp--preset--color--mint: #BBF2DD;--wp--preset--color--aqua: #75E8C1;--wp--preset--color--green: #2A8C8C;--wp--preset--color--teal: #006F79;--wp--preset--color--dark-green: #245254;--wp--preset--color--champions-grey: #A9A9A9;--wp--preset--color--champions-black: #222222;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 14px;--wp--preset--font-size--medium: 24px;--wp--preset--font-size--large: 34px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--regular: 16px;--wp--preset--font-size--huge: 48px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} .wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} .wp-block-pullquote{font-size: 1.5em;line-height: 1.6;} </style> <style id='rocket-lazyload-inline-css'> .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://shareverified.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}.wp-embed-responsive .wp-has-aspect-ratio .rll-youtube-player{position:absolute;padding-bottom:0;width:100%;height:100%;top:0;bottom:0;left:0;right:0} </style> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2" id="wp-polyfill-inert-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.14.0" id="regenerator-runtime-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/autop.min.js?ver=dacd785d109317df2707" id="wp-autop-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/blob.min.js?ver=10a1c5c0acdef3d15657" id="wp-blob-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/block-serialization-default-parser.min.js?ver=30ffd7e7e199f10b2a6d" id="wp-block-serialization-default-parser-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/vendor/react.min.js?ver=18.2.0" id="react-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/hooks.min.js?ver=c6aec9a8d4e5a5d543a1" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/deprecated.min.js?ver=73ad3591e7bc95f4777a" id="wp-deprecated-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/dom.min.js?ver=49ff2869626fbeaacc23" id="wp-dom-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0" id="react-dom-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/escape-html.min.js?ver=03e27a7b6ae14f7afaa6" id="wp-escape-html-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/element.min.js?ver=ed1c7604880e8b574b40" id="wp-element-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/is-shallow-equal.min.js?ver=20c2b06ecf04afb14fee" id="wp-is-shallow-equal-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/i18n.min.js?ver=7701b0c3857f914212ef" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" id="wp-i18n-js-after"> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); </script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/keycodes.min.js?ver=3460bd0fac9859d6886c" id="wp-keycodes-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/priority-queue.min.js?ver=422e19e9d48b269c5219" id="wp-priority-queue-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/compose.min.js?ver=3189b344ff39fef940b7" id="wp-compose-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/private-apis.min.js?ver=11cb2ebaa70a9f1f0ab5" id="wp-private-apis-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/redux-routine.min.js?ver=0be1b2a6a79703e28531" id="wp-redux-routine-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/data.min.js?ver=dc5f255634f3da29c8d5" id="wp-data-js" defer></script> <script type="rocketlazyloadscript" id="wp-data-js-after"> ( function() { var userId = 0; var storageKey = "WP_DATA_USER_" + userId; wp.data .use( wp.data.plugins.persistence, { storageKey: storageKey } ); } )(); </script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/html-entities.min.js?ver=36a4a255da7dd2e1bf8e" id="wp-html-entities-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/shortcode.min.js?ver=c128a3008a96e820aa86" id="wp-shortcode-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/blocks.min.js?ver=7204d43123223474471a" id="wp-blocks-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/dist/dom-ready.min.js?ver=392bdd43726760d1f3ca" id="wp-dom-ready-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" src="https://shareverified.com/wp-content/cache/min/1/wp-content/plugins/weglot/dist/front-js.js?ver=1713808683" id="wp-weglot-js-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" src="https://shareverified.com/wp-content/cache/min/1/swiper/swiper-bundle.min.js?ver=1713808683" id="swiper-js" defer></script> <link rel="alternate" href="https://shareverified.com/topics/insights/" hreflang="en"/> <link rel="alternate" href="https://shareverified.com/ar/topics/insights/" hreflang="ar"/> <link rel="alternate" href="https://shareverified.com/fr/topics/insights/" hreflang="fr"/> <link rel="alternate" href="https://shareverified.com/es/topics/insights/" hreflang="es"/> <link rel="alternate" href="https://shareverified.com/id/topics/insights/" hreflang="id"/> <link rel="alternate" href="https://shareverified.com/pt-br/topics/insights/" hreflang="pt-br"/> <style>.cat-item-3 { --cat-item-color: #FFC6B0; --cat-item-color-offset: #2A2A35; }.cat-item-4 { --cat-item-color: #75E8C1; --cat-item-color-offset: #FFFFFF; }.cat-item-5 { --cat-item-color: #C0ADFF; --cat-item-color-offset: #2A2A35; }</style><meta name="mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-title" content="Verified - "> <script type="rocketlazyloadscript"> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KR9GD5X');</script><link rel="icon" href="https://shareverified.com/wp-content/uploads/2021/06/favicon-96x96-1.png" sizes="32x32" /> <link rel="icon" href="https://shareverified.com/wp-content/uploads/2021/06/favicon-96x96-1.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://shareverified.com/wp-content/uploads/2021/06/favicon-96x96-1.png" /> <meta name="msapplication-TileImage" content="https://shareverified.com/wp-content/uploads/2021/06/favicon-96x96-1.png" /> <style id="wp-custom-css"> #signup-content { display: none; } @media only screen and (max-width: 991px) { .wp-image-3172 { display: none !important; } } .network-intro > div > p { max-width: 600px; } h3.wps-team--member-title { font-family: Forno, sans-serif !important; font-size: 20px !important; } div#wps-widget--team-2 > div > div > div > div { border: 1px solid black !important; } </style> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript></head> <body class="archive category category-insights category-182 wp-custom-logo wp-embed-responsive group-blog hfeed" itemscope itemtype="http://schema.org/WebSite"> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KR9GD5X" height="0" width="0" style="display:none;visibility:hidden"> </iframe> </noscript><div class="site" id="page"> <!-- Duotone filter --> <svg xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" > <defs> <filter id="wp-duotone-filter-champions"> <feColorMatrix type="matrix" values=".299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 0 0 0 1 0" /> <feComponentTransfer color-interpolation-filters="sRGB" > <feFuncR type="table" tableValues="0.3843137254902 1" /> <feFuncG type="table" tableValues="0.3843137254902 0.92549019607843" /> <feFuncB type="table" tableValues="0.36078431372549 0" /> </feComponentTransfer> </filter> </defs> </svg> <!-- ******************* The Navbar Area ******************* --> <div id="wrapper-navbar"> <a class="skip-link sr-only sr-only-focusable" href="#content">Skip to content</a> <nav id="main-nav" class="navbar navbar-expand-md navbar-light" aria-labelledby="main-nav-label"> <h2 id="main-nav-label" class="sr-only"> Main Navigation </h2> <div class="container"> <div class="top-bar"> <!-- Your site title as branding in the menu --> <a href="https://shareverified.com/" class="navbar-brand custom-logo-link secondary-logo" rel="home" ><img width="101" height="39" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20101%2039'%3E%3C/svg%3E" class="custom-logo-secondary" alt="Verified" decoding="async" data-lazy-src="https://shareverified.com/wp-content/uploads/2021/07/Logomark.svg" /><noscript><img width="101" height="39" src="https://shareverified.com/wp-content/uploads/2021/07/Logomark.svg" class="custom-logo-secondary" alt="Verified" decoding="async" /></noscript></a><a href="https://shareverified.com/" class="navbar-brand custom-logo-link" rel="home"><img width="171" height="32" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20171%2032'%3E%3C/svg%3E" class="img-fluid" alt="Verified" decoding="async" data-lazy-src="https://shareverified.com/wp-content/uploads/2021/06/Logo-Black.svg" /><noscript><img width="171" height="32" src="https://shareverified.com/wp-content/uploads/2021/06/Logo-Black.svg" class="img-fluid" alt="Verified" decoding="async" /></noscript></a> <!-- end custom logo --> <div class="top-bar__controls"> <!-- Weglot button --> <button id="language-option-open" class="button navbar-toggler--open" type="button" data-toggle="collapse" data-target="#polylang-description-wrap" aria-expanded="false" aria-label="Open Language options">En</button> <button id="subscription-form-open" class="button navbar-toggler--open" type="button" data-toggle="collapse" data-target="#subscriptionForm" aria-expanded="false" aria-label="Open subscription form">Subscribe </button> <button class="navbar-toggler navbar-toggler--open" type="button" data-toggle="collapse" data-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Open navigation"> <span class="navbar-toggler-icon"></span> </button> <button class="navbar-toggler navbar-toggler--close" type="button" data-close="collapse" data-target=".expandable" aria-controls="navbarNavDropdown subscriptionForm" aria-expanded="false" aria-label="Close navigation">Close <svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M18 6L6 18M6 6l12 12" stroke="#2A2A35" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg></button> </div> </div> <div class="top-bar-actions"> <!-- The WordPress Menu goes here --> <div id="navbarNavDropdown" class="collapse top-bar__nav-wrapper expandable"> <div> <div id="navbarNavDropdownNav" class="top-bar__nav"><ul id="main-menu" class="navbar-nav ml-auto"><li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-132" class="topics menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children dropdown active menu-item-132 nav-item"><a title="Topics" href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="dropdown-toggle nav-link" id="menu-item-dropdown-132">Topics</a> <ul class="dropdown-menu" aria-labelledby="menu-item-dropdown-132" role="menu"> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-3547" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3547 nav-item"><a title="Climate" href="https://shareverified.com/topics/climate/" class="dropdown-item">Climate</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-134" class="menu-item-large menu-item menu-item-type-taxonomy menu-item-object-category menu-item-134 nav-item"><a title="COVID-19" href="https://shareverified.com/topics/covid-19-health-information/" class="dropdown-item">COVID-19</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-135" class="menu-item-large menu-item menu-item-type-taxonomy menu-item-object-category menu-item-135 nav-item"><a title="Fighting Misinformation" href="https://shareverified.com/topics/fighting-misinformation/" class="dropdown-item">Fighting Misinformation</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-136" class="menu-item-large menu-item menu-item-type-taxonomy menu-item-object-category menu-item-136 nav-item"><a title="Global Solidarity" href="https://shareverified.com/topics/global-solidarity/" class="dropdown-item">Global Solidarity</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-3546" class="menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item active menu-item-3546 nav-item"><a title="Insights from Verified" href="https://shareverified.com/topics/insights/" class="dropdown-item" aria-current="page">Insights from Verified</a></li> </ul> </li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-137" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-137 nav-item"><a title="Campaigns" href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="dropdown-toggle nav-link" id="menu-item-dropdown-137">Campaigns</a> <ul class="dropdown-menu" aria-labelledby="menu-item-dropdown-137" role="menu"> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-3723" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3723 nav-item"><a title="The Future Thanks You" href="https://shareverified.com/the-future-thanks-you/" class="dropdown-item">The Future Thanks You</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-2770" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2770 nav-item"><a title="Zwakala" href="https://shareverified.com/zwakala/" class="dropdown-item">Zwakala</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-583" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-583 nav-item"><a title="#PledgetoPause" href="https://shareverified.com/pledge-to-pause/" class="dropdown-item">#PledgetoPause</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-584" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-584 nav-item"><a title="#OnlyTogether" href="https://shareverified.com/only-together/" class="dropdown-item">#OnlyTogether</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-3679" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3679 nav-item"><a title="#VerifiedChampions" href="https://shareverified.com/verified-champions/" class="dropdown-item">#VerifiedChampions</a></li> </ul> </li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-142" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-142 nav-item"><a title="About Verified" href="#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="dropdown-toggle nav-link" id="menu-item-dropdown-142">About Verified</a> <ul class="dropdown-menu" aria-labelledby="menu-item-dropdown-142" role="menu"> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-428" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-428 nav-item"><a title="Our Mission" href="https://shareverified.com/about/" class="dropdown-item">Our Mission</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-144" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-144 nav-item"><a title="Collaborators" href="/collaborators" class="dropdown-item">Collaborators</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-145" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-145 nav-item"><a title="Privacy &amp; Terms" href="/privacy-terms" class="dropdown-item">Privacy &amp; Terms</a></li> <li itemscope="itemscope" itemtype="https://www.schema.org/SiteNavigationElement" id="menu-item-393" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-393 nav-item"><a title="Press Releases" href="https://shareverified.com/press-releases/" class="dropdown-item">Press Releases</a></li> </ul> </li> </ul></div> </div> <hr> <div class="site-info"> <div id="text-2" class="bottom-bar-widget widget_text widget-count-2 col-md-6"> <div class="textwidget"><p><strong>Verified is a&nbsp;<a style="text-decoration:underline;" href="https://www.un.org/en/" target="_blank" rel="noopener">United Nations</a>&nbsp;initiative, in collaboration with&nbsp;<a style="text-decoration:underline;" href="https://purpose.com" target="_blank" rel="noopener">Purpose</a>, to cut through the noise around global crises and deliver critical fact-based advice and information.&nbsp;<a href="https://shareverified.com/about/" target="_blank" style="text-decoration:underline;" rel="noopener">Find out more.</a></strong></p> </div> </div><!-- .bottom-bar-widget --><div id="cf_social_share-2" class="bottom-bar-widget widget_cf_social_share widget-count-2 col-md-6"><h3 class="bottom-bar-widget__title">SHARE</h3><a class="social-link" aria-label="Share on Facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fshareverified.com%2F2022%2F10%2F31%2Fengaging-communities-on-their-own-terms%2F"><svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 56 56"><path d="M31.92 29.69l.53-3.44h-3.3v-2.23c0-.94.46-1.86 1.94-1.86h1.5v-2.93S31.23 19 29.93 19c-2.72 0-4.5 1.65-4.5 4.63v2.62h-3.02v3.44h3.02V38h3.72v-8.31h2.77z" fill="#2A2A35"/><circle cx="28" cy="28" r="26.5" stroke="#fff" stroke-width="3"/></svg></a><a class="social-link" aria-label="Share on Twitter" href="https://twitter.com/intent/tweet?text=https%3A%2F%2Fshareverified.com%2F2022%2F10%2F31%2Fengaging-communities-on-their-own-terms%2F"><svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 56 56"><path d="M34.36 25.74v.43c0 4.33-3.3 9.33-9.32 9.33A9.27 9.27 0 0120 34.03a6.8 6.8 0 004.86-1.37 3.29 3.29 0 01-3.06-2.27 3.46 3.46 0 001.48-.06 3.28 3.28 0 01-2.63-3.22v-.04c.44.24.94.4 1.48.42a3.28 3.28 0 01-1.01-4.39 9.32 9.32 0 006.76 3.43 3.28 3.28 0 015.6-3 6.46 6.46 0 002.07-.78c-.24.76-.76 1.4-1.44 1.8.66-.07 1.3-.25 1.89-.5-.45.65-1 1.22-1.64 1.7z" fill="#2A2A35"/><circle cx="28" cy="28" r="26.5" stroke="#fff" stroke-width="3"/></svg></a></div><!-- .bottom-bar-widget --> </div> </div> <!--Weglot 4.2.5--><div id="polylang-description-wrap" class="collapse"><div class="language-selector"><h2 class="language-selector__title">Select your prefered language.</h2><ul class="language-selector__list"><li class="wg-li weglot-lang weglot-language" data-code-language="ar"><a data-wg-notranslate href="https://shareverified.com/ar/topics/insights/">العربية‏</a></li><li class="wg-li weglot-lang weglot-language" data-code-language="fr"><a data-wg-notranslate href="https://shareverified.com/fr/topics/insights/">Français</a></li><li class="wg-li weglot-lang weglot-language" data-code-language="es"><a data-wg-notranslate href="https://shareverified.com/es/topics/insights/">Español</a></li><li class="wg-li weglot-lang weglot-language" data-code-language="id"><a data-wg-notranslate href="https://shareverified.com/id/topics/insights/">Bahasa Indonesia</a></li><li class="wg-li weglot-lang weglot-language" data-code-language="br"><a data-wg-notranslate href="https://shareverified.com/pt-br/topics/insights/">Português Brasileiro</a></li></ul></div></div> </div> </div><!-- .container --> </nav><!-- .site-navigation --> </div><!-- #wrapper-navbar end --> <header class="category-header" style="background-image: url(https://shareverified.com/wp-content/uploads/2021/07/image-5.jpg);"> <div class="category-header__content"> <div class="container"> <div class="row"> <div class="col-md-6 py-5 py-sm-0"> <h1 class="tag" style="background-color: ;">Insights from Verified</h1> <p class="h2">Insights from Verified is a collection of case studies and stories collected from our work to help our partners and collaborators to integrate evidence-based campaigning practices into their own work.</p> </div> </div> </div> </div> </header> <div id="page-wrapper"> <div class="container" id="content" tabindex="-1"> <div class="main-wrapper row"> <main class="site-main archive-main" id="main"> <article class="card card--linked post-3369 post type-post status-publish format-standard has-post-thumbnail hentry category-insights" id="post-3369"> <a href="https://shareverified.com/2022/10/31/engaging-communities-on-their-own-terms/"> <img width="640" height="359" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20359'%3E%3C/svg%3E" class="card-image-top wp-post-image" alt="" decoding="async" fetchpriority="high" data-lazy-srcset="https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_IndiaCases-e1700762798299.jpg 953w, https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_IndiaCases-e1700762798299-300x168.jpg 300w, https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_IndiaCases-e1700762798299-768x431.jpg 768w" data-lazy-sizes="(max-width: 640px) 100vw, 640px" data-lazy-src="https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_IndiaCases-e1700762798299.jpg" /><noscript><img width="640" height="359" src="https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_IndiaCases-e1700762798299.jpg" class="card-image-top wp-post-image" alt="" decoding="async" fetchpriority="high" srcset="https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_IndiaCases-e1700762798299.jpg 953w, https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_IndiaCases-e1700762798299-300x168.jpg 300w, https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_IndiaCases-e1700762798299-768x431.jpg 768w" sizes="(max-width: 640px) 100vw, 640px" /></noscript> </a> <div class="card-body"> <a href="https://shareverified.com/2022/10/31/engaging-communities-on-their-own-terms/" class="card-title-wrapper"> <h2 class="card-title">Engaging Communities On Their Own Terms</h2> </a> <div class="card-text d-block d-sm-none"><p>The most persuasive campaigns speak to and represent your audience. Work with your audience to communicate in ways that are relevant to them, amplify the voices of influential community members and create opportunities for people in your community to directly engage with each other.</p> </div> <div class="card-tags"> <a href="https://shareverified.com/2022/10/31/engaging-communities-on-their-own-terms/" class="tag cat-item-182 card-link">Insights from Verified</a> </div> </div> </article> <article class="card card--linked post-3349 post type-post status-publish format-standard has-post-thumbnail hentry category-insights" id="post-3349"> <a href="https://shareverified.com/2022/09/26/creating-compelling-content-for-social-media/"> <img width="640" height="360" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20360'%3E%3C/svg%3E" class="card-image-top wp-post-image" alt="" decoding="async" data-lazy-srcset="https://shareverified.com/wp-content/uploads/2021/07/Frame-25-e1700762940160.png 953w, https://shareverified.com/wp-content/uploads/2021/07/Frame-25-e1700762940160-300x169.png 300w, https://shareverified.com/wp-content/uploads/2021/07/Frame-25-e1700762940160-768x432.png 768w" data-lazy-sizes="(max-width: 640px) 100vw, 640px" data-lazy-src="https://shareverified.com/wp-content/uploads/2021/07/Frame-25-e1700762940160.png" /><noscript><img width="640" height="360" src="https://shareverified.com/wp-content/uploads/2021/07/Frame-25-e1700762940160.png" class="card-image-top wp-post-image" alt="" decoding="async" srcset="https://shareverified.com/wp-content/uploads/2021/07/Frame-25-e1700762940160.png 953w, https://shareverified.com/wp-content/uploads/2021/07/Frame-25-e1700762940160-300x169.png 300w, https://shareverified.com/wp-content/uploads/2021/07/Frame-25-e1700762940160-768x432.png 768w" sizes="(max-width: 640px) 100vw, 640px" /></noscript> </a> <div class="card-body"> <a href="https://shareverified.com/2022/09/26/creating-compelling-content-for-social-media/" class="card-title-wrapper"> <h2 class="card-title">Creating Compelling Content for Social Media</h2> </a> <div class="card-tags"> <a href="https://shareverified.com/2022/09/26/creating-compelling-content-for-social-media/" class="tag cat-item-182 card-link">Insights from Verified</a> </div> </div> </article> <article class="card card--linked post-3329 post type-post status-publish format-standard has-post-thumbnail hentry category-insights" id="post-3329"> <a href="https://shareverified.com/2022/08/15/using-evidence-based-insights-to-create-behavior-change/"> <img width="640" height="361" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20640%20361'%3E%3C/svg%3E" class="card-image-top wp-post-image" alt="" decoding="async" data-lazy-srcset="https://shareverified.com/wp-content/uploads/2022/08/VERIFED_IMAGE-1024x577.png 1024w, https://shareverified.com/wp-content/uploads/2022/08/VERIFED_IMAGE-300x169.png 300w, https://shareverified.com/wp-content/uploads/2022/08/VERIFED_IMAGE-768x432.png 768w, https://shareverified.com/wp-content/uploads/2022/08/VERIFED_IMAGE-1536x865.png 1536w, https://shareverified.com/wp-content/uploads/2022/08/VERIFED_IMAGE.png 2048w" data-lazy-sizes="(max-width: 640px) 100vw, 640px" data-lazy-src="https://shareverified.com/wp-content/uploads/2022/08/VERIFED_IMAGE-1024x577.png" /><noscript><img width="640" height="361" src="https://shareverified.com/wp-content/uploads/2022/08/VERIFED_IMAGE-1024x577.png" class="card-image-top wp-post-image" alt="" decoding="async" srcset="https://shareverified.com/wp-content/uploads/2022/08/VERIFED_IMAGE-1024x577.png 1024w, https://shareverified.com/wp-content/uploads/2022/08/VERIFED_IMAGE-300x169.png 300w, https://shareverified.com/wp-content/uploads/2022/08/VERIFED_IMAGE-768x432.png 768w, https://shareverified.com/wp-content/uploads/2022/08/VERIFED_IMAGE-1536x865.png 1536w, https://shareverified.com/wp-content/uploads/2022/08/VERIFED_IMAGE.png 2048w" sizes="(max-width: 640px) 100vw, 640px" /></noscript> </a> <div class="card-body"> <a href="https://shareverified.com/2022/08/15/using-evidence-based-insights-to-create-behavior-change/" class="card-title-wrapper"> <h2 class="card-title">Using Evidence-based Insights to Create Behavior Change</h2> </a> <div class="card-tags"> <a href="https://shareverified.com/2022/08/15/using-evidence-based-insights-to-create-behavior-change/" class="tag cat-item-182 card-link">Insights from Verified</a> </div> </div> </article> <article class="card card--linked post-3267 post type-post status-publish format-standard has-post-thumbnail hentry category-insights" id="post-3267"> <a href="https://shareverified.com/2022/07/18/breaking-through-the-saturated-media-environment/"> <picture class="card-image-top wp-post-image" decoding="async"> <source type="image/webp" data-lazy-srcset="https://shareverified.com/wp-content/uploads/2021/07/Frame-26.png.webp 953w, https://shareverified.com/wp-content/uploads/2021/07/Frame-26-300x189.png.webp 300w, https://shareverified.com/wp-content/uploads/2021/07/Frame-26-768x484.png.webp 768w" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%20640%20404&#039;%3E%3C/svg%3E" data-lazy-sizes="(max-width: 640px) 100vw, 640px"/> <img width="640" height="404" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%20640%20404&#039;%3E%3C/svg%3E" alt="" decoding="async" data-lazy-srcset="https://shareverified.com/wp-content/uploads/2021/07/Frame-26.png 953w, https://shareverified.com/wp-content/uploads/2021/07/Frame-26-300x189.png 300w, https://shareverified.com/wp-content/uploads/2021/07/Frame-26-768x484.png 768w" data-lazy-sizes="(max-width: 640px) 100vw, 640px" data-lazy-src="https://shareverified.com/wp-content/uploads/2021/07/Frame-26.png"/> </picture> <noscript><picture class="card-image-top wp-post-image" decoding="async"> <source type="image/webp" srcset="https://shareverified.com/wp-content/uploads/2021/07/Frame-26.png.webp 953w, https://shareverified.com/wp-content/uploads/2021/07/Frame-26-300x189.png.webp 300w, https://shareverified.com/wp-content/uploads/2021/07/Frame-26-768x484.png.webp 768w" sizes="(max-width: 640px) 100vw, 640px"/> <img width="640" height="404" src="https://shareverified.com/wp-content/uploads/2021/07/Frame-26.png" alt="" decoding="async" srcset="https://shareverified.com/wp-content/uploads/2021/07/Frame-26.png 953w, https://shareverified.com/wp-content/uploads/2021/07/Frame-26-300x189.png 300w, https://shareverified.com/wp-content/uploads/2021/07/Frame-26-768x484.png 768w" sizes="(max-width: 640px) 100vw, 640px"/> </picture> </noscript> </a> <div class="card-body"> <a href="https://shareverified.com/2022/07/18/breaking-through-the-saturated-media-environment/" class="card-title-wrapper"> <h2 class="card-title">Breaking Through the Saturated Media Environment</h2> </a> <div class="card-tags"> <a href="https://shareverified.com/2022/07/18/breaking-through-the-saturated-media-environment/" class="tag cat-item-182 card-link">Insights from Verified</a> </div> </div> </article> <article class="card card--linked post-3222 post type-post status-publish format-standard has-post-thumbnail hentry category-insights" id="post-3222"> <a href="https://shareverified.com/2022/06/08/fighting-misinformation-where-it-happens-striking-first-and-often/"> <picture class="card-image-top wp-post-image" decoding="async"> <source type="image/webp" data-lazy-srcset="https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_MisinformationSpreading.jpg.webp 953w, https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_MisinformationSpreading-300x189.jpg.webp 300w, https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_MisinformationSpreading-768x484.jpg.webp 768w" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%20640%20403&#039;%3E%3C/svg%3E" data-lazy-sizes="(max-width: 640px) 100vw, 640px"/> <img width="640" height="403" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%20640%20403&#039;%3E%3C/svg%3E" alt="" decoding="async" data-lazy-srcset="https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_MisinformationSpreading.jpg 953w, https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_MisinformationSpreading-300x189.jpg 300w, https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_MisinformationSpreading-768x484.jpg 768w" data-lazy-sizes="(max-width: 640px) 100vw, 640px" data-lazy-src="https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_MisinformationSpreading.jpg"/> </picture> <noscript><picture class="card-image-top wp-post-image" decoding="async"> <source type="image/webp" srcset="https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_MisinformationSpreading.jpg.webp 953w, https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_MisinformationSpreading-300x189.jpg.webp 300w, https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_MisinformationSpreading-768x484.jpg.webp 768w" sizes="(max-width: 640px) 100vw, 640px"/> <img width="640" height="403" src="https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_MisinformationSpreading.jpg" alt="" decoding="async" srcset="https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_MisinformationSpreading.jpg 953w, https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_MisinformationSpreading-300x189.jpg 300w, https://shareverified.com/wp-content/uploads/2021/07/Verified_Article_MisinformationSpreading-768x484.jpg 768w" sizes="(max-width: 640px) 100vw, 640px"/> </picture> </noscript> </a> <div class="card-body"> <a href="https://shareverified.com/2022/06/08/fighting-misinformation-where-it-happens-striking-first-and-often/" class="card-title-wrapper"> <h2 class="card-title">Fighting misinformation where it happens: striking first and often</h2> </a> <div class="card-tags"> <a href="https://shareverified.com/2022/06/08/fighting-misinformation-where-it-happens-striking-first-and-often/" class="tag cat-item-182 card-link">Insights from Verified</a> </div> </div> </article> <article class="card card--linked post-3128 post type-post status-publish format-standard has-post-thumbnail hentry category-insights" id="post-3128"> <a href="https://shareverified.com/2022/04/27/meeting-people-where-they-are/"> <picture class="card-image-top wp-post-image" decoding="async"> <source type="image/webp" data-lazy-srcset="https://shareverified.com/wp-content/uploads/2022/04/19-2-min-2-1024x666.png.webp 1024w, https://shareverified.com/wp-content/uploads/2022/04/19-2-min-2-300x195.png.webp 300w, https://shareverified.com/wp-content/uploads/2022/04/19-2-min-2-768x499.png.webp 768w, https://shareverified.com/wp-content/uploads/2022/04/19-2-min-2-1536x998.png.webp 1536w, https://shareverified.com/wp-content/uploads/2022/04/19-2-min-2.png.webp 2000w" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%20640%20416&#039;%3E%3C/svg%3E" data-lazy-sizes="(max-width: 640px) 100vw, 640px"/> <img width="640" height="416" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%20640%20416&#039;%3E%3C/svg%3E" alt="" decoding="async" data-lazy-srcset="https://shareverified.com/wp-content/uploads/2022/04/19-2-min-2-1024x666.png 1024w, https://shareverified.com/wp-content/uploads/2022/04/19-2-min-2-300x195.png 300w, https://shareverified.com/wp-content/uploads/2022/04/19-2-min-2-768x499.png 768w, https://shareverified.com/wp-content/uploads/2022/04/19-2-min-2-1536x998.png 1536w, https://shareverified.com/wp-content/uploads/2022/04/19-2-min-2.png 2000w" data-lazy-sizes="(max-width: 640px) 100vw, 640px" data-lazy-src="https://shareverified.com/wp-content/uploads/2022/04/19-2-min-2-1024x666.png"/> </picture> <noscript><picture class="card-image-top wp-post-image" decoding="async"> <source type="image/webp" srcset="https://shareverified.com/wp-content/uploads/2022/04/19-2-min-2-1024x666.png.webp 1024w, https://shareverified.com/wp-content/uploads/2022/04/19-2-min-2-300x195.png.webp 300w, https://shareverified.com/wp-content/uploads/2022/04/19-2-min-2-768x499.png.webp 768w, https://shareverified.com/wp-content/uploads/2022/04/19-2-min-2-1536x998.png.webp 1536w, https://shareverified.com/wp-content/uploads/2022/04/19-2-min-2.png.webp 2000w" sizes="(max-width: 640px) 100vw, 640px"/> <img width="640" height="416" src="https://shareverified.com/wp-content/uploads/2022/04/19-2-min-2-1024x666.png" alt="" decoding="async" srcset="https://shareverified.com/wp-content/uploads/2022/04/19-2-min-2-1024x666.png 1024w, https://shareverified.com/wp-content/uploads/2022/04/19-2-min-2-300x195.png 300w, https://shareverified.com/wp-content/uploads/2022/04/19-2-min-2-768x499.png 768w, https://shareverified.com/wp-content/uploads/2022/04/19-2-min-2-1536x998.png 1536w, https://shareverified.com/wp-content/uploads/2022/04/19-2-min-2.png 2000w" sizes="(max-width: 640px) 100vw, 640px"/> </picture> </noscript> </a> <div class="card-body"> <a href="https://shareverified.com/2022/04/27/meeting-people-where-they-are/" class="card-title-wrapper"> <h2 class="card-title">Meeting People Where They Are</h2> </a> <div class="card-tags"> <a href="https://shareverified.com/2022/04/27/meeting-people-where-they-are/" class="tag cat-item-182 card-link">Insights from Verified</a> </div> </div> </article> </main><!-- #main --> <div class="archive-widgets"> <div id="cf_reusable_block-2" class="category-archive-footer widget_cf_reusable_block widget-count-1 col-md-12"> <div class="wp-block-cover alignwide has-black-background-color has-custom-content-position is-position-top-left mb-5"><picture decoding="async"> <source type="image/webp" data-lazy-srcset="https://shareverified.com/wp-content/uploads/2021/06/image-5.jpg.webp 1300w, https://shareverified.com/wp-content/uploads/2021/06/image-5-300x100.jpg.webp 300w, https://shareverified.com/wp-content/uploads/2021/06/image-5-1024x340.jpg.webp 1024w, https://shareverified.com/wp-content/uploads/2021/06/image-5-768x255.jpg.webp 768w" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%201300%20432&#039;%3E%3C/svg%3E" data-lazy-sizes="(max-width: 1300px) 100vw, 1300px"/> <img decoding="async" width="1300" height="432" class="wp-block-cover__image-background wp-image-35" alt="" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%201300%20432&#039;%3E%3C/svg%3E" data-object-fit="cover" data-lazy-srcset="https://shareverified.com/wp-content/uploads/2021/06/image-5.jpg 1300w, https://shareverified.com/wp-content/uploads/2021/06/image-5-300x100.jpg 300w, https://shareverified.com/wp-content/uploads/2021/06/image-5-1024x340.jpg 1024w, https://shareverified.com/wp-content/uploads/2021/06/image-5-768x255.jpg 768w" data-lazy-sizes="(max-width: 1300px) 100vw, 1300px" data-lazy-src="https://shareverified.com/wp-content/uploads/2021/06/image-5.jpg"/> </picture> <noscript><picture decoding="async"> <source type="image/webp" srcset="https://shareverified.com/wp-content/uploads/2021/06/image-5.jpg.webp 1300w, https://shareverified.com/wp-content/uploads/2021/06/image-5-300x100.jpg.webp 300w, https://shareverified.com/wp-content/uploads/2021/06/image-5-1024x340.jpg.webp 1024w, https://shareverified.com/wp-content/uploads/2021/06/image-5-768x255.jpg.webp 768w" sizes="(max-width: 1300px) 100vw, 1300px"/> <img decoding="async" width="1300" height="432" class="wp-block-cover__image-background wp-image-35" alt="" src="https://shareverified.com/wp-content/uploads/2021/06/image-5.jpg" data-object-fit="cover" srcset="https://shareverified.com/wp-content/uploads/2021/06/image-5.jpg 1300w, https://shareverified.com/wp-content/uploads/2021/06/image-5-300x100.jpg 300w, https://shareverified.com/wp-content/uploads/2021/06/image-5-1024x340.jpg 1024w, https://shareverified.com/wp-content/uploads/2021/06/image-5-768x255.jpg 768w" sizes="(max-width: 1300px) 100vw, 1300px"/> </picture> </noscript><div class="wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow"> <div class="wp-block-columns alignwide columns-gap-4 has-level-6-margin-bottom has-level-6-margin-top is-layout-flex wp-container-core-columns-layout-1 wp-block-columns-is-layout-flex"> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"> <p class="has-white-color has-text-color"><img decoding="async" width="150" height="28" class="wp-image-36" style="width: 120px;" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%2028'%3E%3C/svg%3E" alt="" data-lazy-src="https://shareverified.com/wp-content/uploads/2021/06/Logo.svg"><noscript><img decoding="async" width="150" height="28" class="wp-image-36" style="width: 120px;" src="https://shareverified.com/wp-content/uploads/2021/06/Logo.svg" alt=""></noscript> is an initiative of the United Nations, in collaboration with Purpose, to cut through the noise to deliver life-saving information on COVID-19 and stories from the best of humanity.</p> <div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex"> <div class="wp-block-button is-style-outline button-size-large"><a class="wp-block-button__link" href="https://shareverified.com/about/" rel="https://shareverified.com/about/">FIND OUT MORE</a></div> </div> </div> <div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"></div> </div> </div></div> </div><!-- .category-archive-footer --> </div> </div><!-- .row --> <div class="latest-topics row mb-5"> <div class="col-md-8 mb-5"> <h3>Latest</h3> </div> <div class="col-md-4"> <h3>Explore Topics</h3> <hr class="mt-2 has-black-border"> </div> </div> </div><!-- #content --> </div><!-- #page-wrapper --> <div class="wrapper text-black" id="wrapper-footer"> <div class="container"> <div class="row"> <div class="col-md-12"> <footer class="site-footer" id="colophon"> <div class="site-footer__actions"> <div id="navbarFooter" class="menu-primary-menu-container"><ul id="footer-menu" class="navbar-nav"><li class="topics menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-132"><a>Topics</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3547"><a href="https://shareverified.com/topics/climate/">Climate</a></li> <li class="menu-item-large menu-item menu-item-type-taxonomy menu-item-object-category menu-item-134"><a href="https://shareverified.com/topics/covid-19-health-information/">COVID-19</a></li> <li class="menu-item-large menu-item menu-item-type-taxonomy menu-item-object-category menu-item-135"><a href="https://shareverified.com/topics/fighting-misinformation/">Fighting Misinformation</a></li> <li class="menu-item-large menu-item menu-item-type-taxonomy menu-item-object-category menu-item-136"><a href="https://shareverified.com/topics/global-solidarity/">Global Solidarity</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category current-menu-item menu-item-3546"><a href="https://shareverified.com/topics/insights/" aria-current="page">Insights from Verified</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-137"><a>Campaigns</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3723"><a href="https://shareverified.com/the-future-thanks-you/">The Future Thanks You</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2770"><a href="https://shareverified.com/zwakala/">Zwakala</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-583"><a href="https://shareverified.com/pledge-to-pause/">#PledgetoPause</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-584"><a href="https://shareverified.com/only-together/">#OnlyTogether</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3679"><a href="https://shareverified.com/verified-champions/">#VerifiedChampions</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-142"><a href="/about">About Verified</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-428"><a href="https://shareverified.com/about/">Our Mission</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-144"><a href="/collaborators">Collaborators</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-145"><a href="/privacy-terms">Privacy &amp; Terms</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-393"><a href="https://shareverified.com/press-releases/">Press Releases</a></li> </ul> </li> </ul></div> <div id="custom_html-2" class="widget_text footer-cta-widget widget_custom_html widget-count-1 col-md-12"><div class="textwidget custom-html-widget"><hr> <h5>Become an information volunteer. Share life-saving information with your networks.</h5> <button class="button navbar-toggler--open" type="button" data-toggle="collapse" data-target="#subscriptionForm" aria-expanded="false" aria-label="Open subscription form">Subscribe</button></div></div><!-- .footer-cta-widget --> </div> <hr> <div class="site-info"> <div id="text-2" class="bottom-bar-widget widget_text widget-count-2 col-md-6"> <div class="textwidget"><p><strong>Verified is a&nbsp;<a style="text-decoration:underline;" href="https://www.un.org/en/" target="_blank" rel="noopener">United Nations</a>&nbsp;initiative, in collaboration with&nbsp;<a style="text-decoration:underline;" href="https://purpose.com" target="_blank" rel="noopener">Purpose</a>, to cut through the noise around global crises and deliver critical fact-based advice and information.&nbsp;<a href="https://shareverified.com/about/" target="_blank" style="text-decoration:underline;" rel="noopener">Find out more.</a></strong></p> </div> </div><!-- .bottom-bar-widget --><div id="cf_social_share-2" class="bottom-bar-widget widget_cf_social_share widget-count-2 col-md-6"><h3 class="bottom-bar-widget__title">SHARE</h3><a class="social-link" aria-label="Share on Facebook" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fshareverified.com%2F2022%2F04%2F27%2Fmeeting-people-where-they-are%2F"><svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 56 56"><path d="M31.92 29.69l.53-3.44h-3.3v-2.23c0-.94.46-1.86 1.94-1.86h1.5v-2.93S31.23 19 29.93 19c-2.72 0-4.5 1.65-4.5 4.63v2.62h-3.02v3.44h3.02V38h3.72v-8.31h2.77z" fill="#2A2A35"/><circle cx="28" cy="28" r="26.5" stroke="#fff" stroke-width="3"/></svg></a><a class="social-link" aria-label="Share on Twitter" href="https://twitter.com/intent/tweet?text=https%3A%2F%2Fshareverified.com%2F2022%2F04%2F27%2Fmeeting-people-where-they-are%2F"><svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 56 56"><path d="M34.36 25.74v.43c0 4.33-3.3 9.33-9.32 9.33A9.27 9.27 0 0120 34.03a6.8 6.8 0 004.86-1.37 3.29 3.29 0 01-3.06-2.27 3.46 3.46 0 001.48-.06 3.28 3.28 0 01-2.63-3.22v-.04c.44.24.94.4 1.48.42a3.28 3.28 0 01-1.01-4.39 9.32 9.32 0 006.76 3.43 3.28 3.28 0 015.6-3 6.46 6.46 0 002.07-.78c-.24.76-.76 1.4-1.44 1.8.66-.07 1.3-.25 1.89-.5-.45.65-1 1.22-1.64 1.7z" fill="#2A2A35"/><circle cx="28" cy="28" r="26.5" stroke="#fff" stroke-width="3"/></svg></a></div><!-- .bottom-bar-widget --> </div><!-- .site-info --> </footer><!-- #colophon --> </div><!--col end --> </div><!-- row end --> </div><!-- container end --> </div><!-- wrapper end --> </div><!-- #page we need this extra closing tag here --> <script type="rocketlazyloadscript">document.addEventListener("DOMContentLoaded", function() { var links = document.querySelectorAll("a[href*='/outlink/']"); Array.prototype.forEach.call(links, function(link) { link.setAttribute("target", "_blank"); }); });</script><script type="rocketlazyloadscript">document.addEventListener('DOMContentLoaded', function() { // Array of old and new URL pairs var urlPairs = [ { oldUrl: 'https://shareverified.com/2024/06/24/the-future-thanks-you/', newUrl: 'https://shareverified.com/the-future-thanks-you/' }, { oldUrl: 'https://shareverified.com/pt/2024/06/24/the-future-thanks-you/', newUrl: 'https://shareverified.com/o-futuro-te-agradece/' }, { oldUrl: 'https://shareverified.com/2024/06/24/wikihow-discuss-climate-change/', newUrl: 'https://www.wikihow.com/Talk-to-Your-Loved-Ones-About-Climate-Change' }, { oldUrl: 'https://shareverified.com/2024/06/24/6-ways-climate-change-affects-lives/', newUrl: 'https://www.wikihow.com/How-Climate-Change-Affects-Our-Everyday-Lives' }, { oldUrl: 'https://shareverified.com/2024/06/24/spot-fake-climate-facts/', newUrl: 'https://www.wikihow.com/Can-You-Spot-The-Fake-Facts' }, { oldUrl: 'https://shareverified.com/fr/2024/06/24/wikihow-discuss-climate-change/', newUrl: 'https://shareverified.com/outlink/fr/wikihow_discuss_climate_change/' }, { oldUrl: 'https://shareverified.com/fr/2024/06/24/6-ways-climate-change-affects-lives/', newUrl: 'https://shareverified.com/outlink/fr/6_ways_climate_change_affects_lives/' }, { oldUrl: 'https://shareverified.com/fr/2024/06/24/spot-fake-climate-facts/', newUrl: 'https://shareverified.com/outlink/fr/spot_fake_climate_facts/' }, { oldUrl: 'https://shareverified.com/es/2024/06/24/wikihow-discuss-climate-change/', newUrl: 'https://shareverified.com/outlink/es/wikihow_discuss_climate_change/' }, { oldUrl: 'https://shareverified.com/es/2024/06/24/6-ways-climate-change-affects-lives/', newUrl: 'https://shareverified.com/outlink/es/6_ways_climate_change_affects_lives/' }, { oldUrl: 'https://shareverified.com/es/2024/06/24/spot-fake-climate-facts/', newUrl: 'https://shareverified.com/outlink/es/spot_fake_climate_facts/' }, { oldUrl: 'https://shareverified.com/ar/2024/06/24/wikihow-discuss-climate-change/', newUrl: 'https://shareverified.com/outlink/ar/wikihow_discuss_climate_change/' }, { oldUrl: 'https://shareverified.com/ar/2024/06/24/6-ways-climate-change-affects-lives/', newUrl: 'https://shareverified.com/outlink/ar/6_ways_climate_change_affects_lives/' }, { oldUrl: 'https://shareverified.com/ar/2024/06/24/spot-fake-climate-facts/', newUrl: 'https://shareverified.com/outlink/ar/spot_fake_climate_facts/' }, { oldUrl: 'https://shareverified.com/pt/2024/06/24/wikihow-discuss-climate-change/', newUrl: 'https://shareverified.com/outlink/pt/wikihow_discuss_climate_change/' }, { oldUrl: 'https://shareverified.com/pt/2024/06/24/6-ways-climate-change-affects-lives/', newUrl: 'https://shareverified.com/outlink/pt/6_ways_climate_change_affects_lives/' }, { oldUrl: 'https://shareverified.com/pt/2024/06/24/spot-fake-climate-facts/', newUrl: 'https://shareverified.com/outlink/pt/spot_fake_climate_facts/' } // Add more pairs as needed ]; // Select all elements that might contain the URL var elements = document.querySelectorAll('a[href], link[href], img[src], script[src]'); // Iterate through each element elements.forEach(function(element) { // Iterate through each URL pair urlPairs.forEach(function(pair) { // Check and replace href or src attributes if (element.href === pair.oldUrl) { element.href = pair.newUrl; } else if (element.src === pair.oldUrl) { element.src = pair.newUrl; } }); }); });</script><style id='core-block-supports-inline-css'> .wp-container-core-columns-layout-1.wp-container-core-columns-layout-1{flex-wrap:nowrap;} </style> <script type="rocketlazyloadscript" id="rocket-browser-checker-js-after"> "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); </script> <script id="rocket-preload-links-js-extra"> var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index\\.php\/)?wp\\-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/shareverified.com","onHoverDelay":"100","rateThrottle":"3"}; </script> <script type="rocketlazyloadscript" id="rocket-preload-links-js-after"> (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); </script> <script type="rocketlazyloadscript" src="https://shareverified.com/wp-content/themes/verified/js/theme.min.js?ver=1690386818" id="cf-theme-scripts-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" src="https://shareverified.com/wp-content/cache/min/1/cdn/ht.js?ver=1713808683" id="embed-social-hashtag-script-js" defer></script> <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://shareverified.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js"></script><script>function lazyLoadThumb(e){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->

Pages: 1 2 3 4 5 6 7 8 9 10