https://buzzsumo.com/

ID da verificação
45a4f5ae-788d-4c59-a4b4-5d992e365f39Concluído
URL enviado:
https://buzzsumo.com/
Relatório concluído:
LinkTexto
https://eu1.hubs.ly/H058rWm0Find Out More
https://gdpr.cision.com/dataprivacynotice_customersprospects/ Customer Data Privacy Notice
https://www.cision.com/legal/customerdpa/ Data Processing Addendum
https://twitter.com/buzzsumo/
https://www.facebook.com/buzzsumo/
https://www.linkedin.com/company/buzzsumo/
https://www.youtube.com/user/BuzzSumo

Variáveis JavaScript · 69 encontrada(s)

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
is_IEfunction
apply_css_class_on_dom_loadedfunction
api_urlstring
site_urlstring
noncestring
default_event_paramsundefined
global_requestfunction

Mensagens de registro do console · 0 encontrada(s)

HTML

<!DOCTYPE html><html class="js wf-active" lang="en-US"><head>

  <!-- Critical JS -->
  <script src="https://js.partnerstack.com/v1/" type="text/javascript" async=""></script><script>
    window.api_url = "https://buzzsumo.com/wp-json/"
    window.site_url = "https://buzzsumo.com"
    window.nonce = "8dce613613"

    function is_IE(userAgent) {
      userAgent = userAgent || navigator.userAgent;
      return userAgent.indexOf('MSIE ') > -1 || userAgent.indexOf('Trident/') > -1;
    }
    if (is_IE()) {
      document.documentElement.className += ' is-ie';
      alert('Brandwatch no longer supports Internet Explorer. Please use a more modern browser: https://browsehappy.com/');
    }

    // Simple interface to add a class to elements on page load
    // (generally for heros etc)
    // -----------------------------------------------------------------

    function apply_css_class_on_dom_loaded() {
      var loading_veil = document.getElementById('c-loading-veil');
      var loading_veil_spinner = document.getElementById('c-loading-veil__spinner');
      var items = document.querySelectorAll('[data-on-page-load-class]');

      if (loading_veil) {
        setTimeout(function() {
          loading_veil_spinner.classList.add('done');
          setTimeout(function() {
            loading_veil.classList.add('t-fade-out--active');
          }, 400);
          setTimeout(function() {
            for (i = 0; i < items.length; ++i) {
              var active_class = items[i].getAttribute('data-on-page-load-class');
              items[i].classList.add(active_class);
            }
          }, 300);
        }, 400);
      } else {
        for (i = 0; i < items.length; ++i) {
          var active_class = items[i].getAttribute('data-on-page-load-class');
          items[i].classList.add(active_class);
        }
      }
    }
    document.addEventListener('DOMContentLoaded', apply_css_class_on_dom_loaded);
  </script>
  <!-- !END Critical JS -->

  
  <title>
          BuzzSumo | Media Mentions In Minutes. Content Ideas For Days.      </title>


  <!-- Metas -->
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  <meta name="format-detection" content="telephone=no">
    
<!-- !Begin: BW Social Meta -->
<meta name="description" content="Get the inside scoop on your industry with BuzzSumo. From tracking mentions, to finding creative content ideas, we've got you covered. Let's make your brand the talk of the town.">
<!-- Twitter card meta -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@BuzzSumo">
<meta name="twitter:title" content="BuzzSumo | Media Mentions In Minutes. Content Ideas For Days.">
<meta name="twitter:description" content="Get the inside scoop on your industry with BuzzSumo. From tracking mentions, to finding creative content ideas, we've got you covered. Let's make your brand the talk of the town.">
<meta name="twitter:image" content="">
<!-- Open Graph meta (FB, LinkedIn) -->
<meta property="og:url" content="https://buzzsumo.com/">
<meta property="og:title" content="BuzzSumo | Media Mentions In Minutes. Content Ideas For Days.">
<meta property="og:description" content="Get the inside scoop on your industry with BuzzSumo. From tracking mentions, to finding creative content ideas, we've got you covered. Let's make your brand the talk of the town.">
<meta property="og:image" content="">
<meta property="og:locale" content="en_EN">
<meta property="og:type" content="website">
<meta property="og:site_name" content="BuzzSumo.com">
<!-- !End: BW Social Meta -->



  <!-- Favicon -->
      <link rel="icon" type="image/x-icon" href="/wp-content/themes/brandwatch/src/site--buzzsumo.com/assets/img/favicon.ico">
  

  <!-- Canonical -->
        

  <!-- Hreflang tags -->
            <link rel="alternate" href="https://buzzsumo.com/" hreflang="x-default">
          <link rel="alternate" href="https://buzzsumo.com/" hreflang="en">
      

  <!-- Our head scripts -->
  
<script id="head_scripts">
  

  // Set JS enabled class
  // This must run as soon as possible to minimise render jank
  // -----------------------------------------------------------------

  document.documentElement.classList.add('js');
  document.documentElement.classList.remove('no-js');


  // Detect Chrome on iOS in order to disable buggy animations and transtions in css
  // -----------------------------------------------------------------

  if (navigator.userAgent.match('CriOS')) {
    document.documentElement.className += ' is-chrome-ios';
  }


  // Promise polyfill
  // -----------------------------------------------------------------

  // Promises Polyfill - https://github.com/taylorhakes/promise-polyfill
!function(e){function n(){}function t(e,n){return function(){e.apply(n,arguments)}}function o(e){if("object"!=typeof this)throw new TypeError("Promises must be constructed via new");if("function"!=typeof e)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=void 0,this._deferreds=[],s(e,this)}function i(e,n){for(;3===e._state;)e=e._value;return 0===e._state?void e._deferreds.push(n):(e._handled=!0,void o._immediateFn(function(){var t=1===e._state?n.onFulfilled:n.onRejected;if(null===t)return void(1===e._state?r:u)(n.promise,e._value);var o;try{o=t(e._value)}catch(i){return void u(n.promise,i)}r(n.promise,o)}))}function r(e,n){try{if(n===e)throw new TypeError("A promise cannot be resolved with itself.");if(n&&("object"==typeof n||"function"==typeof n)){var i=n.then;if(n instanceof o)return e._state=3,e._value=n,void f(e);if("function"==typeof i)return void s(t(i,n),e)}e._state=1,e._value=n,f(e)}catch(r){u(e,r)}}function u(e,n){e._state=2,e._value=n,f(e)}function f(e){2===e._state&&0===e._deferreds.length&&o._immediateFn(function(){e._handled||o._unhandledRejectionFn(e._value)});for(var n=0,t=e._deferreds.length;n<t;n++)i(e,e._deferreds[n]);e._deferreds=null}function c(e,n,t){this.onFulfilled="function"==typeof e?e:null,this.onRejected="function"==typeof n?n:null,this.promise=t}function s(e,n){var t=!1;try{e(function(e){t||(t=!0,r(n,e))},function(e){t||(t=!0,u(n,e))})}catch(o){if(t)return;t=!0,u(n,o)}}var a=setTimeout;o.prototype["catch"]=function(e){return this.then(null,e)},o.prototype.then=function(e,t){var o=new this.constructor(n);return i(this,new c(e,t,o)),o},o.all=function(e){var n=Array.prototype.slice.call(e);return new o(function(e,t){function o(r,u){try{if(u&&("object"==typeof u||"function"==typeof u)){var f=u.then;if("function"==typeof f)return void f.call(u,function(e){o(r,e)},t)}n[r]=u,0===--i&&e(n)}catch(c){t(c)}}if(0===n.length)return e([]);for(var i=n.length,r=0;r<n.length;r++)o(r,n[r])})},o.resolve=function(e){return e&&"object"==typeof e&&e.constructor===o?e:new o(function(n){n(e)})},o.reject=function(e){return new o(function(n,t){t(e)})},o.race=function(e){return new o(function(n,t){for(var o=0,i=e.length;o<i;o++)e[o].then(n,t)})},o._immediateFn="function"==typeof setImmediate&&function(e){setImmediate(e)}||function(e){a(e,0)},o._unhandledRejectionFn=function(e){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",e)},o._setImmediateFn=function(e){o._immediateFn=e},o._setUnhandledRejectionFn=function(e){o._unhandledRejectionFn=e},"undefined"!=typeof module&&module.exports?module.exports=o:e.Promise||(e.Promise=o)}(this);

  // CustomEvent polyfill
  // -----------------------------------------------------------------

  //
// CustomEvent -- polyfill for IE11
//             -- adapted from Mozilla's: https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent/CustomEvent#Polyfill
//
//

if (typeof window.CustomEvent !== 'function') {
  var default_event_params = {
    bubbles: false,
    cancelable: false,
    detail: undefined,
  };

  var CustomEvent = function(event_type, params) {
    params = params || default_event_params;
    var ev = document.createEvent('CustomEvent');
    ev.initCustomEvent(event_type, params.bubbles, params.cancelable, params.detail);
    return ev;
  }

  CustomEvent.prototype = window.Event.prototype;
  window.CustomEvent = CustomEvent;
}


  // global ajax helpers (global version of some helpers from Ben Halls 'nayjax' npm package used in core)
  // -----------------------------------------------------------------

  // NB: Uses Promises - Must be loaded after Promise Polyfill

// Suggest at some point, just move to importing nayjax from a header-specific compiled module.
// - To allow both header & footer js to access nayjax, could write in the _module.js file:
//     import nayjax from 'nayjax';
//     window.nayjax = nayjax;
// - Then footer modules would use window.nayjax instead of "import 'nayjax'"
// - (Similar for crumblr)

// global_request() - private, -> promise
// ---------------------------------
// errors (stringly typed):
//  - network error  - unreachable / interrupted
//  - request error  - 400 codes
//  - server error   - 500 codes
//  - aborted        - .abort() called

function global_request(url, method, data_url_encoded, cb_progress) {
  const xhr = new XMLHttpRequest;

  const promise = new Promise(function(succeed, fail) {
    xhr.addEventListener('error', function() { fail('network error'); });
    xhr.addEventListener('abort', function() { fail('aborted'); });

    if (typeof cb_progress === 'function') {
      xhr.addEventListener('progress', cb_progress);
    }

    xhr.addEventListener('readystatechange', function() {
      if (xhr.readyState !== 4) {
        return;
      }

      if (xhr.status >= 400 && xhr.status < 500) {
        fail('request error');
      }
      else if (xhr.status >= 500) {
        fail('server error');
      }
      else if (xhr.status === 0) {
        fail('network error');
      }
      else {
        succeed(xhr.responseText);
      }
    });
  });

  xhr.open(method, url, true);

  if (typeof data_url_encoded === 'string') {
    xhr.setRequestHeader('Content-type', 'application/x-www-form-urlencoded');
    xhr.send(data_url_encoded);
  }
  else {
    xhr.send();
  }

  return promise;
}

function global_ajax_post(url, cb_progress) {
  return global_request(url, 'post', null, cb_progress);
}

function global_ajax_post_json(url, cb_progress) {
  return global_ajax_post(url, cb_progress).then(function(response_text) {
    try {
      return JSON.parse(response_text);
    }
    catch (err) {
      throw 'invalid json';
    }
  });
}



  // global crumblr (global version of core cookies/crumblr.js)
  // -----------------------------------------------------------------

  function global_get_cookie(name) {
  var name_eq = name + '=';
  var matching_cookie = document.cookie.split(';')
    .map(function(c) { return c.trim(); })
    .filter(function(c) { return c.indexOf(name_eq) === 0; })[0];

  return matching_cookie !== undefined ? matching_cookie.substring(name_eq.length) : null;
}

function global_set_cookie(name, value, expires_in_days_hence, path, domain) {
  var t = new Date();
  if (typeof expires_in_days_hence === 'number') {
    t.setMilliseconds((new Date()).getMilliseconds() + expires_in_days_hence * 1000 * 3600 * 24);
  }

  var parts = [
    name + '=' + value,
    expires_in_days_hence ? ('; expires=' + t.toUTCString()) : '',
    path ? ('; path=' + path) : '; path=/',
    domain ? ('; domain=' + domain) : '',
  ];

  document.cookie = parts.join('');
}

function global_delete_cookie(name, path, domain) {
  global_set_cookie(name, '', -1, path, domain);
}



  // global geo ip
  // -----------------------------------------------------------------

  //
// script_global_geo_ip.js - provide geolocation data. promise-based. must load after promise polyfill.
//                         - see here for country codes: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
//                                                       https://ipstack.com/documentation
//

var cookie_name = 'bw_geo';
var cookie_days = 5;

function global_get_user_geo_location() {

  // Note: 1) This function is ran once (right here on line 44).
  //       2) It creates window.global_geo_ip_promise which is then referenced elsewhere.
  //          This allows for one async call the geo ip API, limiting the number of requests.

  if (window.global_geo_ip_promise) {
    return false;
  }

  var geo_cookie = global_get_geo_cookie();

  // 1. If cookie is set, resolve window.global_geo_ip_promise (set on line 31).
  if (geo_cookie !== null) {
    window.global_geo_ip_promise = Promise.resolve(geo_cookie);
  }
  // 2. If cookie doesn’t exist - make async request && set window.global_geo_ip_promise.
  else {
    window.global_geo_ip_promise = global_ajax_post_json('/wp-json/all/identify?no-cache=101%20|%20jq%20%27.%20|%20{ip:%20.ip,%20country_name:.country_name}%20%27')
      .then(data => {
        if (data.constructor !== Object || !data.hasOwnProperty('country_code')) {
          throw 'invalid ipstack return data';
        }
        global_set_geo_cookie(data.country_code);
        return data.country_code;
      })
      .catch(err => {
        global_set_geo_cookie('FailedGeoIPCheck'); // Could be problem with Ipstack, AdBlocker etc
      });
  }
}
global_get_user_geo_location();



// helpers
// -------------------------------------

function global_get_geo_cookie() {
  return global_get_cookie(cookie_name);
}

function global_set_geo_cookie(value) {
  global_set_cookie(cookie_name, value, cookie_days);
}


  // GCLID
  // -----------------------------------------------------------------

  //
// script_global_gclid.js
//
// Google Click ID (GCLID) is a parameter passed in the URL with ad clicks, to identify the
// campaign and other attributes of the click associated with the ad for ad tracking and
// campaign attribution. In Google Ads, this is enabled by turning on the auto-tagging setting.
// It’s required for Google Ads website conversion tracking and also used to link data between
// Google Ads and Google Analytics. It can also be used in conjunction with features like
// offline conversion tracking.
//

function getParam(p) {
  const match = RegExp(`[?&]${p}=([^&]*)`).exec(window.location.search);
  return match && decodeURIComponent(match[1].replace(/\+/g, " "));
}

function getExpiryRecord(value) {
  const expiryPeriod = 90 * 24 * 60 * 60 * 1000; // 90 day expiry in milliseconds

  const expiryDate = new Date().getTime() + expiryPeriod;
  return {
    value,
    expiryDate,
  };
}

function addGclid() {
  const gclidParam = getParam("gclid");
  const gclidFormFields = ["Google_Click_ID_gclid__c"]; // all possible gclid form field ids here
  let gclidRecord = null;
  let currGclidFormField;

  const gclsrcParam = getParam("gclsrc");
  const isGclsrcValid = !gclsrcParam || gclsrcParam.indexOf("aw") !== -1;

  gclidFormFields.forEach((field) => {
    if (document.getElementById(field)) {
      currGclidFormField = document.getElementById(field);
    }
  });

  if (gclidParam && isGclsrcValid) {
    gclidRecord = getExpiryRecord(gclidParam);
    localStorage.setItem("gclid", JSON.stringify(gclidRecord));
  }

  const gclid = gclidRecord || JSON.parse(localStorage.getItem("gclid"));
  const isGclidValid = gclid && new Date().getTime() < gclid.expiryDate;

  if (currGclidFormField && isGclidValid) {
    currGclidFormField.value = gclid.value;
  }
}

window.addEventListener("load", addGclid);


  // GDPR
  // -----------------------------------------------------------------

  function global_gdpr_countries() {
  return [
    'AT', // Austria
    'BE', // Belgium
    'BG', // Bulgaria
    'HR', // Croatia (Code taken from name in Croatian: Hrvatska)
    'CY', // Cyprus
    'CZ', // Czechia (Previous ISO country name: Czech Republic)
    'DK', // Denmark
    'EU', // Europoean Union
    'EE', // Estonia (Code taken from name in Estonian: Eesti)
    'FI', // Finland
    'FR', // France
    'DE', // Germany
    'GR', // Greece
    'HU', // Hungary
    'IS', // Iceland (Code taken from name in Icelandic: Ísland)
    'IE', // Ireland
    'IT', // Italy
    'LV', // Latvia
    'LI', // Liechtenstein
    'LT', // Lithuania
    'LU', // Luxembourg
    'MT', // Malta
    'NL', // Netherlands
    'NO', // Norway
    'PL', // Poland
    'PT', // Portugal
    'RO', // Romania
    'SK', // Slovakia
    'SI', // Slovenia
    'ES', // Spain
    'SE', // Sweden
    'CH', // Switzerland (Code taken from name in Latin: Confoederatio Helvetica)
    'GB', // Great Britain
    'UK', // United Kingdom
  ];
}

function global_gdpr_precheck_countries() {
  return [
    'EE', // Estonia
    'FI', // Finland
    'FR', // France
    'HU', // Hungary
    'IE', // Ireland
    'LV', // Latvia
    'LU', // Luxembourg
    'NO', // Norway
    'PT', // Portugal
    'SI', // Slovenia
    'SE', // Sweden
    'GB', // United Kingdom
  ];
}

// helpers
// -------------------------------------

function global_is_gdpr_country(country_code) {
  if (country_code === 'FailedGeoIPCheck') return true;
  return global_gdpr_countries().indexOf(country_code.toUpperCase()) !== -1;
}

function is_gdpr_precheck_country(country_code) {
  if (country_code === 'FailedGeoIPCheck') return true;
  return global_gdpr_precheck_countries().indexOf(country_code.toUpperCase()) !== -1;
}




  // Mobile detection (from http://detectmobilebrowsers.com/)
  // -----------------------------------------------------------------

  window.isMobileDevice = function() {
    var check = false;
    (function(a) {
      if (/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i.test(a) || /1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(a.substr(0, 4))) check = true;
    })(navigator.userAgent || navigator.vendor || window.opera);
    return check;
  };
  if (window.isMobileDevice()) {
    document.documentElement.className += ' is-mob';
  }


  // Touch device detection
  // (https://stackoverflow.com/questions/4817029/whats-the-best-way-to-detect-a-touch-screen-device-using-javascript/4819886#4819886)
  // -----------------------------------------------------------------

  window.isTouchDevice = function() {
    var prefixes = ' -webkit- -moz- -o- -ms- '.split(' ');
    var mq = function(query) {
      return window.matchMedia(query).matches;
    }
    if (('ontouchstart' in window) || window.DocumentTouch && document instanceof DocumentTouch) {
      return true;
    }
    // include the 'heartz' as a way to have a non matching MQ to help terminate the join
    // https://git.io/vznFH
    var query = ['(', prefixes.join('touch-enabled),('), 'heartz', ')'].join('');
    return mq(query);
  }
  if (window.isTouchDevice()) {
    document.documentElement.className += ' is-touch';
  }


  // Font loading
  // -----------------------------------------------------------------

  (function() {
    function fontLoadedCallback() {
      document.documentElement.className += ' wf-active';
    }

    var session_storage_available = true;
    try {
      sessionStorage.setItem('localstorage_test', 'local storage availability');
      sessionStorage.removeItem('localstorage_test');
    } catch (e) {
      session_storage_available = false;
    }

    // Optimization for Repeat Views
    if (session_storage_available && sessionStorage.foutFontsLoaded) {
      fontLoadedCallback();
      return;
    }

    // Inline for fastest possible render - https://github.com/bramstein/fontfaceobserver
    // Font Face Observer v2.0.13 - © Bram Stein. License: BSD-3-Clause - https://github.com/bramstein/fontfaceobserver
(function(){function l(a,b){document.addEventListener?a.addEventListener("scroll",b,!1):a.attachEvent("scroll",b)}function m(a){document.body?a():document.addEventListener?document.addEventListener("DOMContentLoaded",function c(){document.removeEventListener("DOMContentLoaded",c);a()}):document.attachEvent("onreadystatechange",function k(){if("interactive"==document.readyState||"complete"==document.readyState)document.detachEvent("onreadystatechange",k),a()})};function r(a){this.a=document.createElement("div");this.a.setAttribute("aria-hidden","true");this.a.appendChild(document.createTextNode(a));this.b=document.createElement("span");this.c=document.createElement("span");this.h=document.createElement("span");this.f=document.createElement("span");this.g=-1;this.b.style.cssText="max-width:none;display:inline-block;position:absolute;height:100%;width:100%;overflow:scroll;font-size:16px;";this.c.style.cssText="max-width:none;display:inline-block;position:absolute;height:100%;width:100%;overflow:scroll;font-size:16px;";
this.f.style.cssText="max-width:none;display:inline-block;position:absolute;height:100%;width:100%;overflow:scroll;font-size:16px;";this.h.style.cssText="display:inline-block;width:200%;height:200%;font-size:16px;max-width:none;";this.b.appendChild(this.h);this.c.appendChild(this.f);this.a.appendChild(this.b);this.a.appendChild(this.c)}
function t(a,b){a.a.style.cssText="max-width:none;min-width:20px;min-height:20px;display:inline-block;overflow:hidden;position:absolute;width:auto;margin:0;padding:0;top:-999px;white-space:nowrap;font-synthesis:none;font:"+b+";"}function y(a){var b=a.a.offsetWidth,c=b+100;a.f.style.width=c+"px";a.c.scrollLeft=c;a.b.scrollLeft=a.b.scrollWidth+100;return a.g!==b?(a.g=b,!0):!1}function z(a,b){function c(){var a=k;y(a)&&a.a.parentNode&&b(a.g)}var k=a;l(a.b,c);l(a.c,c);y(a)};function A(a,b){var c=b||{};this.family=a;this.style=c.style||"normal";this.weight=c.weight||"normal";this.stretch=c.stretch||"normal"}var B=null,C=null,E=null,F=null;function G(){if(null===C)if(J()&&/Apple/.test(window.navigator.vendor)){var a=/AppleWebKit\/([0-9]+)(?:\.([0-9]+))(?:\.([0-9]+))/.exec(window.navigator.userAgent);C=!!a&&603>parseInt(a[1],10)}else C=!1;return C}function J(){null===F&&(F=!!document.fonts);return F}
function K(){if(null===E){var a=document.createElement("div");try{a.style.font="condensed 100px sans-serif"}catch(b){}E=""!==a.style.font}return E}function L(a,b){return[a.style,a.weight,K()?a.stretch:"","100px",b].join(" ")}
A.prototype.load=function(a,b){var c=this,k=a||"BESbswy",q=0,D=b||3E3,H=(new Date).getTime();return new Promise(function(a,b){if(J()&&!G()){var M=new Promise(function(a,b){function e(){(new Date).getTime()-H>=D?b():document.fonts.load(L(c,'"'+c.family+'"'),k).then(function(c){1<=c.length?a():setTimeout(e,25)},function(){b()})}e()}),N=new Promise(function(a,c){q=setTimeout(c,D)});Promise.race([N,M]).then(function(){clearTimeout(q);a(c)},function(){b(c)})}else m(function(){function u(){var b;if(b=-1!=
f&&-1!=g||-1!=f&&-1!=h||-1!=g&&-1!=h)(b=f!=g&&f!=h&&g!=h)||(null===B&&(b=/AppleWebKit\/([0-9]+)(?:\.([0-9]+))/.exec(window.navigator.userAgent),B=!!b&&(536>parseInt(b[1],10)||536===parseInt(b[1],10)&&11>=parseInt(b[2],10))),b=B&&(f==v&&g==v&&h==v||f==w&&g==w&&h==w||f==x&&g==x&&h==x)),b=!b;b&&(d.parentNode&&d.parentNode.removeChild(d),clearTimeout(q),a(c))}function I(){if((new Date).getTime()-H>=D)d.parentNode&&d.parentNode.removeChild(d),b(c);else{var a=document.hidden;if(!0===a||void 0===a)f=e.a.offsetWidth,
g=n.a.offsetWidth,h=p.a.offsetWidth,u();q=setTimeout(I,50)}}var e=new r(k),n=new r(k),p=new r(k),f=-1,g=-1,h=-1,v=-1,w=-1,x=-1,d=document.createElement("div");d.dir="ltr";t(e,L(c,"sans-serif"));t(n,L(c,"serif"));t(p,L(c,"monospace"));d.appendChild(e.a);d.appendChild(n.a);d.appendChild(p.a);document.body.appendChild(d);v=e.a.offsetWidth;w=n.a.offsetWidth;x=p.a.offsetWidth;I();z(e,function(a){f=a;u()});t(e,L(c,'"'+c.family+'",sans-serif'));z(n,function(a){g=a;u()});t(n,L(c,'"'+c.family+'",serif'));
z(p,function(a){h=a;u()});t(p,L(c,'"'+c.family+'",monospace'))})})};"object"===typeof module?module.exports=A:(window.FontFaceObserver=A,window.FontFaceObserver.prototype.load=A.prototype.load);}());
    var roboto_light = new FontFaceObserver('Roboto', {
      weight: 300
    });
    var roboto_regular = new FontFaceObserver('Roboto', {
      weight: 400
    });
    var roboto_bold = new FontFaceObserver('Roboto', {
      weight: 600
    });

    Promise.all([roboto_light.load(), roboto_regular.load(), roboto_bold.load()]).then(function() {
      fontLoadedCallback();

      // Optimization for Repeat Views
      if (session_storage_available) {
        sessionStorage.foutFontsLoaded = true;
      }
    });
  })();


  // global_get_page_color
  // -----------------------------------------------------------------

  function global_get_page_color(hex = true) {
  var page_color     = document.body.getAttribute('data-page-color');
  var page_color_hex = document.body.getAttribute('data-page-color-hex');
  return hex ? page_color_hex : page_color;
}

</script>      <script type="text/javascript">
      window.__localisations__forms = {"This field is required":{"en":"This field is required","de":"Feld muss ausgef\u00fcllt werden","es":"Este campo es obligatorio","fr":"Champ requis"},"Must be between XXX and YYY":{"en":"Must be between XXX and YYY","de":"Muss zwischen XXX und YYY liegen","es":"Debe ser entre XXX y YYY","fr":"Doit \u00eatre compris entre XXX et YYY"},"Must be at least XXX":{"en":"Must be at least XXX","de":"Muss mindestens XXX sein","es":"Debe ser m\u00ednimo XXX","fr":"Ce chiffre doit \u00eatre sup\u00e9rieur \u00e0 XXX"},"Must by at most XXX":{"en":"Must by at most XXX","de":"Darf h\u00f6chstens XXX sein","es":"Debe ser m\u00e1ximo XXX","fr":"Ce chiffre ne peut pas d\u00e9passer XXX"},"Invalid format":{"en":"Invalid format","de":"Ung\u00fcltiges Format","es":"Formato inv\u00e1lido","fr":"Format invalide"},"Please enter a business email address":{"en":"Please enter a business email address","de":"Bitte geben Sie eine Firmen-Mail-Adresse ein","es":"Por favor usa una cuenta de correo de trabajo","fr":"Merci de renseigner une adresse email professionnelle"},"Please enter your full name":{"en":"Please enter your full name"},"idicates_a_required_field":{"en":"Indicates a required field","de":"Pflichtfeld","es":"Campo obligatorio","fr":"Champ obligatoire"},"user_privacy_notice":{"en":"By submitting this form you agree to Brandwatch\u2019s <a href=\"https://www.brandwatch.com/legal/user-privacy-policy/\" target=\"_blank\" rel=\"noopener noreferrer\">user privacy statement.</a>","de":"Mit dem Ausf\u00fcllen des Formulars erkl\u00e4ren Sie sich mit der <a href=\"https://www.brandwatch.com/de/legal/user-privacy-policy/\" target=\"_blank\" rel=\"noopener noreferrer\">Datenschutzerkl\u00e4rung f\u00fcr Nutzer einverstanden, sowie dem Teilen der Daten mit unserer Dachgesellschaft Cision.</a>","es":"Presentando este formulario est\u00e1s de acuerdo <a href=\"https://www.brandwatch.com/es/legal/user-privacy-policy/\" target=\"_blank\" rel=\"noopener noreferrer\"> con la pol\u00edtica de privacidad de Brandwatch.</a> Tambi\u00e9n consientes compartir los detalles con la empresa de la que ahora forma parte, Cision.","fr":"En soumettant ce formulaire, vous acceptez <a href=\"https://www.brandwatch.com/fr/legal/user-privacy-policy/\" target=\"_blank\" rel=\"noopener noreferrer\">la politique de confidentialit\u00e9</a> de Brandwatch et que vos coordonn\u00e9es soient partag\u00e9es avec Cision, notre soci\u00e9t\u00e9 m\u00e8re."},"user_privacy_notice_buzzsumo":{"en":"By submitting this form you agree to BuzzSumo\u2019s <a href=\"https://buzzsumo.com/legal/user-privacy-statement/\" target=\"_blank\" rel=\"noopener noreferrer\">user privacy statement.</a>"},"user_privacy_notice_cision":{"en":"By submitting this form you agree to Brandwatch\u2019s <a href=\"https://www.brandwatch.com/legal/user-privacy-policy/\" target=\"_blank\" rel=\"noopener noreferrer\">user privacy statement,</a> and for your details to be shared with our parent company Cision.","de":"Mit dem Ausf\u00fcllen des Formulars erkl\u00e4ren Sie sich mit der <a href=\"https://www.brandwatch.com/de/legal/user-privacy-policy/\" target=\"_blank\" rel=\"noopener noreferrer\">Datenschutzerkl\u00e4rung f\u00fcr Nutzer einverstanden.</a>","es":"Presentando este formulario est\u00e1s de acuerdo <a href=\"https://www.brandwatch.com/es/legal/user-privacy-policy/\" target=\"_blank\" rel=\"noopener noreferrer\"> con la pol\u00edtica de privacidad de Brandwatch.</a>","fr":"En soumettant ce formulaire, vous acceptez <a href=\"https://www.brandwatch.com/fr/legal/user-privacy-policy/\" target=\"_blank\" rel=\"noopener noreferrer\">la politique de confidentialit\u00e9</a> de Brandwatch."}};
    </script>
  
      <!-- AB Testing -->
    <!-- <script src="/wp-content/themes/brandwatch/templates/header/optimizely.js?ver=1664882359"></script> -->
    <script src="/wp-content/themes/brandwatch/templates/header/at-load.js?ver=1697612669"></script>
  

  <!-- WP HEAD -->
  <meta name="robots" content="max-image-preview:large">
<style id="classic-theme-styles-inline-css" type="text/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" type="text/css">
body{--wp--preset--color--black: #000000;--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--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: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--regular: 16px;--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>
<link rel="stylesheet" id="buzzsumo_core_css-css" href="https://buzzsumo.com/wp-content/themes/brandwatch/build/modules/core/module-core.css?ver=6.4.1" type="text/css" media="all">
<link rel="stylesheet" id="buzzsumo_css-css" href="https://buzzsumo.com/wp-content/themes/brandwatch/assets/dist/css/includes.css?ver=1684153782" type="text/css" media="all">
<link rel="https://api.w.org/" href="https://buzzsumo.com/wp-json/"><link rel="alternate" type="application/json" href="https://buzzsumo.com/wp-json/wp/v2/pages/23365"><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://buzzsumo.com/xmlrpc.php?rsd">
<meta name="generator" content="WordPress 6.4.1">
<link rel="canonical" href="https://buzzsumo.com/">
<link rel="shortlink" href="https://buzzsumo.com/">
<link rel="alternate" type="application/json+oembed" href="https://buzzsumo.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbuzzsumo.com%2F">
<link rel="alternate" type="text/xml+oembed" href="https://buzzsumo.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbuzzsumo.com%2F&amp;format=xml">

<style>
  @font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    src:
      url(https://buzzsumo.com/wp-content/themes/brandwatch/static/fonts/roboto-light.woff2) format("woff2"),
      url(https://buzzsumo.com/wp-content/themes/brandwatch/static/fonts/roboto-light.woff) format("woff");
    font-display: swap;
  }

  @font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src:
      url(https://buzzsumo.com/wp-content/themes/brandwatch/static/fonts/roboto-regular.woff2) format("woff2"),
      url(https://buzzsumo.com/wp-content/themes/brandwatch/static/fonts/roboto-regular.woff) format("woff");
    font-display: swap;
  }

  @font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    src:
      url(https://buzzsumo.com/wp-content/themes/brandwatch/static/fonts/roboto-bold.woff2) format("woff2"),
      url(https://buzzsumo.com/wp-content/themes/brandwatch/static/fonts/roboto-bold.woff) format("woff");
    font-display: swap;
  }

  @font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 400;
    src:
      url(https://buzzsumo.com/wp-content/themes/brandwatch/static/fonts/roboto-regular-italic.woff2) format("woff2"),
      url(https://buzzsumo.com/wp-content/themes/brandwatch/static/fonts/roboto-regular-italic.woff) format("woff");
    font-display: swap;
  }

  @font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 600;
    src:
      url(https://buzzsumo.com/wp-content/themes/brandwatch/static/fonts/roboto-bold-italic.woff2) format("woff2"),
      url(https://buzzsumo.com/wp-content/themes/brandwatch/static/fonts/roboto-bold-italic.woff) format("woff");
    font-display: swap;
  }
</style>


  <link rel="stylesheet" type="text/css" href="/wp-content/themes/brandwatch/templates/../build/modules/blog/module-blog.css?ver=1664881359">

		<style type="text/css" id="wp-custom-css">
			ul.f6 {
	display: none;
}

.hero-featured__background {
	pointer-events: none;
	z-index: 0;
}
.c-hamburger {
	z-index: 1;
}

@media (min-width: 64em) {	
	#tns2 {
			width: 100% !important;
	}
}

.pricing-soon {
	display: none;
}

.pricing-table__slides .pricing-table__slide:nth-child(1) .card--pricing__colour {
    background-color: #7c3aed !important;
}

.pricing-table__slides .pricing-table__slide:nth-child(2) .card--pricing__colour {
    background-color: #059669 !important;
}

.pricing-table__slides .pricing-table__slide:nth-child(3) .card--pricing__colour {
    background-color: #3b82f6 !important;
}

.pricing-table__slides .pricing-table__slide:nth-child(4) .card--pricing__colour {
    background-color: #1e3a8a !important;
}

.pricing-table__slides .pricing-table__slide:nth-child(1) .pricing-table__tick path {
    fill: #7c3aed !important;
}

.pricing-table__slides .pricing-table__slide:nth-child(2) .pricing-table__tick path {
    fill: #059669 !important;
}

.pricing-table__slides .pricing-table__slide:nth-child(3) .pricing-table__tick path {
    fill: #3b82f6 !important;
}

.pricing-table__slides .pricing-table__slide:nth-child(4) .pricing-table__tick path {
    fill: #1e3a8a !important;
}

.pricing-table__table-header .pricing-table__table-column--dynamic:nth-child(2) .pricing-table__table-title {
    color: #7c3aed !important;
}

.pricing-table__table-header .pricing-table__table-column--dynamic:nth-child(3) .pricing-table__table-title {
    color: #059669 !important;
}

.pricing-table__table-header .pricing-table__table-column--dynamic:nth-child(4) .pricing-table__table-title {
    color: #3b82f6 !important;
}

.pricing-table__table-header .pricing-table__table-column--dynamic:nth-child(5) .pricing-table__table-title {
    color: #1e3a8a !important;
}

.pricing-table__table-data .pricing-table__table-column:nth-child(3) .pricing-table__tick path {
    fill: #7c3aed !important;
}

.pricing-table__table-data .pricing-table__table-column:nth-child(4) .pricing-table__tick path {
    fill: #059669 !important;
}

.pricing-table__table-data .pricing-table__table-column:nth-child(5) .pricing-table__tick path {
    fill: #3b82f6 !important;
}

.pricing-table__table-data .pricing-table__table-column:nth-child(6) .pricing-table__tick path {
    fill: #1e3a8a !important;
}



		</style>
		  <!-- !END WP HEAD -->

  <!-- TODO: shouldn’t really have a "site--" hardcoded here - Consider site module specific config file -->
      <!-- Start PartnerStack -->
    <script type="text/javascript">
      (function() {
        var gs = document.createElement('script');
        gs.src = 'https://js.partnerstack.com/v1/';
        gs.type = 'text/javascript';
        gs.async = 'true';
        gs.onload = gs.onreadystatechange = function() {
          var rs = this.readyState;
          if (rs && rs != 'complete' && rs != 'loaded') return;
          try {
            growsumo._initialize('pk_5hwS8XeHihGqZukEivDRUjzDQB4ZDPx4');
            if (typeof(growsumoInit) === 'function') {
              growsumoInit();
            }
          } catch (e) {}
        };
        var s = document.getElementsByTagName('script')[0];
        s.parentNode.insertBefore(gs, s);
      })();
    </script>
    <!-- End PartnerStack -->

    <!-- Start of HubSpot Embed Code -->
    <!-- <script type="text/javascript" id="hs-script-loader" async defer src="//js-eu1.hs-scripts.com/25938628.js"></script> -->
    <!-- End of HubSpot Embed Code -->
    <script>
      ! function() {
        var analytics = window.analytics = window.analytics || [];
        if (!analytics.initialize)
          if (analytics.invoked) window.console && console.error && console.error("Segment snippet included twice.");
          else {
            analytics.invoked = !0;
            analytics.methods = ["trackSubmit", "trackClick", "trackLink", "trackForm", "pageview", "identify", "reset", "group", "track", "ready", "alias", "debug", "page", "once", "off", "on", "addSourceMiddleware", "addIntegrationMiddleware", "setAnonymousId", "addDestinationMiddleware"];
            analytics.factory = function(e) {
              return function() {
                var t = Array.prototype.slice.call(arguments);
                t.unshift(e);
                analytics.push(t);
                return analytics
              }
            };
            for (var e = 0; e < analytics.methods.length; e++) {
              var key = analytics.methods[e];
              analytics[key] = analytics.factory(key)
            }
            analytics.load = function(key, e) {
              var t = document.createElement("script");
              t.type = "text/javascript";
              t.async = !0;
              t.src = "https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";
              var n = document.getElementsByTagName("script")[0];
              n.parentNode.insertBefore(t, n);
              analytics._loadOptions = e
            };
            analytics.SNIPPET_VERSION = "4.13.1";
            window.analytics.track("Viewed Page", {
              name: window.location.pathname,
              category: "Site"
            });
          }
      }();
    </script>

    <!-- Facebook verification for buzzsumo -->
    <meta name="facebook-domain-verification" content="1f3r2pa8du572650r0pjvvlriu5mo5">
    <!-- !END TODO -->

  <!-- Page Color Theming -->
  <style>
    .c-link,
    .c-copy.c-copy a,
    .c-lead a:not(.c-btn):not(.c-cards__item__btn),
    .c-form-subheading a:not(.c-btn):not(.c-cards__item__btn),
    .c-list a,
    .c-content ol li:before,
    .c-content ul li:before,
    .c-list li:before,
    .c-content.c-content a:not(.c-btn):not(.c-cards__item__btn),
    .color-text-ui-primary.color-text-ui-primary,
    .c-table td a {
      color: #53A3E5;
    }

    .color-bg-ui-primary.color-bg-ui-primary,
    .c-wp-pagination .page-numbers.current:before {
      background-color: #53A3E5;
    }

    .color-fill-ui-primary.color-fill-ui-primary {
      fill: #53A3E5;
    }

    .color-border-ui-primary.color-border-ui-primary,
    .t-active-wrap .js-color-border {
      border-color: #53A3E5;
    }

    ::selection {
      background: #303138;
      color: white;
      /* WebKit/Blink Browsers */
    }

    ::-moz-selection {
      background: #303138;
      color: white;
      /* Gecko Browsers */
    }

    .c-nav--is-scrolled #c-nav__cta-btn {
      background-color: #53A3E5 !important;
      box-shadow: inset 0 0 0 1px #53A3E5 !important;
    }

    .c-nav--is-scrolled #c-nav__cta-btn span {
      color: white !important;
    }

    #c-nav__login-btn {
      box-shadow: none !important;
    }

    #c-nav--sticky .c-btn {
      padding: .8em 1.6em;
    }

    @media only screen and (max-width: 600px) {
      .image-full-width-mb {
        width: 100% !important;
        left: 0 !important;
        right: 0 !important;
      }
    }

      </style>

  <!-- TODO: shouldn’t really have a "site--" hardcoded here - Consider site module specific config file -->
      <style>
      @media (min-width: 75em) {
        #x-sticky-nav-wrapper {
          top: 74px;
          /* height of sticky growl */
        }
      }
    </style>
  
<style type="text/css">
    #consent-manager {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 100;
    }
    </style><script type="text/javascript" src="https://app.buzzsumo.com/consent-manager.js"></script><style></style><style></style><style data-emotion=""></style></head>


<body class="home page-template page-template-page-templates page-template-blocks-page page-template-page-templatesblocks-page-php page page-id-23365 is-charcoal rounded-ui l-enforce-page-height c-nav--is-present is-en-site" data-page-color="ui-primary" data-page-color-hex="#53A3E5">

  <!-- TODO: shouldn’t really have a "site--" hardcoded here - Consider site module specific config file -->
  
      <div id="c-nav-sentinal"></div>
    <div id="x-sticky-growl-wrapper" class="relative sticky-lg top-0 left-0 w-100 hw-accel z-9999">
  
  <!-- Growl -->
      
<style>
  /* Dig Con sets styles on tags - override them */
  .legacy-DigCon-overrides h4 {
    margin-bottom: 0;
  }
</style>

<!-- c-growl -->
<!-- *NB - Growls are only visible when marketing scripts are on, functional cookies have been accepted, and growl has not previously been dismissed -->
<div class="legacy-DigCon-overrides db c-growl  f2 relative" style="z-index: 1001;">
  <div class="absolute--fill color-bg-grey-7"></div>
  <div class="relative pl4-lg tc">
    <div class="py3 dif-md flex-items-center c-mode-dark">

      <div class="l-page-gutter l-page-gutter--disabled-md pb1 pb0-md">
        <div class="px3 px0-md">
          <div class="px2 px0-md tc">
            <div class="df-md flex-items-center flex-justify-center">

                              <span class="nl3 mr3 mr0-md dif-md relative" style="width: 2em; height: 2em;">
                  
<!-- c-blip -->
<span class="c-blip absolute--center" style="width: 200px; width: 4.5em; height: 4.5em;">
  <span class="c-blip__aspect-provider"></span>
  <span class="c-blip__dot color-bg-ui-primary"></span>

  
  <span class="c-blip__animated color-bg-ui-primary" style="animation-duration: 2.25s;"></span>
</span>

                </span>
              
              
<!-- c-heading.php -->
<div class="c-heading  di dif-md color-text-white f3 f3-sm" style="margin-top: -0.065em; margin-left: -0.07em;">
      <span class="c-heading--light-bold-optic-correction">
      The Media Database That Really Understands Journalists      </span>
  </div>
<!-- !END c-heading.php -->

            </div>
                          <p class="c-copy mt2 mt1-sm mt0-md f2 f2-sm mw7" style="margin-bottom: 0;">Explore Our Database And See What Journalists Create So You Can Better Connect&nbsp;🫶</p>
                      </div>
        </div>
      </div>

      
<!-- c-btn -->
<a data-ga="cta" data-ga-action="growl" data-ga-label="Find Out More" class="c-btn c-btn-- c-btn--secondary-dark c-btn--2 c-btn--icon-right c-btn--rounded f1 mt2 mt0-md ml3-md ml4-lg scale-09-lg scale-10-lg-xl" href="https://eu1.hubs.ly/H058rWm0">

  
  <div class="relative w-100 df flex-items-center flex-justify-center">

    
          <span class="">Find Out More</span>
    
                  
<!-- c-icon.php -->
<span class="c-icon ">
      <svg>
      <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/wp-content/themes/brandwatch/build/sprite-map-2020-pitchbox.svg?ver-5#core-icon-chevron-right"></use>
    </svg>
  </span>

          
      </div>

</a>
<!-- !END c-btn -->


    </div>
      </div>
</div>
<!-- !END c-growl -->  
      </div>
  
  
<!-- c-nav__client-nav -->
<div class="relative color-bg-grey-2" style="z-index: 1000;">
  <div class="l-page-gutter">
    <div class="l-container l-container-lg-xl l-container-4-xl">
      <ul class="df flex-justify-end">

        
        
        
        
      </ul>
    </div>
  </div>
</div>
<!-- !END c-nav__client-nav -->

  <!-- Header + any contents attatched to it -->
  
          <div id="c-nav-sentinal"></div>
      <!-- Note: position: sticky elements do not work inside an overflow-hidden container -->
      <div id="x-sticky-nav-wrapper" class="relative sticky-lg top-0 left-0 w-100 hw-accel z-999" style="">
      
      
<!-- c-nav.php -->
<header id="c-nav--sticky" class="relative color-bg-white user-select-none z-1 bb-lg color-border-transparent">

  <div class="absolute--fill color-border-transparent "></div>

  <div class="relative l-page-gutter-lg">

          <div class="l-container l-container-lg-xl l-container-4-xl">
    
        <div class="df flex-wrap flex-items-center flex-justify-between">


          <!--  Logo, Search & Hamburger Container -->
          <div class="df flex-1-lg overflow-hidden flex-items-center flex-justify-between w-100 w-auto-lg l-page-gutter l-page-gutter--disabled-lg">

            <!-- Nav Logo -->
            <a href="/" class="df flex-items-center c-asset-svg-wrap " data-ga="link" data-ga-label="header-logo">
              <div class="ie-fixes--nav-logo w-100 ">

                <style>
  @-webkit-keyframes radar_rotate{
    0% {transform:rotate(0deg)}
    33% {transform:rotate(30deg)}
    66% {transform:rotate(-20deg)}
    92% {transform:rotate(15deg)}
    100% {transform:rotate(0deg)}
  }
  @keyframes radar_rotate{
    0%{transform:rotate(0deg)}
    33%{transform:rotate(30deg)}
    66%{transform:rotate(-20deg)}
    92%{transform:rotate(15deg)}
    100%{transform:rotate(0deg)}
  }
  .buzzsumo_svg_logo{fill:#3b79cc}
  .c-navsite--logo--animate:hover .buzzsumo_svg_logo__radar {
    animation-name: radar_rotate;
    animation-duration: .65s;
    transform-origin: 87% 70%;
  }

  .c-navsite--logo {
    position: relative;
    top: -3px;
  }

  .c-navsite--logo svg {
    overflow: visible !important;
  }
</style>
<div class="c-navsite--logo c-navsite--logo--animate py4">
  <div class="py1-xl">
    <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 92.6" overflow="visible">
  <path class="buzzsumo_svg_logo" d="M407.6 64.9v-.2a27.5 27.5 0 0 1 27.9-27.9 27.3 27.3 0 0 1 27.8 27.7v.2c0 15.2-11.7 27.9-27.9 27.9s-27.8-12.5-27.8-27.7zm41.7.1v-.2c0-7.5-5.9-13.9-14-13.9-8.4 0-13.8 6.3-13.8 13.7v.2c0 7.5 5.9 13.9 14 13.9 8.5 0 13.8-6.3 13.8-13.7zm-6.4-.1v-.1c0-4.1-3.2-7.5-7.6-7.5a7.2 7.2 0 0 0-7.4 7.4v.1c0 4.1 3.2 7.5 7.6 7.5a7.2 7.2 0 0 0 7.4-7.4zM325.5 41h17.1v6.7c3.1-4.1 7.6-7.8 14.5-7.8 6.5 0 11.4 2.9 14 7.9 4.2-4.9 9.2-7.9 16.3-7.9 10.3 0 16.6 6.5 16.6 17.8v32h-17.1V63.3c0-5.3-2.6-8.1-6.7-8.1s-7 2.8-7 8.1v26.5h-17.1V63.3c0-5.3-2.6-8.1-6.7-8.1-4 0-6.9 2.8-6.9 8.1v26.5h-17.1V41zM272.2 72.9V41h17.1v26.4c0 5.3 2.8 8.2 6.9 8.2 4 0 7.1-2.9 7.1-8.2V41h17.1v48.8h-17.1v-6.7a17.7 17.7 0 0 1-14.6 7.8c-10.3 0-16.5-6.9-16.5-18zM213.4 80.4l9.7-11.6a32 32 0 0 0 20.4 7.6c4.7 0 7.2-1.6 7.2-4.3v-.2c0-2.6-2.1-4.1-10.6-6-13.4-3.1-23.8-6.9-23.8-19.8v-.2c0-11.7 9.3-20.2 24.4-20.2 10.7 0 19.1 2.9 25.9 8.4l-8.7 12.3a31.4 31.4 0 0 0-17.6-6.2c-4.2 0-6.3 1.8-6.3 4.1v.2c0 2.9 2.2 4.1 10.9 6.1 14.5 3.2 23.5 7.8 23.5 19.7v.2c0 12.9-10.2 20.6-25.5 20.6a45.2 45.2 0 0 1-29.5-10.7zM163.7 77l24.5-23.1h-24.5V41h45.2v12.8L184.2 77h24.6v12.8h-45.2V77zM113.5 77L138 53.8h-24.5V41h45.2v12.8L134 77h24.6v12.8h-45.2V77zM60.2 72.9V41h17.1v26.4c0 5.3 2.8 8.2 6.9 8.2 4 0 7.1-2.9 7.1-8.2V41h17.1v48.8H91.3v-6.7a17.7 17.7 0 0 1-14.6 7.8c-10.3 0-16.5-6.9-16.5-18zM0 26.7h32.3c7.9 0 13.5 2 17.2 5.7a14 14 0 0 1 4 10.2v.2c0 7.3-4.1 11.6-9.7 14.1 7.6 2.5 12.5 6.9 12.5 15.4v.2c0 10.8-8.8 17.4-23.8 17.4H0V26.7zm28 25.1c5.3 0 8.3-1.8 8.3-5.5v-.2c0-3.4-2.7-5.4-7.9-5.4H17v11.1h11zm2.5 23.9c5.3 0 8.4-2.1 8.4-5.8v-.2c0-3.4-2.7-5.7-8.5-5.7H17v11.6h13.5z"></path>
  <path class="buzzsumo_svg_logo buzzsumo_svg_logo__radar" d="M442.1 18.5c18 0 39.4 15.9 39.4 39.2 0 3.6-2.9 6.4-6.4 6.4h-.1a4.7 4.7 0 0 1-4.6-4.2c-2-15.8-14-28.4-30.6-30.3a4.8 4.8 0 0 1-4.2-4.7v-.1c.1-3.5 3-6.3 6.5-6.3zm.4-18.5a6.4 6.4 0 0 0-6.4 6.4v.1c0 2.3 1.9 4.2 4.3 4.4a52.8 52.8 0 0 1 48.8 48.5 4.5 4.5 0 0 0 4.4 4.2h.1c3.5 0 6.4-2.9 6.4-6.4C500 23.3 469.5 0 442.5 0"></path>
</svg>  </div>
</div>


              </div>
            </a>


            
<!-- Search & Hamburger Container -->
<div class="df flex-items-center">

  
  <!-- Hamburger -->
  <div class="dif py5 px4 dn-lg f6" style="margin-right: -1.5rem;" data-js-togglr="" data-js-togglr-bp-max="lg" data-js-togglr-this-class="c-hamburger--open" data-js-togglr-target-class="dn" data-js-togglr-target="js-mobile-nav-hamburger-toggle-selector">
    
<i class="c-hamburger cursor-pointer">
  <span class="c-hamburger__bar color-bg-grey-7 c-hamburger__bar--top"></span>
  <span class="c-hamburger__bar color-bg-grey-7 c-hamburger__bar--middle"></span>
  <span class="c-hamburger__bar color-bg-grey-7 c-hamburger__bar--bottom"></span>
</i>

  </div>

</div> <!-- !END Search & Hamburger Container -->

          </div> <!--  !END Logo, Search & Hamburger Container -->


                      
<!-- c-nav__nav.php -->
<nav class="dn w-100 db-lg w-auto-lg color-bg-white color-bg-transparent-lg bt bn-lg color-border-grey-3 " id="js-mobile-nav-hamburger-toggle-selector">
  <ul id="c-nav__inner" class="df flex-column flex-row-lg            u-sibling-diminish-onHover">

    
      
      <!-- Nav Item 0 -->
      <li class="relative
                user-select-none outline-none
                u-onHover-reveal-lg cursor-default u-sibling-diminish-onHover__target
                                " tabindex="-1" data-js-togglr="" data-js-togglr-bp-min="lg" data-js-togglr-event-type="mouseenter" data-js-togglr-trigger-event="image-set/load" data-image-set-wrapper="">
        <div data-js-togglr="" data-js-togglr-bp-max="lg" data-js-togglr-event-type="click" data-js-togglr-trigger-event="image-set/load" data-image-set-wrapper="">
          <div class="w-100 db c-heading color-text-grey-10 f3 f4-lg-xl color-border-grey-3 py3 px4-lg px4-xl  bn-lg" data-js-togglr="" data-js-togglr-bp-max="lg" data-js-togglr-target-class="dn" data-js-togglr-target="nav-drop-down--0">

            <div class="py2-lg relative">
              <div class="">
                
                <div class="l-page-gutter l-page-gutter--disabled-lg py2 df flex-items-center flex-justify-between ">
                  
<!-- c-em-dot -->
<span class="color-bg-ui-primary db flex-noshrink flex-grow-0 dn mr2" style="height: 0.7em; width: 0.7em; max-height: 0.7em; max-width: 0.7em; border-radius: 50%;"></span>

Features
                                                    </div>
              </div>
            </div>

          </div>

          
            
            <!-- Nav DropDown 0 -->
            <div id="nav-drop-down--0" class="absolute-lg z-1
                    py1 py0-lg                                                            u-onHover-reveal__target-lg                    dn db-lg                    color-bg-grey-2                    color-bg-transparent-lg                    " style="top: 100%; left: ">

              

<!-- c-nav__sub-item--stacked -->
<div class="relative-lg ">
  <div class="overflow-hidden relative-lg py3 py0-lg br-ui-charcoal-lg              shadow-5-lg color-bg-white-lg                            df-lg" style="top: 18px;">

    <div class="px5-lg py3-lg                                flex-noshrink w-100-important-lg_max" style="width: 250px;">

      <ul>
        

          

          <!-- c-nav__sub-item--stacked item -->
          <li>
            <a href="https://buzzsumo.com/content-discovery/" data-ga="link" data-ga-label="nav-/content-discovery/" class="db l-page-gutter l-page-gutter--disabled-lg c-heading py3                                          color-border-grey-3 bb-lg                     c-simple-link-light">


              <div class="df flex-items-center flex-justify-between w-100">
                <span class="db f2 f3-lg ">Content Discovery</span>

                              </div>

                              <p class="dn db-lg c-copy pt1 color-text-grey-5 lh-tight f1 f2-lg" style="margin-bottom: 0;">Ideas at your&nbsp;fingertips</p>
              
              

            </a>
          </li> <!-- !END c-nav__sub-item--stacked item -->



        

          

          <!-- c-nav__sub-item--stacked item -->
          <li>
            <a href="https://buzzsumo.com/content-research/" data-ga="link" data-ga-label="nav-/content-research/" class="db l-page-gutter l-page-gutter--disabled-lg c-heading py3                                          color-border-grey-3 bb-lg                     c-simple-link-light">


              <div class="df flex-items-center flex-justify-between w-100">
                <span class="db f2 f3-lg ">Content Research </span>

                              </div>

                              <p class="dn db-lg c-copy pt1 color-text-grey-5 lh-tight f1 f2-lg" style="margin-bottom: 0;">Index billions of articles and&nbsp;posts</p>
              
              

            </a>
          </li> <!-- !END c-nav__sub-item--stacked item -->



        

          

          <!-- c-nav__sub-item--stacked item -->
          <li>
            <a href="https://buzzsumo.com/find-influencers/" data-ga="link" data-ga-label="nav-/find-influencers/" class="db l-page-gutter l-page-gutter--disabled-lg c-heading py3                                          color-border-grey-3 bb-lg                     c-simple-link-light">


              <div class="df flex-items-center flex-justify-between w-100">
                <span class="db f2 f3-lg ">Find Influencers</span>

                              </div>

                              <p class="dn db-lg c-copy pt1 color-text-grey-5 lh-tight f1 f2-lg" style="margin-bottom: 0;">Identify the right&nbsp;influencers</p>
              
              

            </a>
          </li> <!-- !END c-nav__sub-item--stacked item -->



        

          

          <!-- c-nav__sub-item--stacked item -->
          <li>
            <a href="https://buzzsumo.com/monitoring/" data-ga="link" data-ga-label="nav-/monitoring/" class="db l-page-gutter l-page-gutter--disabled-lg c-heading py3                                          color-border-grey-3 bb-lg                     c-simple-link-light">


              <div class="df flex-items-center flex-justify-between w-100">
                <span class="db f2 f3-lg ">Monitoring</span>

                              </div>

                              <p class="dn db-lg c-copy pt1 color-text-grey-5 lh-tight f1 f2-lg" style="margin-bottom: 0;">Track what’s happening&nbsp;online</p>
              
              

            </a>
          </li> <!-- !END c-nav__sub-item--stacked item -->



        

          

          <!-- c-nav__sub-item--stacked item -->
          <li>
            <a href="https://buzzsumo.com/chrome-extension/" data-ga="link" data-ga-label="nav-/chrome-extension/" class="db l-page-gutter l-page-gutter--disabled-lg c-heading py3                                          color-border-grey-3 bb-lg                     c-simple-link-light">


              <div class="df flex-items-center flex-justify-between w-100">
                <span class="db f2 f3-lg ">Chrome Extension</span>

                              </div>

                              <p class="dn db-lg c-copy pt1 color-text-grey-5 lh-tight f1 f2-lg" style="margin-bottom: 0;">Research content on the&nbsp;go</p>
              
              

            </a>
          </li> <!-- !END c-nav__sub-item--stacked item -->



        

          

          <!-- c-nav__sub-item--stacked item -->
          <li>
            <a href="https://buzzsumo.com/buzzsumo-api/" data-ga="link" data-ga-label="nav-/buzzsumo-api/" class="db l-page-gutter l-page-gutter--disabled-lg c-heading py3                                          color-border-transparent                     c-simple-link-light">


              <div class="df flex-items-center flex-justify-between w-100">
                <span class="db f2 f3-lg ">API</span>

                              </div>

                              <p class="dn db-lg c-copy pt1 color-text-grey-5 lh-tight f1 f2-lg" style="margin-bottom: 0;">Automate with ease</p>
              
              

            </a>
          </li> <!-- !END c-nav__sub-item--stacked item -->



              </ul>
    </div>



    


  </div> <!-- !END c-nav__sub-item--stacked -->
</div>


            </div> <!-- !END Nav DropDown 0 -->

          
        </div>
      </li><!-- !END Nav Item 0 -->

    
      
      <!-- Nav Item 1 -->
      <li class="relative
                user-select-none outline-none
                u-onHover-reveal-lg cursor-default u-sibling-diminish-onHover__target
                                " tabindex="-1" data-js-togglr="" data-js-togglr-bp-min="lg" data-js-togglr-event-type="mouseenter" data-js-togglr-trigger-event="image-set/load" data-image-set-wrapper="">
        <div data-js-togglr="" data-js-togglr-bp-max="lg" data-js-togglr-event-type="click" data-js-togglr-trigger-event="image-set/load" data-image-set-wrapper="">
          <div class="w-100 db c-heading color-text-grey-10 f3 f4-lg-xl color-border-grey-3 py3 px4-lg px4-xl bt bn-lg" data-js-togglr="" data-js-togglr-bp-max="lg" data-js-togglr-target-class="dn" data-js-togglr-target="nav-drop-down--1">

            <div class="py2-lg relative">
              <div class="">
                
                <div class="l-page-gutter l-page-gutter--disabled-lg py2 df flex-items-center flex-justify-between ">
                  
<!-- c-em-dot -->
<span class="color-bg-ui-primary db flex-noshrink flex-grow-0 dn mr2" style="height: 0.7em; width: 0.7em; max-height: 0.7em; max-width: 0.7em; border-radius: 50%;"></span>

Use Cases
                                                    </div>
              </div>
            </div>

          </div>

          
            
            <!-- Nav DropDown 1 -->
            <div id="nav-drop-down--1" class="absolute-lg z-1
                    py1 py0-lg                                                            u-onHover-reveal__target-lg                    dn db-lg                    color-bg-grey-2                    color-bg-transparent-lg                    " style="top: 100%; left: ">

              

<!-- c-nav__sub-item--stacked -->
<div class="relative-lg ">
  <div class="overflow-hidden relative-lg py3 py0-lg br-ui-charcoal-lg              shadow-5-lg color-bg-white-lg                            df-lg" style="top: 18px;">

    <div class="px5-lg py3-lg                                flex-noshrink w-100-important-lg_max" style="width: 250px;">

      <ul>
        

          

          <!-- c-nav__sub-item--stacked item -->
          <li>
            <a href="https://buzzsumo.com/use-cases/competitor-intelligence/" data-ga="link" data-ga-label="nav-use-cases/competitor-intelligence/" class="db l-page-gutter l-page-gutter--disabled-lg c-heading py3                                          color-border-grey-3 bb-lg                     c-simple-link-light">


              <div class="df flex-items-center flex-justify-between w-100">
                <span class="db f2 f3-lg ">Competitor Intelligence</span>

                              </div>

                              <p class="dn db-lg c-copy pt1 color-text-grey-5 lh-tight f1 f2-lg" style="margin-bottom: 0;">Benchmark your performance</p>
              
              

            </a>
          </li> <!-- !END c-nav__sub-item--stacked item -->



        

          

          <!-- c-nav__sub-item--stacked item -->
          <li>
            <a href="https://buzzsumo.com/use-cases/content-strategy/" data-ga="link" data-ga-label="nav-use-cases/content-strategy/" class="db l-page-gutter l-page-gutter--disabled-lg c-heading py3                                          color-border-grey-3 bb-lg                     c-simple-link-light">


              <div class="df flex-items-center flex-justify-between w-100">
                <span class="db f2 f3-lg ">Content Strategy</span>

                              </div>

                              <p class="dn db-lg c-copy pt1 color-text-grey-5 lh-tight f1 f2-lg" style="margin-bottom: 0;">Create compelling content</p>
              
              

            </a>
          </li> <!-- !END c-nav__sub-item--stacked item -->



        

          

          <!-- c-nav__sub-item--stacked item -->
          <li>
            <a href="https://buzzsumo.com/use-cases/crisis-alerting/" data-ga="link" data-ga-label="nav-use-cases/crisis-alerting/" class="db l-page-gutter l-page-gutter--disabled-lg c-heading py3                                          color-border-grey-3 bb-lg                     c-simple-link-light">


              <div class="df flex-items-center flex-justify-between w-100">
                <span class="db f2 f3-lg ">Crisis Alerting</span>

                              </div>

                              <p class="dn db-lg c-copy pt1 color-text-grey-5 lh-tight f1 f2-lg" style="margin-bottom: 0;">Protect your brand</p>
              
              

            </a>
          </li> <!-- !END c-nav__sub-item--stacked item -->



        

          

          <!-- c-nav__sub-item--stacked item -->
          <li>
            <a href="https://buzzsumo.com/use-cases/digital-pr/" data-ga="link" data-ga-label="nav-use-cases/digital-pr/" class="db l-page-gutter l-page-gutter--disabled-lg c-heading py3                                          color-border-grey-3 bb-lg                     c-simple-link-light">


              <div class="df flex-items-center flex-justify-between w-100">
                <span class="db f2 f3-lg ">Digital PR</span>

                              </div>

                              <p class="dn db-lg c-copy pt1 color-text-grey-5 lh-tight f1 f2-lg" style="margin-bottom: 0;">Share with the people that&nbsp;matter</p>
              
              

            </a>
          </li> <!-- !END c-nav__sub-item--stacked item -->



        

          

          <!-- c-nav__sub-item--stacked item -->
          <li>
            <a href="https://buzzsumo.com/use-cases/influencer-marketing/" data-ga="link" data-ga-label="nav-use-cases/influencer-marketing/" class="db l-page-gutter l-page-gutter--disabled-lg c-heading py3                                          color-border-grey-3 bb-lg                     c-simple-link-light">


              <div class="df flex-items-center flex-justify-between w-100">
                <span class="db f2 f3-lg ">Influencer Marketing</span>

                              </div>

                              <p class="dn db-lg c-copy pt1 color-text-grey-5 lh-tight f1 f2-lg" style="margin-bottom: 0;">Optimize your influencer&nbsp;strategy</p>
              
              

            </a>
          </li> <!-- !END c-nav__sub-item--stacked item -->



        

          

          <!-- c-nav__sub-item--stacked item -->
          <li>
            <a href="https://buzzsumo.com/use-cases/video-marketing/" data-ga="link" data-ga-label="nav-use-cases/video-marketing/" class="db l-page-gutter l-page-gutter--disabled-lg c-heading py3                                          color-border-transparent                     c-simple-link-light">


              <div class="df flex-items-center flex-justify-between w-100">
                <span class="db f2 f3-lg ">Video Marketing</span>

                              </div>

                              <p class="dn db-lg c-copy pt1 color-text-grey-5 lh-tight f1 f2-lg" style="margin-bottom: 0;">Move into multimedia</p>
              
              

            </a>
          </li> <!-- !END c-nav__sub-item--stacked item -->



              </ul>
    </div>



    


  </div> <!-- !END c-nav__sub-item--stacked -->
</div>


            </div> <!-- !END Nav DropDown 1 -->

          
        </div>
      </li><!-- !END Nav Item 1 -->

    
      
      <!-- Nav Item 2 -->
      <li class="relative
                user-select-none outline-none
                u-onHover-reveal-lg cursor-default u-sibling-diminish-onHover__target
                                " tabindex="-1" data-js-togglr="" data-js-togglr-bp-min="lg" data-js-togglr-event-type="mouseenter" data-js-togglr-trigger-event="image-set/load" data-image-set-wrapper="">
        <div data-js-togglr="" data-js-togglr-bp-max="lg" data-js-togglr-event-type="click" data-js-togglr-trigger-event="image-set/load" data-image-set-wrapper="">
          <div class="w-100 db c-heading color-text-grey-10 f3 f4-lg-xl color-border-grey-3 py3 px4-lg px4-xl bt bn-lg" data-js-togglr="" data-js-togglr-bp-max="lg" data-js-togglr-target-class="dn" data-js-togglr-target="nav-drop-down--2">

            <div class="py2-lg relative">
              <div class="">
                
                <div class="l-page-gutter l-page-gutter--disabled-lg py2 df flex-items-center flex-justify-between ">
                  
<!-- c-em-dot -->
<span class="color-bg-ui-primary db flex-noshrink flex-grow-0 dn mr2" style="height: 0.7em; width: 0.7em; max-height: 0.7em; max-width: 0.7em; border-radius: 50%;"></span>

Resources
                                                    </div>
              </div>
            </div>

          </div>

          
            
            <!-- Nav DropDown 2 -->
            <div id="nav-drop-down--2" class="absolute-lg z-1
                    py1 py0-lg                                                            u-onHover-reveal__target-lg                    dn db-lg                    color-bg-grey-2                    color-bg-transparent-lg                    " style="top: 100%; left: -50%">

              

<!-- c-nav__sub-item--stacked -->
<div class="relative-lg ">
  <div class="overflow-hidden relative-lg py3 py0-lg br-ui-charcoal-lg              shadow-5-lg color-bg-white-lg                            df-lg" style="top: 18px;">

    <div class="px5-lg py3-lg                                flex-noshrink w-100-important-lg_max" style="width: 250px;">

      <ul>
        

          

          <!-- c-nav__sub-item--stacked item -->
          <li>
            <a href="https://buzzsumo.com/blog/" data-ga="link" data-ga-label="nav-/blog/" class="db l-page-gutter l-page-gutter--disabled-lg c-heading py3                                          color-border-grey-3 bb-lg                     c-simple-link-light">


              <div class="df flex-items-center flex-justify-between w-100">
                <span class="db f2 f3-lg ">Blog</span>

                              </div>

                              <p class="dn db-lg c-copy pt1 color-text-grey-5 lh-tight f1 f2-lg" style="margin-bottom: 0;">Latest data stories and&nbsp;insights</p>
              
              

            </a>
          </li> <!-- !END c-nav__sub-item--stacked item -->



        

          

          <!-- c-nav__sub-item--stacked item -->
          <li>
            <a href="https://buzzsumo.com/resources/" data-ga="link" data-ga-label="nav-/resources/" class="db l-page-gutter l-page-gutter--disabled-lg c-heading py3                                          color-border-grey-3 bb-lg                     c-simple-link-light">


              <div class="df flex-items-center flex-justify-between w-100">
                <span class="db f2 f3-lg ">Research</span>

                              </div>

                              <p class="dn db-lg c-copy pt1 color-text-grey-5 lh-tight f1 f2-lg" style="margin-bottom: 0;">In-depth research and&nbsp;insights</p>
              
              

            </a>
          </li> <!-- !END c-nav__sub-item--stacked item -->



        

          

          <!-- c-nav__sub-item--stacked item -->
          <li>
            <a href="https://buzzsumo.com/webinars/" data-ga="link" data-ga-label="nav-/webinars/" class="db l-page-gutter l-page-gutter--disabled-lg c-heading py3                                          color-border-grey-3 bb-lg                     c-simple-link-light">


              <div class="df flex-items-center flex-justify-between w-100">
                <span class="db f2 f3-lg ">Webinars</span>

                              </div>

                              <p class="dn db-lg c-copy pt1 color-text-grey-5 lh-tight f1 f2-lg" style="margin-bottom: 0;">Live expert advice</p>
              
              

            </a>
          </li> <!-- !END c-nav__sub-item--stacked item -->



        

          

          <!-- c-nav__sub-item--stacked item -->
          <li>
            <a href="https://buzzsumo.com/case-studies/" data-ga="link" data-ga-label="nav-/case-studies/" class="db l-page-gutter l-page-gutter--disabled-lg c-heading py3                                          color-border-grey-3 bb-lg                     c-simple-link-light">


              <div class="df flex-items-center flex-justify-between w-100">
                <span class="db f2 f3-lg ">Case Studies</span>

                              </div>

                              <p class="dn db-lg c-copy pt1 color-text-grey-5 lh-tight f1 f2-lg" style="margin-bottom: 0;">How BuzzSumo helps customers&nbsp;level-up</p>
              
              

            </a>
          </li> <!-- !END c-nav__sub-item--stacked item -->



        

          

          <!-- c-nav__sub-item--stacked item -->
          <li>
            <a href="https://buzzsumo.com/testimonials/" data-ga="link" data-ga-label="nav-/testimonials/" class="db l-page-gutter l-page-gutter--disabled-lg c-heading py3                                          color-border-grey-3 bb-lg                     c-simple-link-light">


              <div class="df flex-items-center flex-justify-between w-100">
                <span class="db f2 f3-lg ">Testimonials</span>

                              </div>

                              <p class="dn db-lg c-copy pt1 color-text-grey-5 lh-tight f1 f2-lg" style="margin-bottom: 0;">What do our customer&nbsp;say?</p>
              
              

            </a>
          </li> <!-- !END c-nav__sub-item--stacked item -->



        

          

          <!-- c-nav__sub-item--stacked item -->
          <li>
            <a href="https://buzzsumo.com/wellbeing-hub/" data-ga="link" data-ga-label="nav-/wellbeing-hub/" class="db l-page-gutter l-page-gutter--disabled-lg c-heading py3                                          color-border-grey-3 bb-lg                     c-simple-link-light">


              <div class="df flex-items-center flex-justify-between w-100">
                <span class="db f2 f3-lg ">Wellbeing Hub</span>

                              </div>

                              <p class="dn db-lg c-copy pt1 color-text-grey-5 lh-tight f1 f2-lg" style="margin-bottom: 0;">Content to help you feel&nbsp;content</p>
              
              

            </a>
          </li> <!-- !END c-nav__sub-item--stacked item -->



        

          

          <!-- c-nav__sub-item--stacked item -->
          <li>
            <a href="https://developers.buzzsumo.com/" data-ga="link" data-ga-label="nav-https://developers.buzzsumo.com/" target="_blank" rel="noopener noreferrer" class="db l-page-gutter l-page-gutter--disabled-lg c-heading py3                                          color-border-grey-3 bb-lg                     c-simple-link-light">


              <div class="df flex-items-center flex-justify-between w-100">
                <span class="db f2 f3-lg ">API Docs</span>

                
<!-- c-icon.php -->
<span class="f2 color-text-grey-5  c-icon ">
      <svg>
      <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/wp-content/themes/brandwatch/build/sprite-map-2020-pitchbox.svg?ver-5#core-icon-new-tab"></use>
    </svg>
  </span>

              </div>

                              <p class="dn db-lg c-copy pt1 color-text-grey-5 lh-tight f1 f2-lg" style="margin-bottom: 0;">For developers</p>
              
              

            </a>
          </li> <!-- !END c-nav__sub-item--stacked item -->



        

          

          <!-- c-nav__sub-item--stacked item -->
          <li>
            <a href="https://help.buzzsumo.com/" data-ga="link" data-ga-label="nav-https://help.buzzsumo.com/" target="_blank" rel="noopener noreferrer" class="db l-page-gutter l-page-gutter--disabled-lg c-heading py3                                          color-border-transparent                     c-simple-link-light">


              <div class="df flex-items-center flex-justify-between w-100">
                <span class="db f2 f3-lg ">Help</span>

                
<!-- c-icon.php -->
<span class="f2 color-text-grey-5  c-icon ">
      <svg>
      <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/wp-content/themes/brandwatch/build/sprite-map-2020-pitchbox.svg?ver-5#core-icon-new-tab"></use>
    </svg>
  </span>

              </div>

              
              

            </a>
          </li> <!-- !END c-nav__sub-item--stacked item -->



              </ul>
    </div>



    


  </div> <!-- !END c-nav__sub-item--stacked -->
</div>


            </div> <!-- !END Nav DropDown 2 -->

          
        </div>
      </li><!-- !END Nav Item 2 -->

    
      
      <!-- Nav Item 3 -->
      <li class="relative
                user-select-none outline-none
                 u-sibling-diminish-onHover__target
                                " tabindex="-1" data-js-togglr="" data-js-togglr-bp-min="lg" data-js-togglr-event-type="mouseenter" data-js-togglr-trigger-event="image-set/load" data-image-set-wrapper="">
        <div data-js-togglr="" data-js-togglr-bp-max="lg" data-js-togglr-event-type="click" data-js-togglr-trigger-event="image-set/load" data-image-set-wrapper="">
          <a href="https://buzzsumo.com/pricing/" class="w-100 db c-heading color-text-grey-10 f3 f4-lg-xl color-border-grey-3 py3 px4-lg px4-xl bt bn-lg" data-ga="link" data-ga-label="nav-https://buzzsumo.com/pricing/">

            <div class="py2-lg relative">
              <div class="">
                
                <div class="l-page-gutter l-page-gutter--disabled-lg py2 df flex-items-center flex-justify-between ">
                  
<!-- c-em-dot -->
<span class="color-bg-ui-primary db flex-noshrink flex-grow-0 dn mr2" style="height: 0.7em; width: 0.7em; max-height: 0.7em; max-width: 0.7em; border-radius: 50%;"></span>

Pricing
                                                    </div>
              </div>
            </div>

          </a>

          
        </div>
      </li><!-- !END Nav Item 3 -->

    
      
      <!-- Nav Item 4 -->
      <li class="relative
                user-select-none outline-none
                u-onHover-reveal-lg cursor-default u-sibling-diminish-onHover__target
                                " tabindex="-1" data-js-togglr="" data-js-togglr-bp-min="lg" data-js-togglr-event-type="mouseenter" data-js-togglr-trigger-event="image-set/load" data-image-set-wrapper="">
        <div data-js-togglr="" data-js-togglr-bp-max="lg" data-js-togglr-event-type="click" data-js-togglr-trigger-event="image-set/load" data-image-set-wrapper="">
          <div class="w-100 db c-heading color-text-grey-10 f3 f4-lg-xl color-border-grey-3 py3 px4-lg px4-xl bt bn-lg" data-js-togglr="" data-js-togglr-bp-max="lg" data-js-togglr-target-class="dn" data-js-togglr-target="nav-drop-down--4">

            <div class="py2-lg relative">
              <div class="">
                
                <div class="l-page-gutter l-page-gutter--disabled-lg py2 df flex-items-center flex-justify-between ">
                  
<!-- c-em-dot -->
<span class="color-bg-ui-primary db flex-noshrink flex-grow-0 dn mr2" style="height: 0.7em; width: 0.7em; max-height: 0.7em; max-width: 0.7em; border-radius: 50%;"></span>

Company
                                                    </div>
              </div>
            </div>

          </div>

          
            
            <!-- Nav DropDown 4 -->
            <div id="nav-drop-down--4" class="absolute-lg z-1
                    py1 py0-lg                                                            u-onHover-reveal__target-lg                    dn db-lg                    color-bg-grey-2                    color-bg-transparent-lg                    " style="top: 100%; left: ">

              

<!-- c-nav__sub-item--stacked -->
<div class="relative-lg ">
  <div class="overflow-hidden relative-lg py3 py0-lg br-ui-charcoal-lg              shadow-5-lg color-bg-white-lg                            df-lg" style="top: 18px;">

    <div class="px5-lg py3-lg                                flex-noshrink w-100-important-lg_max" style="width: 250px;">

      <ul>
        

          

          <!-- c-nav__sub-item--stacked item -->
          <li>
            <a href="https://buzzsumo.com/about/" data-ga="link" data-ga-label="nav-/about/" class="db l-page-gutter l-page-gutter--disabled-lg c-heading py3                                          color-border-grey-3 bb-lg                     c-simple-link-light">


              <div class="df flex-items-center flex-justify-between w-100">
                <span class="db f2 f3-lg ">About Us</span>

                              </div>

                              <p class="dn db-lg c-copy pt1 color-text-grey-5 lh-tight f1 f2-lg" style="margin-bottom: 0;">Find out more about&nbsp;BuzzSumo</p>
              
              

            </a>
          </li> <!-- !END c-nav__sub-item--stacked item -->



        

          

          <!-- c-nav__sub-item--stacked item -->
          <li>
            <a href="https://buzzsumo.com/contact/" data-ga="link" data-ga-label="nav-/contact/" class="db l-page-gutter l-page-gutter--disabled-lg c-heading py3                                          color-border-transparent                     c-simple-link-light">


              <div class="df flex-items-center flex-justify-between w-100">
                <span class="db f2 f3-lg ">Contact Us</span>

                              </div>

                              <p class="dn db-lg c-copy pt1 color-text-grey-5 lh-tight f1 f2-lg" style="margin-bottom: 0;">How can we&nbsp;help?</p>
              
              

            </a>
          </li> <!-- !END c-nav__sub-item--stacked item -->



              </ul>
    </div>



    


  </div> <!-- !END c-nav__sub-item--stacked -->
</div>


            </div> <!-- !END Nav DropDown 4 -->

          
        </div>
      </li><!-- !END Nav Item 4 -->

    
          
      <!-- Mobile Only Login Item -->
      <li class="df dn-lg">
        <a href="https://app.buzzsumo.com/login?from_page=homepage" class="bt bn-lg db c-heading color-text-grey-10 f3 f4-lg-xl color-border-grey-3 o-100 w-100 df" data-ga="cta" data-ga-label="Login" data-ga-action="c-site-header--login-mobile">
          <div class="df l-page-gutter l-page-gutter--disabled-lg w-100 pr0-lg w-100 bw3">
            <div class="w-100 px4-lg px4-xl" style="padding-right: 0;">
              <div class="py2">
                <div class="py3 df flex-justify-between flex-items-center color-text-ui-primary-lg">
                  Login
                  <div class="dn-lg">
                    
<!-- c-icon.php -->
<span class="db f2 color-text-grey-10-lg f4 c-icon ">
      <svg>
      <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/wp-content/themes/brandwatch/build/sprite-map-2020-pitchbox.svg?ver-5#core-icon-arrow-right"></use>
    </svg>
  </span>

                  </div>
                </div>
              </div>
            </div>
          </div>
        </a>
      </li> <!-- !END Mobile Only Login Item -->

    

          
      <!-- Mobile Only CTA -->
      <li class="df dn-lg color-bg-ui-primary">
        <a href="https://app.buzzsumo.com/users/pro-register?from_page=homepage" class="bt bn-lg db c-heading color-text-grey-10 f3 f4-lg-xl color-border-grey-3 o-100 w-100 df" data-ga="cta" data-ga-label="Free Trial" data-ga-action="c-site-header--primary-cta">
          <div class="df l-page-gutter l-page-gutter--disabled-lg w-100 pr0-lg w-100 bw3">
            <div class="w-100 px4-lg px4-xl" style="padding-right: 0;">
              <div class="py2">
                <div class="py3 df flex-justify-between flex-items-center color-text-white color-text-ui-primary-lg">
                  Free Trial
                  <div class="dn-lg">
                    
<!-- c-icon.php -->
<span class="db f2 color-text-white color-text-grey-10-lg f4 c-icon ">
      <svg>
      <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/wp-content/themes/brandwatch/build/sprite-map-2020-pitchbox.svg?ver-5#core-icon-arrow-right"></use>
    </svg>
  </span>

                  </div>
                </div>
              </div>
            </div>
          </div>
        </a>
      </li> <!-- !END Mobile Only CTA -->

      </ul>

</nav>
<!-- !END c-nav__nav.php -->

            <div class="df flex-1-lg flex-justify-end">

                              <!-- Desktop Only Login Item -->
                <div class="dn df-lg flex-items-center">
                  
<!-- c-btn -->
<a id="c-nav__login-btn" data-ga="cta" data-ga-action="c-site-header--login" data-ga-label="Login" class="c-btn c-btn-- c-btn--secondary-light c-btn--2 c-btn--rounded f3 f4-lg-xl" href="https://app.buzzsumo.com/login?from_page=homepage">

  
  <div class="relative w-100 df flex-items-center flex-justify-center">

    
          <span class="">Login</span>
    
              
      </div>

</a>
<!-- !END c-btn -->

                </div> <!-- !END Desktop Only Login Item -->
              
              <!-- Desktop Only CTA -->
              <div class="dn df-lg flex-items-center">
                
<!-- c-btn -->
<a id="c-nav__cta-btn" data-ga="cta" data-ga-action="c-site-header--primary-cta" data-ga-label="Free Trial" class="c-btn c-btn-- c-btn--secondary-light c-btn--2 c-btn--rounded f2 f3-lg-xl" href="https://app.buzzsumo.com/users/pro-register?from_page=homepage">

  
  <div class="relative w-100 df flex-items-center flex-justify-center">

    
          <span class="">Free Trial</span>
    
              
      </div>

</a>
<!-- !END c-btn -->

              </div> <!-- !END Desktop Only CTA -->

                          </div>


          

        </div>

          </div>
    
  </div>
</header>
<!-- !END c-nav.php -->


      
            </div>
    
    <!-- !END Header + any contents attatched to it -->


  <!-- Site Search -->
    <!-- !END Site Search -->



  
    
    	<main id="mainContent" class="main-container" role="main">
					
	<div class="hero-featured__background">
				<img fetchpriority="high" decoding="async" width="1429" height="1181" src="https://buzzsumo.com/wp-content/uploads/2023/08/BuzzSumo-Homepage-Gradient.jpg" class="hero-featured__background-image" alt="BuzzSumo Homepage Gradient">	</div>

<div id="block_a3eee2e0a7228026122fb7dd41b028b5" class="hero-featured block block--primary block--padding  has-hero-background    no-margin">

		<div class="hero-featured__row">
			<div class="hero-featured__content">

											<h1 class="hero__title">Be inspired. Stay informed.</h1>
					
											<div class="hero-featured__excerpt">
							<p class="lead">See how much interest brands and content generate in the wild.</p>
						</div>
					
											<a href="https://app.buzzsumo.com/users/pro-register" class="button button--white hero-featured__button hero-featured__button--desktop">
							Start Your Free Trial						</a>
					
			</div>
		</div>



		<div class="hero-featured__images">
			<img decoding="async" width="566" height="603" src="https://buzzsumo.com/wp-content/uploads/2023/01/Group-247.png" class="hero-featured__image" alt="" loading="eager" fetchpriority="high">
							<img decoding="async" width="243" height="157" src="https://buzzsumo.com/wp-content/uploads/2023/01/Group-249.png" class="hero-featured__supporting hero-featured__supporting-1" alt="">			
							<img decoding="async" width="158" height="217" src="https://buzzsumo.com/wp-content/uploads/2023/01/resize-1.png" class="hero-featured__supporting hero-featured__supporting-2" alt="">			
							<img loading="lazy" decoding="async" width="295" height="90" src="https://buzzsumo.com/wp-content/uploads/2023/01/resize-2-1.png" class="hero-featured__supporting hero-featured__supporting-3" alt="">					</div>

					<a href="https://app.buzzsumo.com/users/pro-register" class="button button--white hero-featured__button hero-featured__button--mobile">
				Start Your Free Trial			</a>
		
</div>


<div id="block_64b5d07a958ded4cb2b9789a7ade3065" class="block repeater-logo  no-margin block--transparent block--padding">
			<div class="mon-row">

			
			<div class="repeater-logo__items">
				
					
											<div class="repeater-logo__item">
							<img loading="lazy" decoding="async" width="1" height="1" src="https://buzzsumo.com/wp-content/uploads/2022/11/Group.svg" class="attachment-medium size-medium" alt="Expedia logo">						</div>
					
				
					
											<div class="repeater-logo__item">
							<img loading="lazy" decoding="async" width="1" height="1" src="https://buzzsumo.com/wp-content/uploads/2022/11/download-3.svg" class="attachment-medium size-medium" alt="">						</div>
					
				
					
											<div class="repeater-logo__item">
							<img loading="lazy" decoding="async" width="1" height="1" src="https://buzzsumo.com/wp-content/uploads/2022/11/Frame-2467.svg" class="attachment-medium size-medium" alt="">						</div>
					
				
					
											<div class="repeater-logo__item">
							<img loading="lazy" decoding="async" width="1" height="1" src="https://buzzsumo.com/wp-content/uploads/2022/11/512px-BuzzFeed-1.svg" class="attachment-medium size-medium" alt="">						</div>
					
				
					
											<div class="repeater-logo__item">
							<img loading="lazy" decoding="async" width="1" height="1" src="https://buzzsumo.com/wp-content/uploads/2022/11/ogilvy-logo-C1C2D471E1-seeklogo-1.svg" class="attachment-medium size-medium" alt="">						</div>
					
				
					
											<div class="repeater-logo__item">
							<img loading="lazy" decoding="async" width="1" height="1" src="https://buzzsumo.com/wp-content/uploads/2022/11/562px-The_Telegraph_Macon_2020-01-15-2.svg" class="attachment-medium size-medium" alt="">						</div>
					
							</div>

			
		</div>

	</div>





	<div id="block_d47c8e4c6290825bd05f04c955041787" class="block mon-tabs   block--transparent block--padding">
		<div class="mon-row">


			<div class="mon-tabs__grid">

									<div class="block__heading-row mon-tabs__heading-row">
													<h2 class="mon-tabs__heading block__heading block__heading">
								What BuzzSumo can do for you							</h2>
																							</div>
				
				<select class="mon-tabs__select" id="tabSelect">
											<option is-active"="" value="Outreach">
							Outreach						</option>
												<option "="" value="Discovery">
							Discovery						</option>
												<option "="" value="Research">
							Research						</option>
												<option "="" value="Monitoring">
							Monitoring						</option>
												<option "="" value="Chrome Ext.">
							Chrome Ext.						</option>
												<option "="" value="Influencers">
							Influencers						</option>
												<option "="" value="API">
							API						</option>
										</select>

				<ul id="tabButtons" class="mon-tabs__button-list">
												<li class="mon-tabs__button-list-item">
								<button class="button mon-tabs__button is-active" id="Outreach" aria-controls="tabpanel_1block_d47c8e4c6290825bd05f04c955041787" aria-selected="true" role="tab">
									Outreach								</button>
							</li>
													<li class="mon-tabs__button-list-item">
								<button class="button mon-tabs__button " id="Discovery" aria-controls="tabpanel_2block_d47c8e4c6290825bd05f04c955041787" aria-selected="false" role="tab">
									Discovery								</button>
							</li>
													<li class="mon-tabs__button-list-item">
								<button class="button mon-tabs__button " id="Research" aria-controls="tabpanel_3block_d47c8e4c6290825bd05f04c955041787" aria-selected="false" role="tab">
									Research								</button>
							</li>
													<li class="mon-tabs__button-list-item">
								<button class="button mon-tabs__button " id="Monitoring" aria-controls="tabpanel_4block_d47c8e4c6290825bd05f04c955041787" aria-selected="false" role="tab">
									Monitoring								</button>
							</li>
													<li class="mon-tabs__button-list-item">
								<button class="button mon-tabs__button " id="Chrome Ext." aria-controls="tabpanel_5block_d47c8e4c6290825bd05f04c955041787" aria-selected="false" role="tab">
									Chrome Ext.								</button>
							</li>
													<li class="mon-tabs__button-list-item">
								<button class="button mon-tabs__button " id="Influencers" aria-controls="tabpanel_6block_d47c8e4c6290825bd05f04c955041787" aria-selected="false" role="tab">
									Influencers								</button>
							</li>
													<li class="mon-tabs__button-list-item">
								<button class="button mon-tabs__button " id="API" aria-controls="tabpanel_7block_d47c8e4c6290825bd05f04c955041787" aria-selected="false" role="tab">
									API								</button>
							</li>
										</ul>

				
						<section class="mon-tabs__section show-section" data-section="Outreach" aria-hidden="false" aria-labelledby="tab_id_1block_d47c8e4c6290825bd05f04c955041787" id="tabpanel_1block_d47c8e4c6290825bd05f04c955041787" role="tabpanel">
							<img loading="lazy" decoding="async" width="300" height="229" src="https://buzzsumo.com/wp-content/uploads/2023/10/Media-Database-with-social-reaction-data.png" class="badger" alt="Media Database with social reaction data">							<div class="mon-tabs__tab-section-content">
								<h2>From ideas to <span style="color: #3070bf;">coverage</span></h2>
<ul>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Find and connect with 700K journalists</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Pitch only active journalists, with 330K monthly profile updates</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Spot high-impact journalists with social engagement data</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Get 2x more niche topic results than any other database</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Write relevant pitches, faster with our AI pitching tool&nbsp;</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Discover, pitch, outreach, and report all in one place</span></li>
</ul>
<p><a class="button button--outline-primary editor-button" href="https://content.buzzsumo.com/buzzsumo-media-database-outreach">Tell Me More</a></p>
							</div>
						</section>

				
						<section class="mon-tabs__section " data-section="Discovery" aria-hidden="true" aria-labelledby="tab_id_2block_d47c8e4c6290825bd05f04c955041787" id="tabpanel_2block_d47c8e4c6290825bd05f04c955041787" role="tabpanel">
							<img loading="lazy" decoding="async" width="300" height="229" src="https://buzzsumo.com/wp-content/uploads/2023/01/test.png" class="badger" alt="Tab discovery">							<div class="mon-tabs__tab-section-content">
								<h2>What’s the <span style="color: #3070bf;">big idea?</span></h2>
<ul>
<li><span style="font-weight: 400;">Be inspired by engaging topics and real-time trends</span></li>
<li><span style="font-weight: 400;">Tap into viral stories or revamp classics</span></li>
<li><span style="font-weight: 400;">Generate content ideas and briefs at the click of a button</span></li>
<li><span style="font-weight: 400;">Analyze between 15 minutes and five years’ worth of data</span></li>
<li><span style="font-weight: 400;">Access our archive of 8bn articles worldwide</span></li>
</ul>
<p><a class="button button--outline-primary editor-button" href="https://buzzsumo.com/content-discovery/">Tell Me More</a></p>
							</div>
						</section>

				
						<section class="mon-tabs__section " data-section="Research" aria-hidden="true" aria-labelledby="tab_id_3block_d47c8e4c6290825bd05f04c955041787" id="tabpanel_3block_d47c8e4c6290825bd05f04c955041787" role="tabpanel">
							<img loading="lazy" decoding="async" width="300" height="221" src="https://buzzsumo.com/wp-content/uploads/2023/02/tab-research.png" class="badger" alt="Research Screenshot">							<div class="mon-tabs__tab-section-content">
								<h2>Don’t rely on <span style="color: #3070bf;">guesswork</span></h2>
<ul>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Discover the most popular content in any niche</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Investigate content across Facebook, Twitter, Reddit and YouTube</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Filter to see what resonates with your audience</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Uncover top content ideas from your competitors&nbsp;</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Study shares, links, and trends over the last five years</span></li>
</ul>
<p><a class="button button--outline-primary editor-button" href="https://buzzsumo.com/content-research/">Tell Me More</a></p>
							</div>
						</section>

				
						<section class="mon-tabs__section " data-section="Monitoring" aria-hidden="true" aria-labelledby="tab_id_4block_d47c8e4c6290825bd05f04c955041787" id="tabpanel_4block_d47c8e4c6290825bd05f04c955041787" role="tabpanel">
							<img loading="lazy" decoding="async" width="300" height="199" src="https://buzzsumo.com/wp-content/uploads/2023/02/tab-monitoring.png" class="badger" alt="Monitoring Screenshot">							<div class="mon-tabs__tab-section-content">
								<h2>Stay alert to <span style="color: #3070bf;">stay ahead</span></h2>
<ul>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Accurately track mentions, trends, and updates</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Create alerts for topics, brands, and keywords&nbsp;</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Monitor competitor mentions and content to get ahead</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">See new links rolling in from around the web</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Track content from key publications and journalists</span></li>
</ul>
<p><a class="button button--outline-primary editor-button" href="https://buzzsumo.com/monitoring/">Tell Me More</a></p>
							</div>
						</section>

				
						<section class="mon-tabs__section " data-section="Chrome Ext." aria-hidden="true" aria-labelledby="tab_id_5block_d47c8e4c6290825bd05f04c955041787" id="tabpanel_5block_d47c8e4c6290825bd05f04c955041787" role="tabpanel">
							<img loading="lazy" decoding="async" width="300" height="223" src="https://buzzsumo.com/wp-content/uploads/2023/02/tab-chrome.png" class="badger" alt="Chrome Ext Screenshot">							<div class="mon-tabs__tab-section-content">
								<h2>Research content <span style="color: #3070bf;">on the go</span></h2>
<div>
<ul>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Analyze social engagement while browsing search engines and websites</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Examine key competitor metrics in seconds</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Save tons of time on content research</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Pocket great content ideas to discuss later</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Access our archive of 8bn articles on the go</span></li>
</ul>
<p><a class="button button--outline-primary editor-button" href="https://buzzsumo.com/chrome-extension/">Tell Me More</a></p>
</div>
							</div>
						</section>

				
						<section class="mon-tabs__section " data-section="Influencers" aria-hidden="true" aria-labelledby="tab_id_6block_d47c8e4c6290825bd05f04c955041787" id="tabpanel_6block_d47c8e4c6290825bd05f04c955041787" role="tabpanel">
							<img loading="lazy" decoding="async" width="300" height="238" src="https://buzzsumo.com/wp-content/uploads/2023/02/tab-influencers.png" class="badger" alt="Influencers Screenshot">							<div class="mon-tabs__tab-section-content">
								<h2>Shortlist <span style="color: #3070bf;">tastemakers </span>and <span style="color: #3070bf;">trend breakers</span></h2>
<div>
<ul>
<li style="font-weight: 400;" aria-level="1">Tap into influencers on Facebook, X (Twitter), YouTube, and TikTok</li>
<li style="font-weight: 400;" aria-level="1">Research the most influential voices in your space</li>
<li style="font-weight: 400;" aria-level="1">Keep up with their content to form lasting connections</li>
<li style="font-weight: 400;" aria-level="1">Pick from the best of the best for your partnerships and promotions</li>
<li style="font-weight: 400;" aria-level="1">Get real data on their impact</li>
</ul>
<p><a class="button button--outline-primary editor-button" href="https://buzzsumo.com/find-influencers/">Tell Me More</a></p>
</div>
							</div>
						</section>

				
						<section class="mon-tabs__section " data-section="API" aria-hidden="true" aria-labelledby="tab_id_7block_d47c8e4c6290825bd05f04c955041787" id="tabpanel_7block_d47c8e4c6290825bd05f04c955041787" role="tabpanel">
							<img loading="lazy" decoding="async" width="300" height="207" src="https://buzzsumo.com/wp-content/uploads/2023/02/tab-api.png" class="badger" alt="API Screenshot">							<div class="mon-tabs__tab-section-content">
								<h2>Automate with <span style="color: #3070bf;">ease</span></h2>
<div>
<ul>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Integrate and automate with powerful APIs</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Build insightful internal reporting tools</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Enhance public web applications</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Create dashboards and visualizations to prove impact</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Track the performance of published content</span></li>
</ul>
<p><a class="button button--outline-primary editor-button" href="https://buzzsumo.com/buzzsumo-api/">Tell Me More</a></p>
</div>
							</div>
						</section>

				
			</div>
		</div>
	</div>



<div id="block_706bb6aca25f2f78315a8ae61e3a9422" class="block testimonial ">

	<div class="mon-row">

		
		<div class="testimonial__grid">

			<div class="testimonial__icon"></div>

			<div class="tns-outer" id="tns1-ow"><div class="tns-liveregion tns-visually-hidden" aria-live="polite" aria-atomic="true">slide <span class="current">2</span>  of 4</div><div id="tns1-mw" class="tns-ovh"><div class="tns-inner" id="tns1-iw"><div data-js-tns="" data-js-tns-nav="true" data-js-tns-autoplay="false" data-js-tns-autoplay-hover-pause="true" data-js-tns-autoplay-timeout="6000" data-js-tns-gutter="1" data-js-tns-start-index="1" data-js-tns-controls="true" data-js-tns-mouse-drag="true" data-js-tns-touch="true" class="bw-tns-slider  tns-slider tns-carousel tns-subpixel tns-calc tns-horizontal" id="tns1" style="transition-duration: 0s; transform: translate3d(-25%, 0px, 0px);">

				
					<div class="testimonial__card tns-item" id="tns1-item0" aria-hidden="true" tabindex="-1">

													<div class="testimonial__profile">
								<img loading="lazy" decoding="async" width="128" height="128" src="https://buzzsumo.com/wp-content/uploads/2023/01/Avatar.png" class="attachment-medium size-medium" alt="" srcset="https://buzzsumo.com/wp-content/uploads/2023/01/Avatar.png 128w, https://buzzsumo.com/wp-content/uploads/2023/01/../../../themes/brandwatch/src/core/endpoints/resize.php?image=uploads/2023/01/Avatar.png&amp;width=150 150w" sizes="(max-width: 128px) 100vw, 128px">							</div>
						
						<div class="testimonial__cite">
															<span class="testimonial__jobtitle">Founder &amp; CEO, SparkToro</span>
							
															<span class="testimonial__name">Rand Fishkin</span>
							
						</div>

													<div class="testimonial__quote">“I can search for terms/phrases and quickly identify content that’s performing well in a niche or with an audience.”</div>
						
					</div>
				
					<div class="testimonial__card tns-item tns-slide-active" id="tns1-item1">

													<div class="testimonial__profile">
								<img loading="lazy" decoding="async" width="128" height="128" src="https://buzzsumo.com/wp-content/uploads/2023/05/david-white-e1683131000441.jpeg" class="attachment-medium size-medium" alt="Portrait photo of David White, a white man, smiling and looking down, away from the camera." srcset="https://buzzsumo.com/wp-content/uploads/2023/05/david-white-e1683131000441.jpeg 128w, https://buzzsumo.com/wp-content/uploads/2023/05/../../../themes/brandwatch/src/core/endpoints/resize.php?image=uploads/2023/05/david-white-e1683131000441.jpeg&amp;width=150 150w" sizes="(max-width: 128px) 100vw, 128px">							</div>
						
						<div class="testimonial__cite">
															<span class="testimonial__jobtitle">Founder, Connective3</span>
							
															<span class="testimonial__name">David White</span>
							
						</div>

													<div class="testimonial__quote">“Whatever technology you have fuelling the engine of BuzzSumo seems to be better than most others. It can pick up new links a lot quicker than other link index tools or manual searches. For us, that’s absolutely crucial.”
<br><br>
<a href="https://buzzsumo.com/case-studies/connective3/view/">Read More</a></div>
						
					</div>
				
					<div class="testimonial__card tns-item" id="tns1-item2" aria-hidden="true" tabindex="-1">

													<div class="testimonial__profile">
								<img loading="lazy" decoding="async" width="128" height="128" src="https://buzzsumo.com/wp-content/uploads/2023/05/Kostas-e1683131061132.jpg" class="attachment-medium size-medium" alt="Portrait photo of Kostas Petrou, smiling towards the camera with a turquoise background behind him." srcset="https://buzzsumo.com/wp-content/uploads/2023/05/Kostas-e1683131061132.jpg 128w, https://buzzsumo.com/wp-content/uploads/2023/05/../../../themes/brandwatch/src/core/endpoints/resize.php?image=uploads/2023/05/Kostas-e1683131061132.jpg&amp;width=150 150w" sizes="(max-width: 128px) 100vw, 128px">							</div>
						
						<div class="testimonial__cite">
															<span class="testimonial__jobtitle">Co-Founder, Story &amp; Search</span>
							
															<span class="testimonial__name">Kostas Petrou</span>
							
						</div>

													<div class="testimonial__quote">“I fell in love with BuzzSumo. It was the missing link I’d been looking for. I use it religiously, every single day. The result we’re aiming for is top tier press coverage – not just UK, but global coverage – across some of the largest publications in the world, and BuzzSumo is absolutely pivotal to us achieving that. Without BuzzSumo, we would struggle.”
<br><br>
<a href="https://buzzsumo.com/case-studies/story-and-search/view/">Read More</a></div>
						
					</div>
				
					<div class="testimonial__card tns-item" id="tns1-item3" aria-hidden="true" tabindex="-1">

													<div class="testimonial__profile">
								<img loading="lazy" decoding="async" width="128" height="128" src="https://buzzsumo.com/wp-content/uploads/2023/05/Erika-Heald-e1683131340490.jpg" class="attachment-medium size-medium" alt="Portrait photo of Erika Heald, a white woman, smiling towards the camera." srcset="https://buzzsumo.com/wp-content/uploads/2023/05/Erika-Heald-e1683131340490.jpg 128w, https://buzzsumo.com/wp-content/uploads/2023/05/../../../themes/brandwatch/src/core/endpoints/resize.php?image=uploads/2023/05/Erika-Heald-e1683131340490.jpg&amp;width=150 150w" sizes="(max-width: 128px) 100vw, 128px">							</div>
						
						<div class="testimonial__cite">
															<span class="testimonial__jobtitle">Content Marketing Consultant, Erika Heald Marketing</span>
							
															<span class="testimonial__name">Erika Heald</span>
							
						</div>

													<div class="testimonial__quote">“What I love is that I’m able to use data, thanks to BuzzSumo, to help people gain a lot better understanding of who their audience is, and where they’re actually engaging with content.”
<br><br>
<a href="https://buzzsumo.com/case-studies/erika-heald/view/">Read More</a></div>
						
					</div>
				
			</div></div></div><div class="tns-nav" aria-label="Carousel Pagination"><button type="button" data-nav="0" tabindex="-1" aria-controls="tns1" style="" aria-label="Carousel Page 1"></button><button type="button" data-nav="1" aria-controls="tns1" style="" aria-label="Carousel Page 2 (Current Slide)" class="tns-nav-active"></button><button type="button" data-nav="2" tabindex="-1" aria-controls="tns1" style="" aria-label="Carousel Page 3"></button><button type="button" data-nav="3" tabindex="-1" aria-controls="tns1" style="" aria-label="Carousel Page 4"></button></div></div>

			<!-- Slider next / prev buttons  -->
			<div data-js-tns-controls-container="" aria-label="Carousel Navigation" tabindex="0">
				<div class="testimonial__arrow testimonial__arrow--left" data-ga="interaction" data-ga-action="c-tiny-slider--nextprev" data-ga-label="c-tiny-slider--prev" aria-controls="tns1" tabindex="-1" data-controls="prev">

					<svg class="hide-for-sr" width="14" height="8" viewBox="0 0 14 8" fill="none" xmlns="http://www.w3.org/2000/svg">
						<path fill-rule="evenodd" clip-rule="evenodd" d="M13.0974 1.91544C13.4524 1.56042 13.4524 0.984815 13.0974 0.629792C12.7424 0.27477 12.1667 0.27477 11.8117 0.629792L6.99999 5.44152L2.18827 0.629792C1.83324 0.27477 1.25764 0.27477 0.902619 0.629792C0.547597 0.984815 0.547597 1.56042 0.902619 1.91544L6.35716 7.36999C6.71219 7.72501 7.28779 7.72501 7.64282 7.36999L13.0974 1.91544Z" fill="#9CA3AF"></path>
					</svg>

				</div>
				<div class="testimonial__arrow testimonial__arrow--right" data-ga="interaction" data-ga-action="c-tiny-slider--nextprev" data-ga-label="c-tiny-slider--next" aria-controls="tns1" tabindex="-1" data-controls="next">

					<svg class="hide-for-sr" width="14" height="8" viewBox="0 0 14 8" fill="none" xmlns="http://www.w3.org/2000/svg">
						<path fill-rule="evenodd" clip-rule="evenodd" d="M13.0974 1.91544C13.4524 1.56042 13.4524 0.984815 13.0974 0.629792C12.7424 0.27477 12.1667 0.27477 11.8117 0.629792L6.99999 5.44152L2.18827 0.629792C1.83324 0.27477 1.25764 0.27477 0.902619 0.629792C0.547597 0.984815 0.547597 1.56042 0.902619 1.91544L6.35716 7.36999C6.71219 7.72501 7.28779 7.72501 7.64282 7.36999L13.0974 1.91544Z" fill="#9CA3AF"></path>
					</svg>

				</div>
			</div>

		</div>

	</div>
</div>


<script type="text/javascript" src="https://buzzsumo.com/wp-content/themes/brandwatch/assets/dist/js/lib/tiny-slider.min.js"></script>
<div id="block_fca55fdde3094c4addbff9c7d4d4c32e" class="block pricing-table   pricing-table--animated">
			<div class="mon-row">

			<div class="block__heading-row pricing-table__heading-row pricing-table__heading-row--animated ">
				
				
											<h2 class="pricing-table__heading block__heading pricing-table__heading--animated">
							<span class="pricing-table__heading__title">Can you put a price on</span>
															<span class="sliding-vertical">
																	<span class="pricing-table__heading__animated-word">
										quality data?									</span>
																	<span class="pricing-table__heading__animated-word">
										knowing first?									</span>
																	<span class="pricing-table__heading__animated-word">
										efficiency?									</span>
																	<span class="pricing-table__heading__animated-word">
										originality?									</span>
																	<span class="pricing-table__heading__animated-word">
										brilliance?									</span>
																	<span class="pricing-table__heading__animated-word">
										creativity?									</span>
																</span>
													</h2>
					
											<p class="pricing-table__subheading pricing-table__subheading--animated">
							The answer is: Yes. And with BuzzSumo it’s a steal! We’ve got payment options for all budgets, and a 20% cost saving on annual plans.						</p>
					
				
				<div class="mon-checkbox-toggle">
					<input type="checkbox" id="planDiscountTop">
					<label for="planDiscountTop">
						<span class="mon-checkbox-toggle__button"></span>
						<span class="mon-checkbox-toggle__label-text">Pay annually and  <span class="mon-checkbox-toggle__label-highlight">save 20%</span></span>
					</label>
				</div>

			</div>
		</div>

		<div class="mon-row mon-row--slider">
			<div class="block pricing-table__slider">
				<div class="tns-outer" id="tns2-ow"><div class="tns-liveregion tns-visually-hidden" aria-live="polite" aria-atomic="true">slide <span class="current">2 to 4</span>  of 4</div><div id="tns2-mw" class="tns-ovh"><div class="tns-inner" id="tns2-iw"><div class="pricing-table__slides  tns-slider tns-carousel tns-subpixel tns-calc tns-horizontal" id="tns2" style="transition-duration: 0s; transform: translate3d(-37.5%, 0px, 0px);">
											<div class="pricing-table__slide tns-item" id="tns2-item0" aria-hidden="true" tabindex="-1">
							<div class="card--pricing ">
								<span class="card--pricing__colour"></span>
								<div class="card__content-top">
									<p class="card__title">Content Creation																			</p>
																			<p class="card__excerpt">For marketers and marketing agencies wanting to take their content to the next level.</p>
																												<p class="card__price"><span class="plan__price--currency">$</span><span class="plan__price--value" data-price="199" data-discount="159">199</span>
											<span class="plan__price--period">/mo</span>
										</p>
																												<p class="card__price card__price--yearly">
																						<span class="card__price--yearly__text">Billed yearly, </span>
											<span class="card__price--yearly__save">save $478/yr</span>
																					</p>
																												<div class="card__top-tooltips">
											<div class="card__top-tooltip card__users">
												<button class="button--tooltip">
													<span class="button--tooltip__content">
														1 User													</span>
																											<span class="button--tooltip__container">
															<span class="button--tooltip__text">A user has access to the app and can run searches, export, and create alerts.</span>
															</span>
																									</button>
											</div>
																							<div class="card__top-tooltip card__searches">
													<button class="button--tooltip">
													<span class="button--tooltip__content">
														Unlimited Searches													</span>
																													<span class="button--tooltip__container">
															<span class="button--tooltip__text">The number of searches you can run per month. Searches are shared by all users on an account, and will refresh monthly on the date of subscription. Read more about what counts as a search.</span>
															</span>
																											</button>
												</div>
											
																							<div class="card__top-tooltip card__alerts">
													<button class="button--tooltip">
													<span class="button--tooltip__content">
														2 Alerts													</span>
																													<span class="button--tooltip__container">
															<span class="button--tooltip__text">Set up custom Alerts to get notified of media mentions and engagement via email.</span>
															</span>
																											</button>
												</div>
																					</div>
									
																			<a href="https://app.buzzsumo.com/users/pro-register" class="button button--pricing">Start Trial</a>
									
								</div>
								<div class="card__content-bottom">

																			<p class="card__heading">Content Creation includes…</p>
																												<ul class="card__includes-list">
											
												<li>
													<svg class="pricing-table__tick" aria-hidden="true" focusable="false" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
	<path fill-rule="evenodd" clip-rule="evenodd" d="M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM11.8566 6.19113C12.1002 5.85614 12.0261 5.38708 11.6911 5.14345C11.3561 4.89982 10.8871 4.97388 10.6434 5.30887L7.15969 10.099L5.28033 8.21967C4.98744 7.92678 4.51256 7.92678 4.21967 8.21967C3.92678 8.51256 3.92678 8.98744 4.21967 9.28033L6.71967 11.7803C6.87477 11.9354 7.08999 12.0149 7.30867 11.9977C7.52734 11.9805 7.72754 11.8685 7.85655 11.6911L11.8566 6.19113Z" fill="#1F2937"></path>
</svg>													<button class="button--tooltip">
													<span class="button--tooltip__content">
														Content Analyzer													</span>
																													<span class="button--tooltip__container">
															<span class="button--tooltip__text">An inspiration index of billions of pieces of content published around the globe. Tap into the most engaging articles across any topic, URL, or domain you can think of.</span>
															</span>
																											</button>
												</li>

											
												<li>
													<svg class="pricing-table__tick" aria-hidden="true" focusable="false" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
	<path fill-rule="evenodd" clip-rule="evenodd" d="M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM11.8566 6.19113C12.1002 5.85614 12.0261 5.38708 11.6911 5.14345C11.3561 4.89982 10.8871 4.97388 10.6434 5.30887L7.15969 10.099L5.28033 8.21967C4.98744 7.92678 4.51256 7.92678 4.21967 8.21967C3.92678 8.51256 3.92678 8.98744 4.21967 9.28033L6.71967 11.7803C6.87477 11.9354 7.08999 12.0149 7.30867 11.9977C7.52734 11.9805 7.72754 11.8685 7.85655 11.6911L11.8566 6.19113Z" fill="#1F2937"></path>
</svg>													<button class="button--tooltip">
													<span class="button--tooltip__content">
														Trending Feeds													</span>
																													<span class="button--tooltip__container">
															<span class="button--tooltip__text">Trending identifies and categorizes the day’s most viral posts – everything is published in the past 24 hours. Follow custom or curated feeds to see what’s trending, whether that’s worldwide or in your industry niche.</span>
															</span>
																											</button>
												</li>

											
												<li>
													<svg class="pricing-table__tick" aria-hidden="true" focusable="false" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
	<path fill-rule="evenodd" clip-rule="evenodd" d="M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM11.8566 6.19113C12.1002 5.85614 12.0261 5.38708 11.6911 5.14345C11.3561 4.89982 10.8871 4.97388 10.6434 5.30887L7.15969 10.099L5.28033 8.21967C4.98744 7.92678 4.51256 7.92678 4.21967 8.21967C3.92678 8.51256 3.92678 8.98744 4.21967 9.28033L6.71967 11.7803C6.87477 11.9354 7.08999 12.0149 7.30867 11.9977C7.52734 11.9805 7.72754 11.8685 7.85655 11.6911L11.8566 6.19113Z" fill="#1F2937"></path>
</svg>													<button class="button--tooltip">
													<span class="button--tooltip__content">
														Question Analyzer													</span>
																													<span class="button--tooltip__container">
															<span class="button--tooltip__text">Search customer questions across millions of forum posts, including Amazon, Reddit, Quora, and Q&amp;A sites.</span>
															</span>
																											</button>
												</li>

																					</ul>
									
								</div>
							</div>
						</div>

											<div class="pricing-table__slide tns-item tns-slide-active" id="tns2-item1">
							<div class="card--pricing ">
								<span class="card--pricing__colour"></span>
								<div class="card__content-top">
									<p class="card__title">PR &amp; Comms																			</p>
																			<p class="card__excerpt">For agencies needing to monitor coverage, research and outreach to journalists, and track trends.</p>
																												<p class="card__price"><span class="plan__price--currency">$</span><span class="plan__price--value" data-price="299" data-discount="239">299</span>
											<span class="plan__price--period">/mo</span>
										</p>
																												<p class="card__price card__price--yearly">
																						<span class="card__price--yearly__text">Billed yearly, </span>
											<span class="card__price--yearly__save">save $718/yr</span>
																					</p>
																												<div class="card__top-tooltips">
											<div class="card__top-tooltip card__users">
												<button class="button--tooltip">
													<span class="button--tooltip__content">
														5 Users													</span>
																											<span class="button--tooltip__container">
															<span class="button--tooltip__text">A user has access to the app and can run searches, export, and create alerts.</span>
															</span>
																									</button>
											</div>
																							<div class="card__top-tooltip card__searches">
													<button class="button--tooltip">
													<span class="button--tooltip__content">
														Unlimited Searches													</span>
																													<span class="button--tooltip__container">
															<span class="button--tooltip__text">The number of searches you can run per month. Searches are shared by all users on an account, and will refresh monthly on the date of subscription. Read more about what counts as a search.</span>
															</span>
																											</button>
												</div>
											
																							<div class="card__top-tooltip card__alerts">
													<button class="button--tooltip">
													<span class="button--tooltip__content">
														5 Alerts													</span>
																													<span class="button--tooltip__container">
															<span class="button--tooltip__text">Set up custom Alerts to get notified of media mentions and engagement via email.</span>
															</span>
																											</button>
												</div>
																					</div>
									
																			<a href="https://app.buzzsumo.com/users/pro-register" class="button button--pricing">Start Trial</a>
									
								</div>
								<div class="card__content-bottom">

																			<p class="card__heading">Everything in Content Creation, plus…</p>
																												<ul class="card__includes-list">
											
												<li>
													<svg class="pricing-table__tick" aria-hidden="true" focusable="false" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
	<path fill-rule="evenodd" clip-rule="evenodd" d="M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM11.8566 6.19113C12.1002 5.85614 12.0261 5.38708 11.6911 5.14345C11.3561 4.89982 10.8871 4.97388 10.6434 5.30887L7.15969 10.099L5.28033 8.21967C4.98744 7.92678 4.51256 7.92678 4.21967 8.21967C3.92678 8.51256 3.92678 8.98744 4.21967 9.28033L6.71967 11.7803C6.87477 11.9354 7.08999 12.0149 7.30867 11.9977C7.52734 11.9805 7.72754 11.8685 7.85655 11.6911L11.8566 6.19113Z" fill="#1F2937"></path>
</svg>													<button class="button--tooltip">
													<span class="button--tooltip__content">
														Media Database &amp; Outreach													</span>
																													<span class="button--tooltip__container">
															<span class="button--tooltip__text">Find and engage with Journalists most relevant to your specific topics. With exclusive insights, you can find journalists writing about your brand, market, and competitors right now, not a year ago.</span>
															</span>
																											</button>
												</li>

											
												<li>
													<svg class="pricing-table__tick" aria-hidden="true" focusable="false" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
	<path fill-rule="evenodd" clip-rule="evenodd" d="M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM11.8566 6.19113C12.1002 5.85614 12.0261 5.38708 11.6911 5.14345C11.3561 4.89982 10.8871 4.97388 10.6434 5.30887L7.15969 10.099L5.28033 8.21967C4.98744 7.92678 4.51256 7.92678 4.21967 8.21967C3.92678 8.51256 3.92678 8.98744 4.21967 9.28033L6.71967 11.7803C6.87477 11.9354 7.08999 12.0149 7.30867 11.9977C7.52734 11.9805 7.72754 11.8685 7.85655 11.6911L11.8566 6.19113Z" fill="#1F2937"></path>
</svg>													<button class="button--tooltip">
													<span class="button--tooltip__content">
														Coverage Reports													</span>
																													<span class="button--tooltip__container">
															<span class="button--tooltip__text">Find out all you need to know about your past month’s media mentions. Discover publication data and social media engagement, as well as mention count, placement (headline, first paragraph, full article), and excerpts.</span>
															</span>
																											</button>
												</li>

											
												<li>
													<svg class="pricing-table__tick" aria-hidden="true" focusable="false" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
	<path fill-rule="evenodd" clip-rule="evenodd" d="M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM11.8566 6.19113C12.1002 5.85614 12.0261 5.38708 11.6911 5.14345C11.3561 4.89982 10.8871 4.97388 10.6434 5.30887L7.15969 10.099L5.28033 8.21967C4.98744 7.92678 4.51256 7.92678 4.21967 8.21967C3.92678 8.51256 3.92678 8.98744 4.21967 9.28033L6.71967 11.7803C6.87477 11.9354 7.08999 12.0149 7.30867 11.9977C7.52734 11.9805 7.72754 11.8685 7.85655 11.6911L11.8566 6.19113Z" fill="#1F2937"></path>
</svg>													<button class="button--tooltip">
													<span class="button--tooltip__content">
														Slack Integration													</span>
																													<span class="button--tooltip__container">
															<span class="button--tooltip__text">Plug your Alerts directly into your chosen Slack channels, and build media monitoring into your daily routine.</span>
															</span>
																											</button>
												</li>

																					</ul>
									
								</div>
							</div>
						</div>

											<div class="pricing-table__slide tns-item tns-slide-active" id="tns2-item2">
							<div class="card--pricing card--pricing--popular">
								<span class="card--pricing__colour"></span>
								<div class="card__content-top">
									<p class="card__title">Suite																					<span class="card__title__popular">
										Most Popular									</span>
																			</p>
																			<p class="card__excerpt">Ideal for the entire marketing team in large brands and agencies.</p>
																												<p class="card__price"><span class="plan__price--currency">$</span><span class="plan__price--value" data-price="499" data-discount="399">499</span>
											<span class="plan__price--period">/mo</span>
										</p>
																												<p class="card__price card__price--yearly">
																						<span class="card__price--yearly__text">Billed yearly, </span>
											<span class="card__price--yearly__save">save $1198/yr</span>
																					</p>
																												<div class="card__top-tooltips">
											<div class="card__top-tooltip card__users">
												<button class="button--tooltip">
													<span class="button--tooltip__content">
														10 Users													</span>
																											<span class="button--tooltip__container">
															<span class="button--tooltip__text">A user has access to the app and can run searches, export, and create alerts.</span>
															</span>
																									</button>
											</div>
																							<div class="card__top-tooltip card__searches">
													<button class="button--tooltip">
													<span class="button--tooltip__content">
														Unlimited Searches													</span>
																													<span class="button--tooltip__container">
															<span class="button--tooltip__text">The number of searches you can run per month. Searches are shared by all users on an account, and will refresh monthly on the date of subscription. Read more about what counts as a search.</span>
															</span>
																											</button>
												</div>
											
																							<div class="card__top-tooltip card__alerts">
													<button class="button--tooltip">
													<span class="button--tooltip__content">
														10 Alerts													</span>
																													<span class="button--tooltip__container">
															<span class="button--tooltip__text">Set up custom Alerts to get notified of media mentions and engagement via email.</span>
															</span>
																											</button>
												</div>
																					</div>
									
																			<a href="https://app.buzzsumo.com/users/pro-register" class="button button--pricing">Start Trial</a>
									
								</div>
								<div class="card__content-bottom">

																			<p class="card__heading">Everything in PR &amp; Comms, plus…</p>
																												<ul class="card__includes-list">
											
												<li>
													<svg class="pricing-table__tick" aria-hidden="true" focusable="false" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
	<path fill-rule="evenodd" clip-rule="evenodd" d="M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM11.8566 6.19113C12.1002 5.85614 12.0261 5.38708 11.6911 5.14345C11.3561 4.89982 10.8871 4.97388 10.6434 5.30887L7.15969 10.099L5.28033 8.21967C4.98744 7.92678 4.51256 7.92678 4.21967 8.21967C3.92678 8.51256 3.92678 8.98744 4.21967 9.28033L6.71967 11.7803C6.87477 11.9354 7.08999 12.0149 7.30867 11.9977C7.52734 11.9805 7.72754 11.8685 7.85655 11.6911L11.8566 6.19113Z" fill="#1F2937"></path>
</svg>													<button class="button--tooltip">
													<span class="button--tooltip__content">
														YouTube Analyzer													</span>
																													<span class="button--tooltip__container">
															<span class="button--tooltip__text">Evaluate the success of organic and paid YouTube content with engagement data on views, video length, likes, comments, and social engagement.</span>
															</span>
																											</button>
												</li>

											
												<li>
													<svg class="pricing-table__tick" aria-hidden="true" focusable="false" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
	<path fill-rule="evenodd" clip-rule="evenodd" d="M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM11.8566 6.19113C12.1002 5.85614 12.0261 5.38708 11.6911 5.14345C11.3561 4.89982 10.8871 4.97388 10.6434 5.30887L7.15969 10.099L5.28033 8.21967C4.98744 7.92678 4.51256 7.92678 4.21967 8.21967C3.92678 8.51256 3.92678 8.98744 4.21967 9.28033L6.71967 11.7803C6.87477 11.9354 7.08999 12.0149 7.30867 11.9977C7.52734 11.9805 7.72754 11.8685 7.85655 11.6911L11.8566 6.19113Z" fill="#1F2937"></path>
</svg>													<button class="button--tooltip">
													<span class="button--tooltip__content">
														Advanced Chrome Extension													</span>
																													<span class="button--tooltip__container">
															<span class="button--tooltip__text">Expand your capabilities while you browse with custom analytics when viewing profiles, on Facebook, Twitter, YouTube, and TikTok. See engagement ratios, related profiles and more.</span>
															</span>
																											</button>
												</li>

											
												<li>
													<svg class="pricing-table__tick" aria-hidden="true" focusable="false" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
	<path fill-rule="evenodd" clip-rule="evenodd" d="M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM11.8566 6.19113C12.1002 5.85614 12.0261 5.38708 11.6911 5.14345C11.3561 4.89982 10.8871 4.97388 10.6434 5.30887L7.15969 10.099L5.28033 8.21967C4.98744 7.92678 4.51256 7.92678 4.21967 8.21967C3.92678 8.51256 3.92678 8.98744 4.21967 9.28033L6.71967 11.7803C6.87477 11.9354 7.08999 12.0149 7.30867 11.9977C7.52734 11.9805 7.72754 11.8685 7.85655 11.6911L11.8566 6.19113Z" fill="#1F2937"></path>
</svg>													<button class="button--tooltip">
													<span class="button--tooltip__content">
														Article Uploads													</span>
																													<span class="button--tooltip__container">
															<span class="button--tooltip__text">Batch upload URLs and coverage to Projects, to get a top-level overview of content engagement. Perfect for regular reporting to clients and stakeholders.</span>
															</span>
																											</button>
												</li>

																					</ul>
									
								</div>
							</div>
						</div>

											<div class="pricing-table__slide tns-item tns-slide-active" id="tns2-item3">
							<div class="card--pricing ">
								<span class="card--pricing__colour"></span>
								<div class="card__content-top">
									<p class="card__title">Enterprise																			</p>
																			<p class="card__excerpt">No-holds-barred access. Everything household-name brands and agencies need.</p>
																												<p class="card__price"><span class="plan__price--currency">$</span><span class="plan__price--value" data-price="999" data-discount="999">999</span>
											<span class="plan__price--period">/mo</span>
										</p>
																												<p class="card__price card__price--yearly">
																							<span class="card__price--yearly__text">Annual billing only</span>
																					</p>
																												<div class="card__top-tooltips">
											<div class="card__top-tooltip card__users">
												<button class="button--tooltip">
													<span class="button--tooltip__content">
														30 Users													</span>
																											<span class="button--tooltip__container">
															<span class="button--tooltip__text">A user has access to the app and can run searches, export, and create alerts.</span>
															</span>
																									</button>
											</div>
																							<div class="card__top-tooltip card__searches">
													<button class="button--tooltip">
													<span class="button--tooltip__content">
														Unlimited Searches													</span>
																													<span class="button--tooltip__container">
															<span class="button--tooltip__text">The number of searches you can run per month. Searches are shared by all users on an account, and will refresh monthly on the date of subscription. Read more about what counts as a search.</span>
															</span>
																											</button>
												</div>
											
																							<div class="card__top-tooltip card__alerts">
													<button class="button--tooltip">
													<span class="button--tooltip__content">
														50 Alerts													</span>
																													<span class="button--tooltip__container">
															<span class="button--tooltip__text">Set up custom Alerts to get notified of media mentions and engagement via email.</span>
															</span>
																											</button>
												</div>
																					</div>
									
																			<a href="https://app.buzzsumo.com/users/pro-register" class="button button--pricing">Start Trial</a>
									
								</div>
								<div class="card__content-bottom">

																			<p class="card__heading">Everything in Suite, plus…</p>
																												<ul class="card__includes-list">
											
												<li>
													<svg class="pricing-table__tick" aria-hidden="true" focusable="false" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
	<path fill-rule="evenodd" clip-rule="evenodd" d="M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM11.8566 6.19113C12.1002 5.85614 12.0261 5.38708 11.6911 5.14345C11.3561 4.89982 10.8871 4.97388 10.6434 5.30887L7.15969 10.099L5.28033 8.21967C4.98744 7.92678 4.51256 7.92678 4.21967 8.21967C3.92678 8.51256 3.92678 8.98744 4.21967 9.28033L6.71967 11.7803C6.87477 11.9354 7.08999 12.0149 7.30867 11.9977C7.52734 11.9805 7.72754 11.8685 7.85655 11.6911L11.8566 6.19113Z" fill="#1F2937"></path>
</svg>													<button class="button--tooltip">
													<span class="button--tooltip__content">
														RSS Feed													</span>
																													<span class="button--tooltip__container">
															<span class="button--tooltip__text">Sync BuzzSumo data up with other apps such as Zapier or IFTTT, and bring your reports to life.</span>
															</span>
																											</button>
												</li>

											
												<li>
													<svg class="pricing-table__tick" aria-hidden="true" focusable="false" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
	<path fill-rule="evenodd" clip-rule="evenodd" d="M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM11.8566 6.19113C12.1002 5.85614 12.0261 5.38708 11.6911 5.14345C11.3561 4.89982 10.8871 4.97388 10.6434 5.30887L7.15969 10.099L5.28033 8.21967C4.98744 7.92678 4.51256 7.92678 4.21967 8.21967C3.92678 8.51256 3.92678 8.98744 4.21967 9.28033L6.71967 11.7803C6.87477 11.9354 7.08999 12.0149 7.30867 11.9977C7.52734 11.9805 7.72754 11.8685 7.85655 11.6911L11.8566 6.19113Z" fill="#1F2937"></path>
</svg>													<button class="button--tooltip">
													<span class="button--tooltip__content">
														Granular Location Search													</span>
																													<span class="button--tooltip__container">
															<span class="button--tooltip__text">A more granular Media Database search that allows you to filter location by state. </span>
															</span>
																											</button>
												</li>

											
												<li>
													<svg class="pricing-table__tick" aria-hidden="true" focusable="false" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
	<path fill-rule="evenodd" clip-rule="evenodd" d="M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM11.8566 6.19113C12.1002 5.85614 12.0261 5.38708 11.6911 5.14345C11.3561 4.89982 10.8871 4.97388 10.6434 5.30887L7.15969 10.099L5.28033 8.21967C4.98744 7.92678 4.51256 7.92678 4.21967 8.21967C3.92678 8.51256 3.92678 8.98744 4.21967 9.28033L6.71967 11.7803C6.87477 11.9354 7.08999 12.0149 7.30867 11.9977C7.52734 11.9805 7.72754 11.8685 7.85655 11.6911L11.8566 6.19113Z" fill="#1F2937"></path>
</svg>													<button class="button--tooltip">
													<span class="button--tooltip__content">
														Early Access To New Features													</span>
																													<span class="button--tooltip__container">
															<span class="button--tooltip__text">Access our exclusive Beta testing program, and use, test, and give feedback on our latest features before anyone else.</span>
															</span>
																											</button>
												</li>

																					</ul>
									
								</div>
							</div>
						</div>

									</div></div></div><div class="tns-nav" aria-label="Carousel Pagination"><button type="button" data-nav="0" tabindex="-1" aria-controls="tns2" style="" aria-label="Carousel Page 1"></button><button type="button" data-nav="1" aria-controls="tns2" style="" aria-label="Carousel Page 2 (Current Slide)" class="tns-nav-active"></button><button type="button" data-nav="2" tabindex="-1" aria-controls="tns2" style="display:none" aria-label="Carousel Page 3"></button><button type="button" data-nav="3" tabindex="-1" aria-controls="tns2" style="display:none" aria-label="Carousel Page 4"></button></div></div>
			</div>


			<div class="mon-row">
				<div class="pricing-table__show-plan">
																<a href="https://buzzsumo.com/pricing/" class="button button--cta">View All Pricing Plans</a>
									</div>
			</div>

					</div>
	</div>


<div id="block_b70d56c09f5cd5afb5e893d3050b84ac" class="block relationship relationship--case-study   block--white">
			<div class="mon-row">

							<div class="block__heading-row relationship__heading-row">
																					<div class="relationship__heading block__heading-wysywig">
							<h2>Why users love <span style="color: #3070bf;">BuzzSumo </span></h2>
<p><span style="font-weight: 400;">We’re too modest to brag . . . So we’ll let our customers do it for us.</span></p>
						</div>
									</div>
			
			<div class="relationship__grid relationship__grid--3">
									<a href="https://buzzsumo.com/case-studies/rise-at-seven/" class="card card--case-study" aria-label="Read more about Rise at Seven">
													<div class="card__image-container">
								<img loading="lazy" decoding="async" width="1081" height="1081" src="https://buzzsumo.com/wp-content/uploads/2021/09/Rise-Stacked-Logo-SQUARE-CREATIVE-RGB.png" class="card__image" alt="" srcset="https://buzzsumo.com/wp-content/uploads/2021/09/Rise-Stacked-Logo-SQUARE-CREATIVE-RGB.png 1081w, https://buzzsumo.com/wp-content/uploads/2021/09/../../../themes/brandwatch/src/core/endpoints/resize.php?image=uploads/2021/09/Rise-Stacked-Logo-SQUARE-CREATIVE-RGB.png&amp;width=150 150w" sizes="(max-width: 1081px) 100vw, 1081px">							</div>
												<div class="card__content">
							<p class="card__category">
								Case Study
							</p>
							<p class="card__title">Rise at Seven</p>
													</div>
						<div class="card__footer">
							<span class="card__read-more">Read Case Study</span>
						</div>
					</a>
									<a href="https://buzzsumo.com/case-studies/theclikk/" class="card card--case-study" aria-label="Read more about theCLIKK">
													<div class="card__image-container">
								<img loading="lazy" decoding="async" width="1081" height="1081" src="https://buzzsumo.com/wp-content/uploads/2021/04/theCLIKK-logo.png" class="card__image" alt="theCLIKK logo" srcset="https://buzzsumo.com/wp-content/uploads/2021/04/theCLIKK-logo.png 1081w, https://buzzsumo.com/wp-content/uploads/2021/04/../../../themes/brandwatch/src/core/endpoints/resize.php?image=uploads/2021/04/theCLIKK-logo.png&amp;width=150 150w" sizes="(max-width: 1081px) 100vw, 1081px">							</div>
												<div class="card__content">
							<p class="card__category">
								Case Study
							</p>
							<p class="card__title">theCLIKK</p>
													</div>
						<div class="card__footer">
							<span class="card__read-more">Read Case Study</span>
						</div>
					</a>
									<a href="https://buzzsumo.com/case-studies/connective3/" class="card card--case-study" aria-label="Read more about Connective3">
													<div class="card__image-container">
								<img loading="lazy" decoding="async" width="1081" height="1081" src="https://buzzsumo.com/wp-content/uploads/2023/01/Connective3-logo2.png" class="card__image" alt="Connective3 logo" srcset="https://buzzsumo.com/wp-content/uploads/2023/01/Connective3-logo2.png 1081w, https://buzzsumo.com/wp-content/uploads/2023/01/../../../themes/brandwatch/src/core/endpoints/resize.php?image=uploads/2023/01/Connective3-logo2.png&amp;width=150 150w" sizes="(max-width: 1081px) 100vw, 1081px">							</div>
												<div class="card__content">
							<p class="card__category">
								Case Study
							</p>
							<p class="card__title">Connective3</p>
													</div>
						<div class="card__footer">
							<span class="card__read-more">Read Case Study</span>
						</div>
					</a>
							</div>

					</div>
	</div>


<div id="block_3cd7eb0f64d79a9eee09d702e2b2452f" class="block relationship   block--white block--padding">

	<img decoding="async" width="1024" height="261" src="https://buzzsumo.com/wp-content/uploads/2023/01/bg.jpg" class="relationship__bg-image" alt="" loading="eager" fetchpriority="high">
			<div class="mon-row">

							<div class="block__heading-row relationship__heading-row">
											<h2 class="relationship__heading block__heading block__heading">
							Featured content						</h2>
																			</div>
			
			<div class="relationship__grid relationship__grid--3">
									<a href="https://buzzsumo.com/blog/pr-link-building/" class="card card--relationship" aria-label="Read more about Why Relevance Should Be Your #1 Focus For PR Link Building">
													<div class="card__image-container">
								<img loading="lazy" decoding="async" width="2200" height="1238" src="https://buzzsumo.com/wp-content/uploads/2023/11/Why-Relevance-Should-Be-Your-1-Focus-For-PR-Link-Building-Blog-Banner-BuzzSumo.jpg" class="card__image" alt="">							</div>
												<div class="card__content">

															<p class="card__category">
									Digital PR								</p>
							

							<p class="card__title">Why Relevance Should Be Your #1 Focus For PR Link Building</p>
							
														
						</div>

						<div class="card__footer">
							<span class="card__read-more">Read Blog</span>
						</div>
					</a>
									<a href="https://buzzsumo.com/blog/how-to-use-buzzsumo-thirty-days/" class="card card--relationship" aria-label="Read more about How To Use BuzzSumo: 15 Things You Can Do In 30 Days">
													<div class="card__image-container">
								<img loading="lazy" decoding="async" width="2200" height="1238" src="https://buzzsumo.com/wp-content/uploads/2020/10/blog-image-79.jpg" class="card__image" alt="The number 15">							</div>
												<div class="card__content">

															<p class="card__category">
									BuzzSumo Tools								</p>
							

							<p class="card__title">How To Use BuzzSumo: 15 Things You Can Do In 30 Days</p>
							
														
						</div>

						<div class="card__footer">
							<span class="card__read-more">Read Blog</span>
						</div>
					</a>
									<a href="https://buzzsumo.com/blog/most-shared-headlines-study/" class="card card--relationship" aria-label="Read more about 100m Articles Analyzed: What You Need To Write The Best Headlines">
													<div class="card__image-container">
								<img decoding="async" src="https://buzzsumo.com/wp-content/uploads/2021/08/Best-headlines-blog-header.svg" class="card__image" alt="">							</div>
												<div class="card__content">

															<p class="card__category">
									Content Marketing								</p>
							

							<p class="card__title">100m Articles Analyzed: What You Need To Write The Best Headlines</p>
							
														
						</div>

						<div class="card__footer">
							<span class="card__read-more">Read Blog</span>
						</div>
					</a>
							</div>

					</div>
	</div>


<div id="block_105a0f772e825bac32e9fc12d00a2c87" class="block cta  no-margin block--white bubbles">
	<div class="mon-row">
		<div class="cta__grid">

			<div class="cta__content">
									<h2 class="cta__title">Start Your Free Trial</h2>
				
									<p class="lead"><span style="font-weight: 400;">No credit card. No commitment. Just a LOT of inspiration.</span></p>
							</div>

			
				<div class="cta__buttons">
											<a class="button button--cta-one" href="https://app.buzzsumo.com/users/pro-register">Start Now</a>
														</div>

			
		</div>
	</div>
</div>
			</main>


  <!-- Site Footer -->
      
<footer class="color-bg-white relative z-3">
  <div class="l-page-gutter py4-lg color-border-blocktone bt">
    <div class="l-container l-container-lg-xl l-container-4-xl py6">

      <!-- Menu -->
      <ul class="l-grid l-grid--gutters-3 l-grid--gutters-3 tc tl-xs f3 f4-xl">
                  <li class="lh-tight l-grid__item l-grid__item--12 l-grid__item--auto-lg l-grid__item--6-xs l-grid__item--3-sm">
            <p class="c-heading c-heading--bottom-medium f3">Features</p>
            <ul class="pt1">
                              <li class="mb1">
                  <a href="https://buzzsumo.com/content-discovery/" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Content Discovery">
                    Content Discovery
                                      </a>
                </li>
                              <li class="mb1">
                  <a href="https://buzzsumo.com/content-research/" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Content Research">
                    Content Research
                                      </a>
                </li>
                              <li class="mb1">
                  <a href="https://buzzsumo.com/find-influencers/" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Influencers">
                    Influencers
                                      </a>
                </li>
                              <li class="mb1">
                  <a href="https://buzzsumo.com/monitoring/" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Monitoring">
                    Monitoring
                                      </a>
                </li>
                              <li class="mb1">
                  <a href="https://buzzsumo.com/chrome-extension/" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Chrome Extension">
                    Chrome Extension
                                      </a>
                </li>
                              <li class="mb1">
                  <a href="https://buzzsumo.com/buzzsumo-api/" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-API">
                    API
                                      </a>
                </li>
                          </ul>
          </li>
                  <li class="lh-tight l-grid__item l-grid__item--12 l-grid__item--auto-lg l-grid__item--6-xs l-grid__item--3-sm">
            <p class="c-heading c-heading--bottom-medium f3">Use Cases</p>
            <ul class="pt1">
                              <li class="mb1">
                  <a href="https://buzzsumo.com/use-cases/competitor-intelligence/" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Competitor Intelligence">
                    Competitor Intelligence
                                      </a>
                </li>
                              <li class="mb1">
                  <a href="https://buzzsumo.com/use-cases/content-strategy/" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Content Strategy">
                    Content Strategy
                                      </a>
                </li>
                              <li class="mb1">
                  <a href="https://buzzsumo.com/use-cases/crisis-alerting/" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Crisis Alerting">
                    Crisis Alerting
                                      </a>
                </li>
                              <li class="mb1">
                  <a href="https://buzzsumo.com/use-cases/digital-pr/" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Digital PR">
                    Digital PR
                                      </a>
                </li>
                              <li class="mb1">
                  <a href="https://buzzsumo.com/use-cases/influencer-marketing/" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Influencer Marketing">
                    Influencer Marketing
                                      </a>
                </li>
                              <li class="mb1">
                  <a href="https://buzzsumo.com/use-cases/video-marketing/" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Video Marketing">
                    Video Marketing
                                      </a>
                </li>
                          </ul>
          </li>
                  <li class="lh-tight l-grid__item l-grid__item--12 l-grid__item--auto-lg l-grid__item--6-xs l-grid__item--3-sm">
            <p class="c-heading c-heading--bottom-medium f3">Content</p>
            <ul class="pt1">
                              <li class="mb1">
                  <a href="https://buzzsumo.com/resources/" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Resources">
                    Resources
                                      </a>
                </li>
                              <li class="mb1">
                  <a href="https://buzzsumo.com/blog/" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Blog">
                    Blog
                                      </a>
                </li>
                              <li class="mb1">
                  <a href="https://buzzsumo.com/wellbeing-hub/" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Wellbeing Hub">
                    Wellbeing Hub
                                      </a>
                </li>
                              <li class="mb1">
                  <a href="https://buzzsumo.com/webinars/" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Webinars">
                    Webinars
                                      </a>
                </li>
                              <li class="mb1">
                  <a href="https://help.buzzsumo.com/en/" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Help">
                    Help
                                      </a>
                </li>
                          </ul>
          </li>
                  <li class="lh-tight l-grid__item l-grid__item--12 l-grid__item--auto-lg l-grid__item--6-xs l-grid__item--3-sm">
            <p class="c-heading c-heading--bottom-medium f3">Legal</p>
            <ul class="pt1">
                              <li class="mb1">
                  <a href="https://buzzsumo.com/wp-content/themes/brandwatch/src/site--buzzsumo.com/assets/Buzzsumo-Terms-2019-09.pdf" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Terms &amp; Conditions">
                    Terms &amp; Conditions
                                      </a>
                </li>
                              <li class="mb1">
                  <a href="https://gdpr.cision.com/dataprivacynotice_customersprospects/" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Customer Data Privacy Notice">
                    Customer Data Privacy Notice
                                      </a>
                </li>
                              <li class="mb1">
                  <a href="https://www.cision.com/legal/customerdpa/" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Data Processing Addendum">
                    Data Processing Addendum
                                      </a>
                </li>
                              <li class="mb1">
                  <a href="https://buzzsumo.com/legal/cookies-policy" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Cookie Preferences">
                    Cookie Preferences
                                      </a>
                </li>
                          </ul>
          </li>
                  <li class="lh-tight l-grid__item l-grid__item--12 l-grid__item--auto-lg l-grid__item--6-xs l-grid__item--3-sm">
            <p class="c-heading c-heading--bottom-medium f3">About</p>
            <ul class="pt1">
                              <li class="mb1">
                  <a href="https://buzzsumo.com/about/" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-About BuzzSumo">
                    About BuzzSumo
                                      </a>
                </li>
                              <li class="mb1">
                  <a href="https://buzzsumo.com/about/" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Contact Us">
                    Contact Us
                                      </a>
                </li>
                              <li class="mb1">
                  <a href="https://buzzsumo.com/pricing/" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Pricing">
                    Pricing
                                      </a>
                </li>
                              <li class="mb1">
                  <a href="https://buzzsumo.com/testimonials/" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Testimonials">
                    Testimonials
                                      </a>
                </li>
                              <li class="mb1">
                  <a href="https://buzzsumo.com/case-studies/" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Case Studies">
                    Case Studies
                                      </a>
                </li>
                          </ul>
          </li>
                  <li class="lh-tight l-grid__item l-grid__item--12 l-grid__item--auto-lg l-grid__item--6-xs l-grid__item--3-sm">
            <p class="c-heading c-heading--bottom-medium f3">More</p>
            <ul class="pt1">
                              <li class="mb1">
                  <a href="https://app.buzzsumo.com/login" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Login">
                    Login
                                      </a>
                </li>
                              <li class="mb1">
                  <a href="https://app.buzzsumo.com/users/pro-register?from_page=homepage" class="c-simple-link-light db py1 f2" data-ga="link" data-label="footer-Start Free Trial">
                    Start Free Trial
                                      </a>
                </li>
                          </ul>
          </li>
        
              </ul>
    </div>
  </div>

  <div class="l-page-gutter bt color-bg-grey-2 c-blocktone-border">
    <div class="l-container l-container-lg-xl l-container-4-xl py5 py4-lg">

      <!-- Legals + Socials -->
      <div class="l-grid l-grid--gutters-3 flex-items-center flex-justify-between tc tl-xs">

        <div class="l-grid__item l-grid__item--12 l-grid__item--8-md">

          <!-- Legal info -->
          <p class="color-text-grey-5 f1 f2-xl tc tl-md">
            Copyright © 2024 BuzzSumo Ltd. All Rights Reserved.            Sovereign House, Church Street, Brighton, BN1 1UJ            <br>
            | Company number: 11796969 | VAT number: 316 140 051          </p>

        </div>

        <!-- Social Cell -->
        <div class="l-grid__item l-grid__item--12 l-grid__item--auto-md tr-sm">

                      <!-- Socials -->
            <ul class="l-grid l-grid--gutters-2 flex-justify-center flex-justify-end-md f6">
                              <li class="l-grid__item df flex-items-center">
                  <a href="https://twitter.com/buzzsumo/" target="_blank" rel="noopener noreferrer" class="color-text-grey-7 db f4" data-ga="link" data-label="footer-twitter">
                    
<!-- c-icon.php -->
<span class="db c-icon ">
      <svg>
      <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/wp-content/themes/brandwatch/build/sprite-map-2020-pitchbox.svg?ver-5#core-icon-twitter"></use>
    </svg>
  </span>

                  </a>
                </li>
                              <li class="l-grid__item df flex-items-center">
                  <a href="https://www.facebook.com/buzzsumo/" target="_blank" rel="noopener noreferrer" class="color-text-grey-7 db f4" data-ga="link" data-label="footer-facebook">
                    
<!-- c-icon.php -->
<span class="db c-icon ">
      <svg>
      <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/wp-content/themes/brandwatch/build/sprite-map-2020-pitchbox.svg?ver-5#core-icon-facebook"></use>
    </svg>
  </span>

                  </a>
                </li>
                              <li class="l-grid__item df flex-items-center">
                  <a href="https://www.linkedin.com/company/buzzsumo/" target="_blank" rel="noopener noreferrer" class="color-text-grey-7 db f4" data-ga="link" data-label="footer-linkedin">
                    
<!-- c-icon.php -->
<span class="db c-icon ">
      <svg>
      <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/wp-content/themes/brandwatch/build/sprite-map-2020-pitchbox.svg?ver-5#core-icon-linkedin"></use>
    </svg>
  </span>

                  </a>
                </li>
                              <li class="l-grid__item df flex-items-center">
                  <a href="https://www.youtube.com/user/BuzzSumo" target="_blank" rel="noopener noreferrer" class="color-text-grey-7 db f4" data-ga="link" data-label="footer-youtube">
                    
<!-- c-icon.php -->
<span class="db c-icon ">
      <svg>
      <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/wp-content/themes/brandwatch/build/sprite-map-2020-pitchbox.svg?ver-5#core-icon-youtube"></use>
    </svg>
  </span>

                  </a>
                </li>
                          </ul>
                  </div>

      </div>

    </div>
  </div>

</footer>    <!-- !END Site Footer -->





<!-- TODO: these shouldn’t really have a "site--" hardcoded here - Consider site module specific config file -->

  <script src="https://app.buzzsumo.com/assets/js/cookies.js" type="text/javascript"></script><div id="consent-manager"><div><div><div class="css-1kqdias"></div><div class="css-11y7nel"><div class="css-167wxlz"><h2 class="css-16s0dih">We value your privacy</h2><p class="css-1k7i2v4"><div>We use cookies to improve your experience and give you personalized content. Do you agree to our  <a href="https://buzzsumo.com/legal/cookie-policy/" target="_blank" style="color: rgb(35, 158, 219);">cookie policy?</a></div></p><div class="css-1gs5ebu"><button class="css-1waa4st">No, take me to settings</button><button class="css-1pup4p5">Yes, I Agree</button></div></div></div></div></div></div>
<!-- !END TODO -->




  
<!-- Begin footer scripts -->
<div id="js-footer-scripts" style="display: none;">

      <script type="text/javascript">
      window.__optional_scripts__for_output = {
    "functional": [],
    "statistical": [],
    "marketing": []
};

      window.__optional_scripts__count = {
        'functional':  2,
        'statistical': 0,
        'marketing':   0,
      };

      function global_inject_optional_scripts(force = false) {
        var optional_scripts_wrapper = document.getElementById('js-footer-scripts');

        function load_script(item) {
          var script = document.createElement('script');

          if (item.async) {
            script.setAttribute('async', true);
          }

          optional_scripts_wrapper.appendChild(script);
          script.setAttribute('src', item.src);
        }

        function load_scripts(category) {
          var scripts = window.__optional_scripts__for_output[category];
          if (!scripts) return false;
          var value = global_get_cookie('bw_cookies__strict__approved__' + category);
          if (value === 'Y' || force === true) {
            scripts.forEach(load_script)
          }
        }
        load_scripts('functional');
        load_scripts('statistical');
        load_scripts('marketing');
      }
    </script>
  

  <!-- Core & module scripts -->
  <script src="/wp-content/themes/brandwatch/templates/../build/modules/core/module-core.js?ver=1664881361" type="text/javascript" charset="utf-8" defer=""></script>
      <script src="/wp-content/themes/brandwatch/templates/../build/modules/blog/module-blog.js?ver=1664881359" type="text/javascript" charset="utf-8" defer=""></script>
    <!-- !END core & module scripts -->



  
</div>
<!-- !END footer scripts -->



<script type="text/javascript" src="https://buzzsumo.com/wp-content/themes/brandwatch/assets/dist/js/custom.js?ver=1684140834" id="buzzsumo_js-js"></script>









</body></html>