coveragebook.com Open in urlscan Pro
75.2.60.5  Public Scan

Submitted URL: http://coveragebook.com/
Effective URL: https://coveragebook.com/
Submission: On June 10 via manual from AE — Scanned from DE

Form analysis 2 forms found in the DOM

GET https://app.coveragebook.com/users/sign_up

<form action="https://app.coveragebook.com/users/sign_up" accept-charset="UTF-8" method="get" class="form-inline mb-2 mt-3">
  <label class="sr-only" for="email">Email</label>
  <input type="text" name="email" id="email" placeholder="Your email" class="form-control form-control-lg col-md-5 col-lg-4 col-xl-3 border-0 mr-sm-2 mt-3 px-5 px-md-3" required="required" style="max-width:272px;">
  <input type="submit" name="commit" value="Try in under 5 minutes" class="btn btn-brand-dark btn-lg mt-3 px-5">
</form>

POST https://app.convertkit.com/forms/1134689/subscriptions

<form action="https://app.convertkit.com/forms/1134689/subscriptions" style="background-color:#f9fafb;border-radius:4px" class="seva-form formkit-form" method="post" data-sv-form="1134689" data-uid="d4640f2fe8" data-format="modal" data-version="5"
  min-width="400 500 600 700 800">
  <div style="background-image:;opacity:0.2" class="formkit-background"></div>
  <div data-style="minimal">
    <div class="formkit-header" style="color:#4d4d4d;font-size:27px;font-weight:700" data-element="header">
      <h1>Join the Newsletter</h1>
    </div>
    <div class="formkit-subheader" style="color:#686868;font-size:18px" data-element="subheader">
      <p>Subscribe to get our latest content by email.</p>
    </div>
    <ul class="formkit-alert formkit-alert-error" data-element="errors" data-group="alert"></ul>
    <div data-element="fields" data-stacked="false" class="seva-fields formkit-fields">
      <div class="formkit-field"><input type="text" class="formkit-input" name="email_address" style="border-color:#e3e3e3;border-radius:4px;color:#000;font-weight:400" placeholder="Your email address" required=""></div><button data-element="submit"
        class="formkit-submit formkit-submit" style="background-color:#00c5a3;border-radius:4px;color:#fff;font-weight:700">
        <div class="formkit-spinner">
          <div></div>
          <div></div>
          <div></div>
        </div><span>Subscribe</span>
      </button>
    </div>
    <div class="formkit-guarantee" style="color:#4d4d4d;font-size:13px;font-weight:400" data-element="guarantee">
      <p>We won't send you spam. Unsubscribe at any time.</p>
    </div>
  </div>
  <style>
    .formkit-form[data-uid="d4640f2fe8"] * {
      box-sizing: border-box;
    }

    .formkit-form[data-uid="d4640f2fe8"] {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
    }

    .formkit-form[data-uid="d4640f2fe8"] legend {
      border: none;
      font-size: inherit;
      margin-bottom: 10px;
      padding: 0;
      position: relative;
      display: table;
    }

    .formkit-form[data-uid="d4640f2fe8"] fieldset {
      border: 0;
      padding: 0.01em 0 0 0;
      margin: 0;
      min-width: 0;
    }

    .formkit-form[data-uid="d4640f2fe8"] body:not(:-moz-handler-blocked) fieldset {
      display: table-cell;
    }

    .formkit-form[data-uid="d4640f2fe8"] h1,
    .formkit-form[data-uid="d4640f2fe8"] h2,
    .formkit-form[data-uid="d4640f2fe8"] h3,
    .formkit-form[data-uid="d4640f2fe8"] h4,
    .formkit-form[data-uid="d4640f2fe8"] h5,
    .formkit-form[data-uid="d4640f2fe8"] h6 {
      color: inherit;
      font-size: inherit;
      font-weight: inherit;
    }

    .formkit-form[data-uid="d4640f2fe8"] p {
      color: inherit;
      font-size: inherit;
      font-weight: inherit;
    }

    .formkit-form[data-uid="d4640f2fe8"][data-format="modal"] {
      display: none;
    }

    .formkit-form[data-uid="d4640f2fe8"][data-format="slide in"] {
      display: none;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-input,
    .formkit-form[data-uid="d4640f2fe8"] .formkit-select,
    .formkit-form[data-uid="d4640f2fe8"] .formkit-checkboxes {
      width: 100%;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-button,
    .formkit-form[data-uid="d4640f2fe8"] .formkit-submit {
      border: 0;
      border-radius: 5px;
      color: #ffffff;
      cursor: pointer;
      display: inline-block;
      text-align: center;
      font-size: 15px;
      font-weight: 500;
      cursor: pointer;
      margin-bottom: 15px;
      overflow: hidden;
      padding: 0;
      position: relative;
      vertical-align: middle;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-button:hover,
    .formkit-form[data-uid="d4640f2fe8"] .formkit-submit:hover,
    .formkit-form[data-uid="d4640f2fe8"] .formkit-button:focus,
    .formkit-form[data-uid="d4640f2fe8"] .formkit-submit:focus {
      outline: none;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-button:hover>span,
    .formkit-form[data-uid="d4640f2fe8"] .formkit-submit:hover>span,
    .formkit-form[data-uid="d4640f2fe8"] .formkit-button:focus>span,
    .formkit-form[data-uid="d4640f2fe8"] .formkit-submit:focus>span {
      background-color: rgba(0, 0, 0, 0.1);
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-button>span,
    .formkit-form[data-uid="d4640f2fe8"] .formkit-submit>span {
      display: block;
      -webkit-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out;
      padding: 12px 24px;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-input {
      background: #ffffff;
      font-size: 15px;
      padding: 12px;
      border: 1px solid #e3e3e3;
      -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      line-height: 1.4;
      margin: 0;
      -webkit-transition: border-color ease-out 300ms;
      transition: border-color ease-out 300ms;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-input:focus {
      outline: none;
      border-color: #1677be;
      -webkit-transition: border-color ease 300ms;
      transition: border-color ease 300ms;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-input::-webkit-input-placeholder {
      color: inherit;
      opacity: 0.8;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-input::-moz-placeholder {
      color: inherit;
      opacity: 0.8;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-input:-ms-input-placeholder {
      color: inherit;
      opacity: 0.8;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-input::placeholder {
      color: inherit;
      opacity: 0.8;
    }

    .formkit-form[data-uid="d4640f2fe8"] [data-group="dropdown"] {
      position: relative;
      display: inline-block;
      width: 100%;
    }

    .formkit-form[data-uid="d4640f2fe8"] [data-group="dropdown"]::before {
      content: "";
      top: calc(50% - 2.5px);
      right: 10px;
      position: absolute;
      pointer-events: none;
      border-color: #4f4f4f transparent transparent transparent;
      border-style: solid;
      border-width: 6px 6px 0 6px;
      height: 0;
      width: 0;
      z-index: 999;
    }

    .formkit-form[data-uid="d4640f2fe8"] [data-group="dropdown"] select {
      height: auto;
      width: 100%;
      cursor: pointer;
      color: #333333;
      line-height: 1.4;
      margin-bottom: 0;
      padding: 0 6px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      font-size: 15px;
      padding: 12px;
      padding-right: 25px;
      border: 1px solid #e3e3e3;
      background: #ffffff;
    }

    .formkit-form[data-uid="d4640f2fe8"] [data-group="dropdown"] select:focus {
      outline: none;
    }

    .formkit-form[data-uid="d4640f2fe8"] [data-group="checkboxes"] {
      text-align: left;
      margin: 0;
    }

    .formkit-form[data-uid="d4640f2fe8"] [data-group="checkboxes"] [data-group="checkbox"] {
      margin-bottom: 10px;
    }

    .formkit-form[data-uid="d4640f2fe8"] [data-group="checkboxes"] [data-group="checkbox"] * {
      cursor: pointer;
    }

    .formkit-form[data-uid="d4640f2fe8"] [data-group="checkboxes"] [data-group="checkbox"]:last-of-type {
      margin-bottom: 0;
    }

    .formkit-form[data-uid="d4640f2fe8"] [data-group="checkboxes"] [data-group="checkbox"] input[type="checkbox"] {
      display: none;
    }

    .formkit-form[data-uid="d4640f2fe8"] [data-group="checkboxes"] [data-group="checkbox"] input[type="checkbox"]+label::after {
      content: none;
    }

    .formkit-form[data-uid="d4640f2fe8"] [data-group="checkboxes"] [data-group="checkbox"] input[type="checkbox"]:checked+label::after {
      border-color: #ffffff;
      content: "";
    }

    .formkit-form[data-uid="d4640f2fe8"] [data-group="checkboxes"] [data-group="checkbox"] input[type="checkbox"]:checked+label::before {
      background: #10bf7a;
      border-color: #10bf7a;
    }

    .formkit-form[data-uid="d4640f2fe8"] [data-group="checkboxes"] [data-group="checkbox"] label {
      position: relative;
      display: inline-block;
      padding-left: 28px;
    }

    .formkit-form[data-uid="d4640f2fe8"] [data-group="checkboxes"] [data-group="checkbox"] label::before,
    .formkit-form[data-uid="d4640f2fe8"] [data-group="checkboxes"] [data-group="checkbox"] label::after {
      position: absolute;
      content: "";
      display: inline-block;
    }

    .formkit-form[data-uid="d4640f2fe8"] [data-group="checkboxes"] [data-group="checkbox"] label::before {
      height: 16px;
      width: 16px;
      border: 1px solid #e3e3e3;
      background: #ffffff;
      left: 0px;
      top: 3px;
    }

    .formkit-form[data-uid="d4640f2fe8"] [data-group="checkboxes"] [data-group="checkbox"] label::after {
      height: 4px;
      width: 8px;
      border-left: 2px solid #4d4d4d;
      border-bottom: 2px solid #4d4d4d;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      left: 4px;
      top: 8px;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-alert {
      background: #f9fafb;
      border: 1px solid #e3e3e3;
      border-radius: 5px;
      -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      list-style: none;
      margin: 25px auto;
      padding: 12px;
      text-align: center;
      width: 100%;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-alert:empty {
      display: none;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-alert-success {
      background: #d3fbeb;
      border-color: #10bf7a;
      color: #0c905c;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-alert-error {
      background: #fde8e2;
      border-color: #f2643b;
      color: #ea4110;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-spinner {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 0px;
      width: 0px;
      margin: 0 auto;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      width: 0px;
      overflow: hidden;
      text-align: center;
      -webkit-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-spinner>div {
      margin: auto;
      width: 12px;
      height: 12px;
      background-color: #fff;
      opacity: 0.3;
      border-radius: 100%;
      display: inline-block;
      -webkit-animation: formkit-bouncedelay-formkit-form-data-uid-d4640f2fe8- 1.4s infinite ease-in-out both;
      animation: formkit-bouncedelay-formkit-form-data-uid-d4640f2fe8- 1.4s infinite ease-in-out both;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-spinner>div:nth-child(1) {
      -webkit-animation-delay: -0.32s;
      animation-delay: -0.32s;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-spinner>div:nth-child(2) {
      -webkit-animation-delay: -0.16s;
      animation-delay: -0.16s;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-submit[data-active] .formkit-spinner {
      opacity: 1;
      height: 100%;
      width: 50px;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-submit[data-active] .formkit-spinner~span {
      opacity: 0;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-powered-by[data-active="false"] {
      opacity: 0.35;
    }

    @-webkit-keyframes formkit-bouncedelay-formkit-form-data-uid-d4640f2fe8- {

      0%,
      80%,
      100% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
      }

      40% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
      }
    }

    @keyframes formkit-bouncedelay-formkit-form-data-uid-d4640f2fe8- {

      0%,
      80%,
      100% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
      }

      40% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
      }
    }

    .formkit-form[data-uid="d4640f2fe8"] {
      border: 1px solid #e3e3e3;
      max-width: 700px;
      position: relative;
      overflow: hidden;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-background {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-size: cover;
      background-position: center;
      opacity: 0.3;
      z-index: 1;
    }

    .formkit-form[data-uid="d4640f2fe8"] [data-style="minimal"] {
      padding: 20px;
      width: 100%;
      z-index: 2;
      position: relative;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-header {
      margin: 0 0 27px 0;
      text-align: center;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-subheader {
      margin: 18px 0;
      text-align: center;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-guarantee {
      font-size: 13px;
      margin: 10px 0 15px 0;
      text-align: center;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-guarantee>p {
      margin: 0;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-powered-by {
      color: #7d7d7d;
      display: block;
      font-size: 12px;
      margin: 10px 0 0 0;
      text-align: center;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-fields {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 25px auto 0 auto;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-field {
      min-width: 220px;
    }

    .formkit-form[data-uid="d4640f2fe8"] .formkit-field,
    .formkit-form[data-uid="d4640f2fe8"] .formkit-submit {
      margin: 0 0 15px 0;
      -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
      flex: 1 0 100%;
    }

    .formkit-form[data-uid="d4640f2fe8"][min-width~="600"] [data-style="minimal"] {
      padding: 40px;
    }

    .formkit-form[data-uid="d4640f2fe8"][min-width~="600"] .formkit-fields[data-stacked="false"] {
      margin-left: -5px;
      margin-right: -5px;
    }

    .formkit-form[data-uid="d4640f2fe8"][min-width~="600"] .formkit-fields[data-stacked="false"] .formkit-field,
    .formkit-form[data-uid="d4640f2fe8"][min-width~="600"] .formkit-fields[data-stacked="false"] .formkit-submit {
      margin: 0 5px 15px 5px;
    }

    .formkit-form[data-uid="d4640f2fe8"][min-width~="600"] .formkit-fields[data-stacked="false"] .formkit-field {
      -webkit-flex: 100 1 auto;
      -ms-flex: 100 1 auto;
      flex: 100 1 auto;
    }

    .formkit-form[data-uid="d4640f2fe8"][min-width~="600"] .formkit-fields[data-stacked="false"] .formkit-submit {
      -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
    }
  </style>
</form>

Text Content

How it works
How it works Metrics & data Showcasing & design Why us?
Solutions
For Agencies For In-House Enterprise For Account Directors For PR Executives
Digital PR reporting Show SEO impact of PR Measure ROI of PR Confidence in
Metrics Stop using AVE Unrealistic Reach Metrics Spreadsheet Alternative Stop
Sharing Ugly Reports
Help & resources
Customer support FAQs Guides & tutorials What's New Blog Podcast Webinars
Pricing

--------------------------------------------------------------------------------

Sign in Start free trial


MAKE COVERAGE REPORTS, FASTER

Beautifully designed reports with credible PR metrics you can be proud of.

Try in under 5 minutes
Watch the video

30 day free trial, no commitment, no credit card required.
Annoying Salesperson will NOT call.

TRUSTED BY OVER 13,254 AGENCY AND IN-HOUSE PUBLIC RELATIONS PROFESSIONALS IN
MORE THAN 40 COUNTRIES




HOW IT WORKS

CoverageBook is built for busy PR pros, so you can spend less effort reporting
on coverage and put your energy into the more important parts of PR.

Learn more about how it works


1

JUST ADD COVERAGE...

Paste links to website articles, social media posts, YouTube etc. Or upload
print clippings, video or audio files.

2

GET SCREENSHOTS, PR METRICS & DATA BACK IN MINUTES

Choose how to present your coverage and what metrics to feature.

3

CUSTOMISE AND SHARE YOUR BOOK: ONLINE, AS A PDF OR CSV

With flexible layouts and branded style you’ll delight your clients, whatever
their needs.




BOOKS WITH BETTER LOOKS

Flexible, easy to digest formats built to make clients and stakeholders happy.
You don’t need to be a designer to showcase your coverage like a pro.

Showcasing & design features

SHARE ONLINE

Looks great from a mobile phone to the boardroom TV

CREATE PDFS

Ready to send digitally or print out when you need a hard copy

EXPORT AS CSV

Download all coverage metrics & data as an Excel/CSV file


CREDIBLE PR METRICS YOU CAN BELIEVE IN

Realistic, industry-leading metrics you don’t need a data-science degree to
understand. You’re in control of what data to show and what’s most important.

Learn about metrics & data




SAY GOODBYE TO THOSE AWKWARD BOARDROOM MOMENTS

No one likes standing in front of clients presenting over-inflated PR metrics
you know don’t stack up. Demonstrate realistic PR impact to your clients and
gain their respect.

Why choose CoverageBook?

Click for sound





4:01










We’ve been reducing reporting-induced headaches worldwide since 2014.


HERE’S WHAT SOME OF OUR HAPPY CUSTOMERS ARE SAYING ABOUT THEIR EXPERIENCES USING
COVERAGEBOOK.



> It's so easy to use. It has really made my life easier...This is making me
> look good in front of our leadership team. Definitely a godsend for any PR
> agency.
> 
> Serene Touma, Marketing & Communications Director, Beco Capital

> Simple and intuitive interface that made reporting on digital PR campaigns an
> absolute breeze. Since we've started using CoverageBook, we managed to free up
> big chunks of our time that we can now spend on relationship building.
> 
> Gisele Navarro, operations director, neomam studios

> Best PR Tool Ever Invented! Any serious publicist who values its own time
> should invest in using coveragebook.com. Not only it saves time by pulling
> together screenshots, metrics and helping you put reports in a nicely
> presented coverage book, it allows your clients to understand the metrics
> better.
> 
> Kristina Spionjak

> Love the speed and ease of this brilliant PR tool - time and life saver!
> Translating hard work into figures clients can understand
> 
> Ashley Rossiter, managing director, mirror me pr

> I am so happy I found this tool! I could not live without it now. Clients are
> extremely happy with the layout and how easy it is to make sense of each
> placement. It is FANTASTIC. I can not sing the praises of Coverage Book
> enough.
> 
> Jessica McCafferty Brennan, Vice President, Janice McCafferty Communications

> Best PR Tool EVER! Where has Coveragebook.com been all of my life? I find it
> nothing short of genius, as it saves my PR company countless hours researching
> and laying out clips. Plus, the layouts are fully customizable, making it easy
> to show off your work to current and prospective clients. Coveragebook.com
> saves me so much time which I have put back into serving my clients and
> building my business.
> 
> Tracey Henry, Publicist, Type A media - cannabis lifestyle public relations

WE'VE GOT LOTS MORE HAPPY CUSTOMERS. IF YOU'D LIKE TO READ MORE HONEST OPINIONS
AND REVIEWS CHECK US OUT ON G2 CROWD




BEAUTIFULLY DESIGNED REPORTS WITH CREDIBLE PR METRICS YOU CAN BE PROUD OF.

Take the pain out of PR reporting. Start a free trial and see how it all works
with your own coverage. You'll be making books within minutes.

Email

30 day free trial, no commitment, no credit card required.
Annoying Salesperson will NOT call.





FAQS

WHY SHOULD I TRY COVERAGEBOOK?

Fair question. Here are 9 pretty good reasons.

DO YOU HELP ME MONITOR AND GET ALERTED TO MY COVERAGE?

No. We have intentionally built the tool to not do this. We want you to be able
to handpick your coverage and then compile a report based on that. Too many
fully automated monitoring + dashboard solutions pickup irrelevant mentions. Or
miss things entirely. Creating metrics + graphs people don’t end up trusting.

There is a reason most monitoring tool users end up collating a clean list of
actual coverage in a spreadsheet! We are the alternative to that tracker
spreadsheet. And then some...

DO YOU PROVIDE ANY CUSTOMER SUPPORT?

We certainly do, you can learn more about our 1st-class customer support here.
All customer support is free. Our Enterprise plan also gives customers access to
a dedicated Account Manager.

SERIOUSLY? IF I HAVE TO FIND THE COVERAGE WHY DO SO MANY PEOPLE LOVE THIS TOOL?

We have lots of customers that just don’t need a fully fledged media monitoring
tool. Many bookmark the URLs of their mentions as they discover them via google
news or from the person that wrote about them. Then they paste those links into
CoverageBook. And are ready to measure & showcase their work back to clients.

On the other end of the scale we have huge teams that need a solution to
consolidate all the mentions they collect across multiple tools. They find
consolidating a clean list of Coverage in our tool gives them the data
consistency they crave!

HOW CAN I TRUST THE DATA YOU PROVIDE?

We’ve automated the collection of coverage data since 2014. We’re getting good
at it. We have picked some of the best 3rd party suppliers of key metrics such
as SimilarWeb (for outlet audience data), Moz for their Domain Authority metric,
Buzzsumo for social share data (which they source from Twitter API).

MY BOSS STILL WANTS ME TO USE AVE. DO YOU CALCULATE THIS FOR US?

No. I know this may be a deal breaker for you. But seriously. It’s time to move
on. Let us help you.

DO YOU JUST COLLECT METRICS FOR THE COVERAGE URLS I ADD?

No. We do so much more. From a URL we’ll capture full screen grabs of the page,
the title of the article, and the date is was published. And then pull it all
together into a report ready to share. Or you can just export the data to use
however you wish.

I NEED TO ADD PRINT, RADIO, BROADCAST COVERAGE. IS THAT POSSIBLE?

Yes. You are able to add this type of coverage. We just don’t auto source
metrics yet. But you can add custom metrics to these items manually.

PRODUCT

 * How it works
 * Metrics & data
 * Showcasing & design
 * Why us?
 * Pricing
 * Enterprise
 * Charities
 * Sports & Entertainment
 * Music

SUPPORT

 * Customer Support
 * Help & FAQs
 * Guides & Tutorials
 * What's New
 * Status
 * Privacy
 * Terms & Conditions
 * Security

RESOURCES

 * Blog
 * Podcast
 * Newsletter
 * Webinars
 * Clipper
 * Link Extractor
 * AVE Calculator
 * CPM Calculator
 * CoverageImpact

CONTACT

 * Email us
 * Schedule a call
 * Twitter

Copyright © 2024 CoverageBook Ltd
Company Number 12498236

Click for sound





4:01











JOIN THE NEWSLETTER

Subscribe to get our latest content by email.


Subscribe

We won't send you spam. Unsubscribe at any time.