CINXE.COM
Media - Aurora
<!DOCTYPE html> <!--[if lt IE 7]> <html lang="en" class="ie ie6 lte9 lte8 lte7"> <![endif]--> <!--[if IE 7]> <html lang="en" class="ie ie7 lte9 lte8 lte7"> <![endif]--> <!--[if IE 8]> <html lang="en" class="ie ie8 lte9 lte8"> <![endif]--> <!--[if IE 9]> <html lang="en" class="ie ie9 lte9"> <![endif]--> <!--[if gt IE 9]> <html lang="en"> <![endif]--> <!--[if !IE]><!--> <html lang="en"> <!--<![endif]--> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://aurora.dawn.com:80/media","20170715203625","https://web.archive.org/","web","/_static/", "1500150985"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <!-- meta --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1"> <!--[if IE]> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <![endif]--> <title>Media - Aurora</title> <meta property="fb:app_id" content="323694191004296"/> <link rel="dns-prefetch" href="//web.archive.org/web/20170715203625/http://i.dawn.com/"> <link rel="dns-prefetch" href="//web.archive.org/web/20170715203625/http://ajax.googleapis.com/"> <link rel="dns-prefetch" href="//web.archive.org/web/20170715203625/http://cdnjs.cloudflare.com/"> <meta property="og:image" content="https://web.archive.org/web/20170715203625im_/http://aurora.dawn.com/_img/social-default.jpg"/> <meta name="twitter:image" content="https://web.archive.org/web/20170715203625im_/http://aurora.dawn.com/_img/social-default.jpg"/> <script type="application/ld+json"> {"@context":"https:\/\/web.archive.org\/web\/20170715203625\/http:\/\/schema.org","@type":"organization","logo":"https:\/\/web.archive.org\/web\/20170715203625\/http:\/\/aurora.dawn.com\/_img\/logo.png","name":"Aurora Magazine","url":"https:\/\/web.archive.org\/web\/20170715203625\/http:\/\/aurora.dawn.com","sameAs":["","https:\/\/web.archive.org\/web\/20170715203625\/https:\/\/twitter.com\/auroramag","",""],"potentialAction":{"@type":"SearchAction","target":"https:\/\/web.archive.org\/web\/20170715203625\/http:\/\/aurora.dawn.com\/search?cx=partner-pub-8258178831251847:bv07ib-e2ch&ie=UTF-8&q={search_term_string}","query-input":"required name=search_term_string"}} </script> <script type="application/ld+json"> {"@context": "https://web.archive.org/web/20170715203625/http://schema.org", "@type": "BreadcrumbList","itemListElement": [{"@type":"ListItem","position":1,"item":{"@id":"https:\/\/web.archive.org\/web\/20170715203625\/http:\/\/aurora.dawn.com\/media","name":"Media"}}]} </script> <link rel="stylesheet" href="/web/20170715203625cs_/http://aurora.dawn.com/_css/roboto.20170528080408.css" media="all"> <link rel="stylesheet" href="/web/20170715203625cs_/http://aurora.dawn.com/_css/all.20170714163909.css" media="all"> <!-- - - - - - - adsense:header start - - - - - - --> <script async="async" src="https://web.archive.org/web/20170715203625js_/https://www.googletagservices.com/tag/js/gpt.js"></script> <script type="text/javascript"> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; googleAdsSlots = []; googletag.cmd.push(function() { googleAdsSlots.push(googletag.defineSlot('/1029551/DAWN-ASA-DESKTOP-TOP', [[728,90],[970,90]], 'div-gpt-ad-1497509390303-0').addService(googletag.pubads())); googleAdsSlots.push(googletag.defineSlot('/1029551/DAWN-LB-728x90-BOTTOM', [728,90], 'div-gpt-ad-1455520357400-1').addService(googletag.pubads())); googleAdsSlots.push(googletag.defineSlot('/1029551/DAWN-LB-728x90-MIDDLE', [728,90], 'div-gpt-ad-1455520357400-2').addService(googletag.pubads())); googleAdsSlots.push(googletag.defineSlot('/1029551/DAWN-ASA-MOBILE-TOP', [[728,90],[320,50]], 'div-gpt-ad-1497509390303-1').addService(googletag.pubads())); googletag.pubads().set("document_language", "en"); googletag.pubads().collapseEmptyDivs(); googletag.pubads().setTargeting('site', 'aurora.dawn.com'); googletag.pubads().setTargeting('category', 'Media'); googletag.pubads().disableInitialLoad(); googletag.enableServices(); }); </script> <!-- - - - - - - adsense:header end - - - - - - --> <!-- - - - - start:refresh slots - - - - --> <script type="text/javascript"> window.onload = function() { googletag.cmd.push(function() { function isEnabled(div) { if (!div) return false; var width = parseInt($(div).css('width')); var height = parseInt($(div).css('height')); var margin = parseInt($(div).css('margin')); var display = $(div).css('display'); var parent = $(div).parent(); if (display == 'none') return false; if (parent.is('body')) { return true; } else { return isEnabled(parent); } } var resetCorrelator = true; // issue #470 for (i = 0; i < googleAdsSlots.length; i++) { var slot = googleAdsSlots[i]; var id = slot.getSlotElementId(); var div = document.getElementById(id); if (isEnabled(div)) { googletag.pubads().refresh([slot], {changeCorrelator: resetCorrelator}); resetCorrelator = false; } } // http://stackoverflow.com/a/30935893 // https://developers.google.com/doubleclick-gpt/reference#googletag.events.SlotRenderEndedEvent // it is required as sometimes rendered ad is empty but rad adds width and height on the div // which doesn't allow the ad to collapse in this case googletag.pubads().addEventListener('slotRenderEnded', function(e) { var $renderedSlot = $('#' + e.slot.getSlotElementId()); if(e.isEmpty) { $renderedSlot.parents('.ad').attr("style", "display: none !important"); } else { // https://github.com/aleemb/dawn.com/issues/836 // multi dimension ads rad init, as we don't know which ad is rendered so // we get the dimensions of rendered ad and then configure it with rad var width = 0; var height = 0; var isMultidimensionalAd = $renderedSlot.parents('.ad').find('.rad--multi').length > 0; var isPriorityAd = $renderedSlot.parents('.ad').hasClass('ad--priority'); if(e.size.length) { width = e.size[0]; height = e.size[1]; } if (isMultidimensionalAd) { if (width && height) { $renderedSlot.css({width: width+'px', height: height+'px'}); $renderedSlot.closest('.js-ad').css({maxWidth: width+'px', maxHeight: height+'px'}); $renderedSlot.rad({allowBiggerSizing:'true'}); } } if (isPriorityAd) { if (width && height) { var onMouseOut = "javascript:this.style.overflow='hidden';" +"__adi=$(this).find('iframe').eq(0);" +"__adi.height(height);"; var onMouseOver = "javascript:this.style.overflow='visible';" +"__adi=$(this).find('iframe').eq(0);" +"__adi.contents().height();" // weird, adding this fixes Firefox expanding issue +"setTimeout(function(){__adi.height(__adi.contents().height() || height);}, 10);"; $renderedSlot.parents('.js-ad').attr('onMouseOver', onMouseOver); $renderedSlot.parents('.js-ad').attr('onMouseOut', onMouseOut); } } } }); }); } </script> <!-- - - - - end:refresh slots - - - - --> <!-- - - - - start:google - - - - --> <script type="text/javascript"> (function (i,s,o,g,r,a,m) {i['GoogleAnalyticsObject']=r;i[r]=i[r]||function () { (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//web.archive.org/web/20170715203625/http://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-40396753-4', 'auto'); ga('set', 'dimension1', 'Media'); ga('require', 'displayfeatures'); ga('send', 'pageview'); </script> <!-- - - - - end:google - - - - --> <!-- - - - - start:chartbeat - - - - --> <script type="text/javascript">var _sf_startpt=(new Date()).getTime()</script> <!-- - - - - end:chartbeat - - - - --> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> </head> <body class="media"> <div class="p-2 ad--top-leaderboard d-none d-sm-block"> <!-- - - adsense: start - - --> <div class="ad " aria-hidden="true"> <div class="js-ad clearfix" style="text-align:center;margin:0 auto;overflow:hidden;"> <div class="radWrapper rad--multi ad__wrapper"> <div id="div-gpt-ad-1497509390303-0" class="ad__wrapper__slot"> <script>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1497509390303-0'); });</script> </div> </div> </div> </div> <!-- - - adsense: end - - --> </div> <div class="p-2 ad--top-leaderboard d-block d-sm-none"> <!-- - - adsense: start - - --> <div class="ad " aria-hidden="true"> <div class="js-ad clearfix" style="text-align:center;margin:0 auto;overflow:hidden;"> <div class="radWrapper rad--multi ad__wrapper"> <div id="div-gpt-ad-1497509390303-1" class="ad__wrapper__slot"> <script>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1497509390303-1'); });</script> </div> </div> </div> </div> <!-- - - adsense: end - - --> </div> <header class="mb-4 sticky theme--cream-light"> <div class="container-fluid mast"> <div class="row no-gutters"> <div class="col-sm-4 col-12"> <div class="mb-2 ml-4 pl-2"> <a href="/web/20170715203625/http://aurora.dawn.com/" class=""> <h1 class="text-hide logo "> Aurora Magazine </h1> </a> <h3 class="subtitle size-three text--400 ">Promoting excellence in advertising</h3> </div> </div> <div class="col-sm-2 col-12"></div> <div class="col-sm-6 col-12"> <div class="search-social-bar mr-2"> <div class="mast__social mt-1 float-left text-right"> <a target="_blank" href="https://web.archive.org/web/20170715203625/https://www.facebook.com/auroramagazine"><img src="/web/20170715203625im_/http://aurora.dawn.com/_img/facebook.png"/></a> <a target="_blank" href="https://web.archive.org/web/20170715203625/https://twitter.com/AuroraMag"><img src="/web/20170715203625im_/http://aurora.dawn.com/_img/twitter.png"/></a> </div> <div class="search-box text-center "> <form action="/web/20170715203625/http://aurora.dawn.com/search"> <input type="hidden" name="cx" value="partner-pub-8258178831251847:bv07ib-e2ch"/> <input type="hidden" name="cof" value="FORID:10"/> <input type="hidden" name="ie" value="UTF-8"/> <input type="text" class="search col-9 p-1 search__text" value="" placeholder="Search" name="q"/> </form> </div> </div> </div> </div> </div><!-- .container-fluid --> <div class="menu"> <ul class="nav nav--primary nav--responsive pl-2 text-center "> <li class="nav__item nav__item--home "><a class="" href="/web/20170715203625/http://aurora.dawn.com/">Home</a></li> <li class="nav__item nav__item--recent "><a class="" href="/web/20170715203625/http://aurora.dawn.com/recent">Recent</a></li> <li class="nav__item nav__item--agencies "><a class="" href="/web/20170715203625/http://aurora.dawn.com/agencies">Agencies</a></li> <li class="nav__item nav__item--people "><a class="" href="/web/20170715203625/http://aurora.dawn.com/people">People</a></li> <li class="nav__item nav__item--marketing "><a class="" href="/web/20170715203625/http://aurora.dawn.com/marketing">Marketing</a></li> <li class="nav__item nav__item--creative "><a class="" href="/web/20170715203625/http://aurora.dawn.com/creative">Creative</a></li> <li class="nav__item nav__item--media "><a class="" href="/web/20170715203625/http://aurora.dawn.com/media">Media</a></li> <li class="nav__item nav__item--trends "><a class="" href="/web/20170715203625/http://aurora.dawn.com/trends">Trends</a></li> </ul> </div> </header> <div class=""> <div class="content content--fullwidth p-4 mx-auto my-0"> <main class="px-2 pb-2 mb-3"> <h2 class="tag size-ten text--300 caps bald p-0 mb-4">Media</h2> <div class="row"> <div class="col-lg-7 col-12"> <div class="slideshow theme mb-4 slideshow--main " data-slick="{"dots":true,"dotsClass":"slideshow__pager","asNavFor":null,"cssEase":"ease","speed":250,"autoplaySpeed":6000,"slidesToScroll":1,"slidesToShow":1,"fade":false,"autoplay":true,"infinite":true,"responsive": [{"breakpoint": 720,"settings": {"slidesToShow": 1,"slidesToScroll": 1}},{"breakpoint": 480,"settings": {"slidesToShow": 1,"slidesToScroll": 1}}]}"> <div class="slideshow__slide slideshow__slide--first slideshow__slide--horizontal" style=""> <span class="slideshow__slide__label">1</span> <!-- - - - article - - - --> <article class="box story " data-id="1141276" data-layout="story"> <!-- box/image --> <figure class="media media--stretch col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1141276/strategising-for-digital"><img src="https://web.archive.org/web/20170715203625im_/http://i.dawn.com/large/2015/10/562928d76a43a.jpg" alt="Strategising for digital"/></a></div> </figure> <div class="clearfix"></div> <!-- box/label --> <div class="text-center mb-2 mt-2 mx-2"> <span class="tag size-three text-center "><a title="Digital" href="/web/20170715203625/http://aurora.dawn.com/media/digital" class="">Digital</a></span> </div> <!-- box/title large-center-normal-px:2 --> <h2 data-layout="story" data-id="1141276" class="story__title size-seven text-center text--400 px-2"><a href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1141276/strategising-for-digital" class="story__link"><strong>Strategising for digital</strong></a></h2> <!-- box/excerpt --> <div class="story__excerpt size-five text-center text--300 px-2 pb-2">What agencies must do to slip seamlessly, yet effectively, into the digital space. </div> </article> <!-- - - - /article - - - --> </div> <div class="slideshow__slide slideshow__slide--horizontal" style=""> <span class="slideshow__slide__label">2</span> <!-- - - - article - - - --> <article class="box story " data-id="1142081" data-layout="story"> <!-- box/image --> <figure class="media media--stretch col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1142081/digital-trends-to-look-out-for-in-2018"><img src="https://web.archive.org/web/20170715203625im_/http://i.dawn.com/large/2017/07/595b5867e0de6.jpg" alt="Digital trends to look out for in 2018"/></a></div> </figure> <div class="clearfix"></div> <!-- box/label --> <div class="text-center mb-2 mt-2 mx-2"> <span class="tag size-three text-center "><a title="Digital" href="/web/20170715203625/http://aurora.dawn.com/media/digital" class="">Digital</a></span> </div> <!-- box/title large-center-normal-px:2 --> <h2 data-layout="story" data-id="1142081" class="story__title size-seven text-center text--400 px-2"><a href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1142081/digital-trends-to-look-out-for-in-2018" class="story__link"><strong>Digital trends to look out for in 2018</strong></a></h2> <!-- box/excerpt --> <div class="story__excerpt size-five text-center text--300 px-2 pb-2">Key points to keep in mind when designing your digital media strategy for 2018. </div> </article> <!-- - - - /article - - - --> </div> </div> </div> <div class="col-lg-5 col-12"> <div class=" slideshow--list mt-2"> <div class="clear-both"> <div class="slideshow--row__item active float-left" data-id="0" style="float:left;width:49%;margin-right:2%;"> <!-- - - - article - - - --> <article class="box story theme mb-4 equalize" data-id="1142075" data-layout="story"> <!-- box/image --> <figure class="media media--stretch col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1142075/stooping-to-new-lows"><img src="https://web.archive.org/web/20170715203625im_/http://i.dawn.com/thumbnail/2017/06/594cb193088c5.jpg" alt="Stooping to new lows"/></a></div> </figure> <div class="clearfix"></div> <!-- box/label --> <div class="text-center mt-4"> <span class="tag size-three text-center "><a title="Electronic" href="/web/20170715203625/http://aurora.dawn.com/media/electronic" class="">Electronic</a></span> </div> <!-- box/title center-small-m:2-lighter --> <h2 data-layout="story" data-id="1142075" class="story__title size-five text-center text--300 m-2"><a href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1142075/stooping-to-new-lows" class="story__link"><strong>Stooping to new lows</strong></a></h2> </article> <!-- - - - /article - - - --> </div> <div class="slideshow--row__item float-left" data-id="1" style="float:left;width:49%;"> <!-- - - - article - - - --> <article class="box story theme mb-4 equalize" data-id="1142064" data-layout="story"> <!-- box/image --> <figure class="media media--stretch col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1142064/staying-tuned-to-the-customers-expectations"><img src="https://web.archive.org/web/20170715203625im_/http://i.dawn.com/thumbnail/2017/05/5924f71e77e99.jpg" alt="Staying tuned to the customer’s expectations"/></a></div> </figure> <div class="clearfix"></div> <!-- box/label --> <div class="text-center mt-4"> <span class="tag size-three text-center "><a title="Digital" href="/web/20170715203625/http://aurora.dawn.com/media/digital" class="">Digital</a></span> </div> <!-- box/title center-small-m:2-lighter --> <h2 data-layout="story" data-id="1142064" class="story__title size-five text-center text--300 m-2"><a href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1142064/staying-tuned-to-the-customers-expectations" class="story__link"><strong>Staying tuned to the customer’s expectations</strong></a></h2> </article> <!-- - - - /article - - - --> </div> </div><div class="clear-both"> <div class="slideshow--row__item float-left" data-id="2" style="float:left;width:49%;margin-right:2%;"> <!-- - - - article - - - --> <article class="box story theme mb-4 equalize" data-id="1142041" data-layout="story"> <!-- box/image --> <figure class="media col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1142041/understanding-what-drives-the-native-video"><img src="https://web.archive.org/web/20170715203625im_/http://i.dawn.com/thumbnail/2017/06/594764c1efbac.jpg" alt="Understanding what drives the native video"/></a></div> </figure> <div class="clearfix"></div> <!-- box/label --> <div class="text-center mt-4"> <span class="tag size-three text-center "><a title="Digital" href="/web/20170715203625/http://aurora.dawn.com/media/digital" class="">Digital</a></span> </div> <!-- box/title center-small-m:2-lighter --> <h2 data-layout="story" data-id="1142041" class="story__title size-five text-center text--300 m-2"><a href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1142041/understanding-what-drives-the-native-video" class="story__link"><strong>Understanding what drives the native video</strong></a></h2> </article> <!-- - - - /article - - - --> </div> <div class="slideshow--row__item float-left" data-id="3" style="float:left;width:49%;"> <!-- - - - article - - - --> <article class="box story theme mb-4 equalize" data-id="1142032" data-layout="story"> <!-- box/image --> <figure class="media media--stretch col-12 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1142032/vertical-reality"><img src="https://web.archive.org/web/20170715203625im_/http://i.dawn.com/thumbnail/2017/05/591adba2e55da.jpg" alt="Vertical reality"/></a></div> </figure> <div class="clearfix"></div> <!-- box/label --> <div class="text-center mt-4"> <span class="tag size-three text-center "><a title="Digital" href="/web/20170715203625/http://aurora.dawn.com/media/digital" class="">Digital</a></span> </div> <!-- box/title center-small-m:2-lighter --> <h2 data-layout="story" data-id="1142032" class="story__title size-five text-center text--300 m-2"><a href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1142032/vertical-reality" class="story__link"><strong>Vertical reality</strong></a></h2> </article> <!-- - - - /article - - - --> </div> </div><div class="clear-both"> </div></div> </div> <div class="col-12"> <div class="my-4 pt-4 pb-2"> <!-- - - adsense: start - - --> <div class="ad " aria-hidden="true"> <div class="js-ad clearfix" style="text-align:center;margin:0 auto;overflow:hidden;max-width:728px;max-height:90px"> <div class="radWrapper ad__wrapper"> <div id="div-gpt-ad-1455520357400-2" class="ad__wrapper__slot" style="width:728px;height:90px"> <script>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1455520357400-2'); });</script> </div> </div> </div> </div> <!-- - - adsense: end - - --> </div> </div> <div class="col-lg-8 col-12"> <div class=" slideshow--list mt-2"> <div class="clear-both"> <div class="slideshow--row__item active float-left" data-id="0" style="float:left;width:49%;margin-right:2%;"> <!-- - - - article - - - --> <article class="box story mb-4 p-2 theme equalize" data-id="1141944" data-layout="story"> <!-- box/label --> <span class="tag size-three mb-2"><a title="Feature" href="/web/20170715203625/http://aurora.dawn.com/media/feature" class="">Feature</a></span> <!-- box/title normal-medium --> <h2 data-layout="story" data-id="1141944" class="story__title size-six text--400 "><a href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1141944/state-and-media" class="story__link"><strong>State and Media</strong></a></h2> <!-- box/image --> <figure class="media media--left media--stretch col-sm-6 col-12 mr-4 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1141944/state-and-media"><img src="https://web.archive.org/web/20170715203625im_/http://i.dawn.com/medium/2017/03/58d261188e8b5.jpg" alt="State and Media"/></a></div> </figure> <!-- box/excerpt --> <div class="story__excerpt size-three text--400 ">Existing at several levels, the relationship between the State and the Media is of fundamental importance to both. </div> </article> <!-- - - - /article - - - --> </div> <div class="slideshow--row__item float-left" data-id="1" style="float:left;width:49%;"> <!-- - - - article - - - --> <article class="box story mb-4 p-2 theme equalize" data-id="1141994" data-layout="story"> <!-- box/label --> <span class="tag size-three mb-2"><a title="Digital" href="/web/20170715203625/http://aurora.dawn.com/media/digital" class="">Digital</a></span> <!-- box/title normal-medium --> <h2 data-layout="story" data-id="1141994" class="story__title size-six text--400 "><a href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1141994/facebook-fails" class="story__link"><strong>Facebook Fails</strong></a></h2> <!-- box/image --> <figure class="media media--left media--stretch col-sm-6 col-12 mr-4 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1141994/facebook-fails"><img src="https://web.archive.org/web/20170715203625im_/http://i.dawn.com/medium/2017/04/5902d1e32c34e.jpg" alt="Facebook Fails"/></a></div> </figure> <!-- box/excerpt --> <div class="story__excerpt size-three text--400 ">Five common mistakes marketers make on Facebook and how to avoid them. </div> </article> <!-- - - - /article - - - --> </div> </div><div class="clear-both"> <div class="slideshow--row__item float-left" data-id="2" style="float:left;width:49%;margin-right:2%;"> <!-- - - - article - - - --> <article class="box story mb-4 p-2 theme equalize" data-id="1141974" data-layout="story"> <!-- box/label --> <span class="tag size-three mb-2"><a title="Digital" href="/web/20170715203625/http://aurora.dawn.com/media/digital" class="">Digital</a></span> <!-- box/title normal-medium --> <h2 data-layout="story" data-id="1141974" class="story__title size-six text--400 "><a href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1141974/why-brands-can-no-longer-rely-on-organic-reach" class="story__link"><strong>Why brands can no longer rely on organic reach</strong></a></h2> <!-- box/image --> <figure class="media media--left media--stretch col-sm-6 col-12 mr-4 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1141974/why-brands-can-no-longer-rely-on-organic-reach"><img src="https://web.archive.org/web/20170715203625im_/http://i.dawn.com/medium/2017/04/5901a0046e902.jpg" alt="Why brands can no longer rely on organic reach"/></a></div> </figure> <!-- box/excerpt --> <div class="story__excerpt size-three text--400 ">Depending on organic reach alone is a bad idea, and brands must start spending to achieve maximum reach on social media. </div> </article> <!-- - - - /article - - - --> </div> <div class="slideshow--row__item float-left" data-id="3" style="float:left;width:49%;"> <!-- - - - article - - - --> <article class="box story mb-4 p-2 theme equalize" data-id="1141983" data-layout="story"> <!-- box/label --> <span class="tag size-three mb-2"><a title="Opinion " href="/web/20170715203625/http://aurora.dawn.com/media/opinion" class="">Opinion </a></span> <!-- box/title normal-medium --> <h2 data-layout="story" data-id="1141983" class="story__title size-six text--400 "><a href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1141983/do-not-search-and-you-will-not-find" class="story__link"><strong>Do not search and you will NOT find</strong></a></h2> <!-- box/image --> <figure class="media media--left media--stretch col-sm-6 col-12 mr-4 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1141983/do-not-search-and-you-will-not-find"><img src="https://web.archive.org/web/20170715203625im_/http://i.dawn.com/medium/2017/04/58f1b5cfba767.png" alt="Do not search and you will NOT find"/></a></div> </figure> <!-- box/excerpt --> <div class="story__excerpt size-three text--400 ">Why banning a social media platform is pointless. </div> </article> <!-- - - - /article - - - --> </div> </div><div class="clear-both"> <div class="slideshow--row__item float-left" data-id="4" style="float:left;width:49%;margin-right:2%;"> <!-- - - - article - - - --> <article class="box story mb-4 p-2 theme equalize" data-id="1141881" data-layout="story"> <!-- box/label --> <span class="tag size-three mb-2"><a title="Digital" href="/web/20170715203625/http://aurora.dawn.com/media/digital" class="">Digital</a></span> <!-- box/title normal-medium --> <h2 data-layout="story" data-id="1141881" class="story__title size-six text--400 "><a href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1141881/a-social-papacy" class="story__link"><strong>A ‘social’ papacy</strong></a></h2> <!-- box/image --> <figure class="media media--left media--stretch col-sm-6 col-12 mr-4 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1141881/a-social-papacy"><img src="https://web.archive.org/web/20170715203625im_/http://i.dawn.com/medium/2017/03/58c32f6853af8.jpg" alt="A ‘social’ papacy"/></a></div> </figure> <!-- box/excerpt --> <div class="story__excerpt size-three text--400 ">Social media lessons that can be taught by the Catholic Church. </div> </article> <!-- - - - /article - - - --> </div> <div class="slideshow--row__item float-left" data-id="5" style="float:left;width:49%;"> <!-- - - - article - - - --> <article class="box story mb-4 p-2 theme equalize" data-id="1141973" data-layout="story"> <!-- box/label --> <span class="tag size-three mb-2"><a title="Digital" href="/web/20170715203625/http://aurora.dawn.com/media/digital" class="">Digital</a></span> <!-- box/title normal-medium --> <h2 data-layout="story" data-id="1141973" class="story__title size-six text--400 "><a href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1141973/ephemeral-but-here-to-stay" class="story__link"><strong>Ephemeral but here to stay</strong></a></h2> <!-- box/image --> <figure class="media media--left media--stretch col-sm-6 col-12 mr-4 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1141973/ephemeral-but-here-to-stay"><img src="https://web.archive.org/web/20170715203625im_/http://i.dawn.com/medium/2017/04/58ef6dce824c5.jpg" alt="Ephemeral but here to stay"/></a></div> </figure> <!-- box/excerpt --> <div class="story__excerpt size-three text--400 ">How ephemeral platforms like Snapchat have changed the rules of social media. </div> </article> <!-- - - - /article - - - --> </div> </div><div class="clear-both"> <div class="slideshow--row__item float-left" data-id="6" style="float:left;width:49%;margin-right:2%;"> <!-- - - - article - - - --> <article class="box story mb-4 p-2 theme equalize" data-id="1141980" data-layout="story"> <!-- box/label --> <span class="tag size-three mb-2"><a title="Brands" href="/web/20170715203625/http://aurora.dawn.com/marketing/brands" class="">Brands</a></span> <!-- box/title normal-medium --> <h2 data-layout="story" data-id="1141980" class="story__title size-six text--400 "><a href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1141980/the-brave-new-world-of-social-media-ipos" class="story__link"><strong>The brave new world of social media IPOs</strong></a></h2> <!-- box/image --> <figure class="media media--left media--stretch col-sm-6 col-12 mr-4 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1141980/the-brave-new-world-of-social-media-ipos"><img src="https://web.archive.org/web/20170715203625im_/http://i.dawn.com/medium/2017/04/58e49e108643d.jpg" alt="The brave new world of social media IPOs"/></a></div> </figure> <!-- box/excerpt --> <div class="story__excerpt size-three text--400 ">Despite some obvious concerns, Snap continues to show tremendous promise and has achieved a mass of loyal customers. </div> </article> <!-- - - - /article - - - --> </div> <div class="slideshow--row__item float-left" data-id="7" style="float:left;width:49%;"> <!-- - - - article - - - --> <article class="box story mb-4 p-2 theme equalize" data-id="1141846" data-layout="story"> <!-- box/label --> <span class="tag size-three mb-2"><a title="Digital" href="/web/20170715203625/http://aurora.dawn.com/media/digital" class="">Digital</a></span> <!-- box/title normal-medium --> <h2 data-layout="story" data-id="1141846" class="story__title size-six text--400 "><a href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1141846/optimistic-or-overpriced" class="story__link"><strong>Optimistic or overpriced?</strong></a></h2> <!-- box/image --> <figure class="media media--left media--stretch col-sm-6 col-12 mr-4 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1141846/optimistic-or-overpriced"><img src="https://web.archive.org/web/20170715203625im_/http://i.dawn.com/medium/2017/02/58aecd129f0b2.jpg" alt="Optimistic or overpriced?"/></a></div> </figure> <!-- box/excerpt --> <div class="story__excerpt size-three text--400 ">Is Snap (Snapchat’s parent company) going public really a good idea? </div> </article> <!-- - - - /article - - - --> </div> </div><div class="clear-both"> <div class="slideshow--row__item float-left" data-id="8" style="float:left;width:49%;margin-right:2%;"> <!-- - - - article - - - --> <article class="box story mb-4 p-2 theme equalize" data-id="1141843" data-layout="story"> <!-- box/label --> <span class="tag size-three mb-2"><a title="Making Waves" href="/web/20170715203625/http://aurora.dawn.com/trends/making-waves" class="">Making Waves</a></span> <!-- box/title normal-medium --> <h2 data-layout="story" data-id="1141843" class="story__title size-six text--400 "><a href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1141843/press-play-the-rising-tide-of-video-content" class="story__link"><strong>Press play –The rising tide of video content</strong></a></h2> <!-- box/image --> <figure class="media media--left media--stretch col-sm-6 col-12 mr-4 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1141843/press-play-the-rising-tide-of-video-content"><img src="https://web.archive.org/web/20170715203625im_/http://i.dawn.com/medium/2017/02/58aa8333e7707.jpg" alt="Press play –The rising tide of video content"/></a></div> </figure> <!-- box/excerpt --> <div class="story__excerpt size-three text--400 ">By 2017, video content will represent 74% of all internet traffic. </div> </article> <!-- - - - /article - - - --> </div> <div class="slideshow--row__item float-left" data-id="9" style="float:left;width:49%;"> <!-- - - - article - - - --> <article class="box story mb-4 p-2 theme equalize" data-id="1141638" data-layout="story"> <!-- box/label --> <span class="tag size-three mb-2"><a title="Digital" href="/web/20170715203625/http://aurora.dawn.com/media/digital" class="">Digital</a></span> <!-- box/title normal-medium --> <h2 data-layout="story" data-id="1141638" class="story__title size-six text--400 "><a href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1141638/ultra-connected-and-always-ready-to-escape" class="story__link"><strong>Ultra connected and always ready to escape</strong></a></h2> <!-- box/image --> <figure class="media media--left col-sm-6 col-12 mr-4 px-0 "> <div class="media__item "><a title="" href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1141638/ultra-connected-and-always-ready-to-escape"><img src="https://web.archive.org/web/20170715203625im_/http://i.dawn.com/medium/2017/02/58a2ed5c05d1d.jpg" alt="Ultra connected and always ready to escape"/></a></div> </figure> <!-- box/excerpt --> <div class="story__excerpt size-three text--400 ">Facebook, YouTube and WhatsApp are very popular because they help Millennials escape into a world that is fun. </div> </article> <!-- - - - /article - - - --> </div> </div><div class="clear-both"> </div></div> <div class="my-2 px-2 text-right"> <h2 class="tag size-four text--700 more-link theme--cream-light bald p-2"><a title="More Stories" href="/web/20170715203625/http://aurora.dawn.com/archive/media" class="">More Stories</a></h2> </div> </div> <div class="col-lg-4 col-12"> <!-- - - - - - - widget:start id: 524 - type: poll - object_id: 8482390 - title: Should Pakistani brands use Indian celebrities to endorse their products? - - - - - - --> <section class="widget theme widget-poll " data-type="poll" data-id="524"> <div class="widget__container "> <h2 class="widget__container__title "><span>Should Pakistani brands use Indian celebrities to endorse their products?</span></h2> <div class="widget__container__body "> <div id="widgetPoll-986775"> <script src="//web.archive.org/web/20170715203625js_/http://static.polldaddy.com/p/8482390.js" defer></script> </div> <link rel="stylesheet" href="/web/20170715203625cs_/http://aurora.dawn.com/widgets/poll/_css/poll.20170528080408.css" media="all"></div> </div> </section> <!-- - - - - - - widget:end - - - - - - --> <!-- - - - - - - widget:start id: 521 - type: writers - object_id: - title: Contributors - - - - - - --> <section class="widget theme widget-writers " data-type="writers" data-id="521"> <div class="widget__container "> <h2 class="widget__container__title "><span>Contributors</span></h2> <div class="widget__container__body "> <div class="text-center "> <h2 class="tag text-center text--400 bald "><a title="Talha bin Hamid" href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/authors/3341/talha-bin-hamid" class="stroy__link">Talha bin Hamid</a></h2> </div> <!-- - - - article - - - --> <article class="box story " data-id="1142076" data-layout="story"> <!-- box/title center-small-lighter-pb:4 --> <h2 data-layout="story" data-id="1142076" class="story__title size-five text-center text--300 pb-4"><a href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1142076/a-question-of-celebrity-endorsements" class="story__link"><strong>A question of celebrity endorsements</strong></a></h2> </article> <!-- - - - /article - - - --> <div class="text-center "> <h2 class="tag text-center text--400 bald "><a title="Amber Arshad" href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/authors/3256/amber-arshad" class="stroy__link">Amber Arshad</a></h2> </div> <!-- - - - article - - - --> <article class="box story " data-id="1142060" data-layout="story"> <!-- box/title center-small-lighter-pb:4 --> <h2 data-layout="story" data-id="1142060" class="story__title size-five text-center text--300 pb-4"><a href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1142060/in-conversation-with-adeel-hashmi-head-of-tpl-maps" class="story__link"><strong>In conversation with Adeel Hashmi, Head of TPL Maps</strong></a></h2> </article> <!-- - - - /article - - - --> <div class="text-center "> <h2 class="tag text-center text--400 bald "><a title="Rashna Abdi" href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/authors/3373/rashna-abdi" class="stroy__link">Rashna Abdi</a></h2> </div> <!-- - - - article - - - --> <article class="box story " data-id="1141950" data-layout="story"> <!-- box/title center-small-lighter-pb:4 --> <h2 data-layout="story" data-id="1141950" class="story__title size-five text-center text--300 pb-4"><a href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1141950/10-commandments-for-creatives" class="story__link"><strong>10 Commandments for Creatives</strong></a></h2> </article> <!-- - - - /article - - - --> <div class="text-center "> <h2 class="tag text-center text--400 bald "><a title="Ayesha Shaikh" href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/authors/3241/ayesha-shaikh" class="stroy__link">Ayesha Shaikh</a></h2> </div> <!-- - - - article - - - --> <article class="box story " data-id="1142025" data-layout="story"> <!-- box/title center-small-lighter-pb:4 --> <h2 data-layout="story" data-id="1142025" class="story__title size-five text-center text--300 pb-4"><a href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1142025/retail-revs-up" class="story__link"><strong>Retail revs up</strong></a></h2> </article> <!-- - - - /article - - - --> <div class="text-center "> <h2 class="tag text-center text--400 bald "><a title="Faraz Maqsood Hamidi" href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/authors/3213/faraz-maqsood-hamidi" class="stroy__link">Faraz Maqsood Hamidi</a></h2> </div> <!-- - - - article - - - --> <article class="box story " data-id="1142036" data-layout="story"> <!-- box/title center-small-lighter-pb:4 --> <h2 data-layout="story" data-id="1142036" class="story__title size-five text-center text--300 pb-4"><a href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/news/1142036/retail-therapy" class="story__link"><strong>Retail therapy</strong></a></h2> </article> <!-- - - - /article - - - --> <p class="text-center m-0 pb-2"> <span class="tag size-three bald theme--cream-light more-link p-2"><a title="View More" href="/web/20170715203625/http://aurora.dawn.com/authors" class="">View More</a></span> </p> </div> </div> </section> <!-- - - - - - - widget:end - - - - - - --> </div> </div> </main> </div> </div> <div class="my-2 px-2"> <!-- - - adsense: start - - --> <div class="ad " aria-hidden="true"> <div class="js-ad clearfix" style="text-align:center;margin:0 auto;overflow:hidden;max-width:728px;max-height:90px"> <div class="radWrapper ad__wrapper"> <div id="div-gpt-ad-1455520357400-1" class="ad__wrapper__slot" style="width:728px;height:90px"> <script>googletag.cmd.push(function() { googletag.display('div-gpt-ad-1455520357400-1'); });</script> </div> </div> </div> </div> <!-- - - adsense: end - - --> </div> <footer class="pt-6 theme--cream-light"> <div class="mx-2"> <div class="container-fluid"> <div class="row"> <div class="col-lg-7 col-12"> <div class="row"> <div class="col-4"> <div class="text-center"> <!-- - - - - - - widget:start id: 539 - type: linkedimage - object_id: - title: Issue Sep-Oct 2016 - - - - - - --> <section class="widget theme widget-linkedimage " data-type="linkedimage" data-id="539"> <div class="widget__container "> <h2 class="widget__container__title "><span>Issue Sep-Oct 2016</span></h2> <div class="widget__container__body "> <a href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/issue/2017/3"><img class="col-12" src="//web.archive.org/web/20170715203625im_/http://i.dawn.com/widgets/upload-image-58eb1c354e17c.jpg" alt="Issue Sep-Oct 2016"/></a> <h6 class="widget__blurb text-center">March-April</h6> </div> </div> </section> <!-- - - - - - - widget:end - - - - - - --> </div> </div> <div class="col-4"> <div class="text-center"> <!-- - - - - - - widget:start id: 531 - type: linkedimage - object_id: - title: Issue May-June 2017 - - - - - - --> <section class="widget theme widget-linkedimage " data-type="linkedimage" data-id="531"> <div class="widget__container "> <h2 class="widget__container__title "><span>Issue May-June 2017</span></h2> <div class="widget__container__body "> <a href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/issue/2017/5"><img class="col-12" src="//web.archive.org/web/20170715203625im_/http://i.dawn.com/widgets/upload-image-5959e12d3ef75.jpg" alt="Issue May-June 2017"/></a> <h6 class="widget__blurb text-center">May-June</h6> </div> </div> </section> <!-- - - - - - - widget:end - - - - - - --> </div> </div> <div class="col-4"> <div class="text-center"> <!-- - - - - - - widget:start id: 544 - type: linkedimage - object_id: - title: Issue Jan-Feb 2017 - - - - - - --> <section class="widget theme widget-linkedimage " data-type="linkedimage" data-id="544"> <div class="widget__container "> <h2 class="widget__container__title "><span>Issue Jan-Feb 2017</span></h2> <div class="widget__container__body "> <a href="https://web.archive.org/web/20170715203625/http://aurora.dawn.com/issue/2017/1"><img class="col-12" src="//web.archive.org/web/20170715203625im_/http://i.dawn.com/widgets/upload-image-589c53ec132b3.jpg" alt="Issue Jan-Feb 2017"/></a> <h6 class="widget__blurb text-center">Jan-Feb</h6> </div> </div> </section> <!-- - - - - - - widget:end - - - - - - --> </div> </div> </div> </div> <div class="col-sm-offset-4 col-sm-4 col-lg-offset-0 col-lg-5 col-12"> <div class="pb-4 text-center"> <ul class="nav"> <li class="nav__item"><a href="/web/20170715203625/http://aurora.dawn.com/subscribe"><img class="border" alt="Subscribe to Aurora" src="/web/20170715203625im_/http://aurora.dawn.com/_img/subscribe.20170716013547.png"/></a></li> </ul> </div> </div> <div class="col-sm-offset-2 col-sm-8 col-12"> <div class="mb-4"> <ul class="nav nav--aurora-footer text-center"> <li class="nav__item"><a class="theme--purple-light" href="/web/20170715203625/http://aurora.dawn.com/">Home</a></li> <li class="nav__item"><a class="theme--purple-light" href="/web/20170715203625/http://aurora.dawn.com/recent">Recent</a></li> <li class="nav__item"><a class="theme--purple-light" href="/web/20170715203625/http://aurora.dawn.com/agencies">Agencies</a></li> <li class="nav__item"><a class="theme--purple-light" href="/web/20170715203625/http://aurora.dawn.com/people">People</a></li> <li class="nav__item"><a class="theme--purple-light" href="/web/20170715203625/http://aurora.dawn.com/marketing">Marketing</a></li> <li class="nav__item"><a class="theme--purple-light" href="/web/20170715203625/http://aurora.dawn.com/creative">Creative</a></li> <li class="nav__item"><a class="theme--purple-light" href="/web/20170715203625/http://aurora.dawn.com/media">Media</a></li> <li class="nav__item"><a class="theme--purple-light" href="/web/20170715203625/http://aurora.dawn.com/trends">Trends</a></li> <!--<li class="nav__item"><a class="size-three caps theme--purple-light" href="/blogs">Blogs</a></li>--> <li class="nav__item"><a class="size-three caps theme--purple-light" href="/web/20170715203625/http://aurora.dawn.com/about-us">About Us</a></li> </ul> </div> </div> <div class="col-12"> <div class="footer--note size-two text-center mb-4"> <p> For questions regarding subscription and timely delivery, please contact on the following numbers or visit <br/> (ISB) +92-51-220-2701-5 • Plot 12, Sector G-7/1 Mauve Area, Near Zero Point Islamabad, 44000 <br/> (KHI) +92-21-3561-3066/7 • Haroon House Dr. Ziauddin Ahmed Road Karachi, 74200 <br/> (LHR) +92-42-3575-8120-25 • 20-N, Gulberg II Lahore, 54660 <br/> <a href="https://web.archive.org/web/20170715203625/http://www.dawn.com/terms">Terms and Conditions</a> • <a href="https://web.archive.org/web/20170715203625/http://www.dawn.com/privacy">Privacy Policy</a> <br/> </p> <img class="compunode" src="/web/20170715203625im_/http://aurora.dawn.com/_img/compunode.png" style="width:100px" class="my-4 py-4"/><br/><br/> </div> </div> </div> </div> </div> <script src="//web.archive.org/web/20170715203625js_/http://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js" defer></script> <script src="/web/20170715203625js_/http://aurora.dawn.com/_js/all.20170714163909.js" defer></script> <!-- - - - - start:alexa - - - - --> <script type="text/javascript"> _atrk_opts = { atrk_acct:"1DJ3k1acFH00UN", domain:"dawn.com",dynamic: true}; (function() { var as = document.createElement('script'); as.type = 'text/javascript'; as.async = true; as.src = "https://web.archive.org/web/20170715203625/https://d31qbv1cthcecs.cloudfront.net/atrk.js"; var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(as, s); })(); </script> <noscript><img src="https://web.archive.org/web/20170715203625im_/https://d5nxst8fruw4z.cloudfront.net/atrk.gif?account=1DJ3k1acFH00UN" style="display:none" height="1" width="1" alt=""/></noscript> <!-- - - - - end:alexa - - - - --> <!-- - - - - start:chartbeat publishing - - - - --> <script type="text/javascript"> var _sf_async_config = _sf_async_config || {}; /** CONFIGURATION START **/ _sf_async_config.uid = 62163; _sf_async_config.domain = "dawn.com"; _sf_async_config.useCanonical = true; _sf_async_config.sections = "aurora.dawn.com,Media"; _sf_async_config.authors = ""; /** CONFIGURATION END **/ (function(){ function loadChartbeat() { window._sf_endpt = (new Date()).getTime(); var e = document.createElement('script'); e.setAttribute('language', 'javascript'); e.setAttribute('type', 'text/javascript'); e.setAttribute('src', '//web.archive.org/web/20170715203625/http://static.chartbeat.com/js/chartbeat.js'); document.body.appendChild(e); } var oldonload = window.onload; window.onload = (typeof window.onload != 'function') ? loadChartbeat : function() { oldonload(); loadChartbeat(); }; })(); </script> <!-- - - - - end:chartbeat - - - - --> <!-- - - - - start:ga-events - - - - --> <script type="text/javascript"> if (typeof $ !== 'undefined') $('.widget-linkedimage a').click(function(){ga('send','event','linkedimage','click','https://web.archive.org/web/20170715203625/http://aurora.dawn.com/subscribe/');}); if (typeof $ !== 'undefined') $('.widget-linkedimage a').click(function(){ga('send','event','linkedimage','click','https://web.archive.org/web/20170715203625/http://aurora.dawn.com/subscribe/');}); if (typeof $ !== 'undefined') $('.widget-linkedimage a').click(function(){ga('send','event','linkedimage','click','https://web.archive.org/web/20170715203625/http://aurora.dawn.com/subscribe/');}); if (typeof $ !== 'undefined') $('.widget-linkedimage a').click(function(){ga('send','event','linkedimage','click','https://web.archive.org/web/20170715203625/http://aurora.dawn.com/issue/2017/3');}); if (typeof $ !== 'undefined') $('.widget-linkedimage a').click(function(){ga('send','event','linkedimage','click','https://web.archive.org/web/20170715203625/http://aurora.dawn.com/issue/2017/5');}); if (typeof $ !== 'undefined') $('.widget-linkedimage a').click(function(){ga('send','event','linkedimage','click','https://web.archive.org/web/20170715203625/http://aurora.dawn.com/issue/2017/1');}); </script> <!-- - - - - end:ga-events - - - - --> </footer> <!--2017-07-16 01:35:47--> </body> </html> <!-- FILE ARCHIVED ON 20:36:25 Jul 15, 2017 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 11:02:58 Dec 01, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 2.999 exclusion.robots: 0.028 exclusion.robots.policy: 0.018 esindex: 0.01 cdx.remote: 8.982 LoadShardBlock: 183.491 (3) PetaboxLoader3.datanode: 128.379 (4) PetaboxLoader3.resolve: 204.665 (3) load_resource: 166.784 -->