Informed Delivery® for Business Mailers | USPS (2024)

Informed Delivery® for Business Mailers | USPS (1)

Create Once. Connect Everywhere.

The Informed Delivery® feature gives eligible residential, business, and PO Box customers digital previews of their mail and packages.

Informed Delivery offers business mailers and shippers the opportunity to engage users through an integrated mail or package digital marketing campaign that generates additional consumer impressions, interactions, and insights.

Informed Delivery® for Business Mailers | USPS (2)

Resources to Get Started with Informed Delivery

Learn more about Informed Delivery and the impact it is having for businesses below.

  • Informed Delivery Overview PDF (4 MB)
  • Users and Household Data XLSX (800 KB) | CSV (2 MB)
  • Campaign Terms and Conditions PDF (79 KB)
  • Interactive Campaign FAQs PDF (368 KB)
  • Informed Delivery Campaign Best Practices PDF (1 MB)

How to Create & Submit Campaigns

Mailers

  • Interactive Mail Campaign Guide PDF (3 MB) — Learn how to initiate an Informed Delivery interactive campaign for mail
  • Mailer Campaign Portal User Guide PDF (1 MB) — Step-by-step instructions for Informed Delivery interactive campaign for mailers
  • Informed Delivery Mail Campaign Portal Tutorial — Guided walkthrough of Mailer Campaign Portal
  • Interactive Mail Campaign Image Requirements PDF (825 KB) — Image specifications for graphics used in mail campaigns
  • Informed Delivery Campaign Parameters PDF (587 KB) — Learn more about the function of the campaign URL opt-in/opt-out feature

Shippers

  • Shipper Campaign Portal User Guide PDF (864 KB) — Learn how to create and manage Informed Delivery package campaigns
  • Package Campaigns 1-Pager PDF (207 KB) — Maximize your engagement with customers through package campaigns
  • Package Campaigns Best Practices Guide PDF (2 MB) — Step-by-step instructions for Informed Delivery interactive campaign for packages

Additional Resources

Review these helpful resources before submitting your campaign:

Business Customer Gateway (BCG)

The Mailer Campaign Portal and Shipper Campaign Portal are available to all business mailers via the Business Customer Gateway (BCG) under the "Additional Services" tab.

PostalOne!®

Please reference the PostalOne! technical guides for Informed Delivery on PostalPro for more information. Contact the PostalOne! support team at USPSInformedDeliveryeDoc@usps.gov for more information.

Informed Visibility®-Informed Delivery

Please reference the Informed Visibility-Informed Delivery Data Dictionary XLS (31.6 KB) and Post-Campaign Sample Data Set XLS (13.1 KB) for information on data attributes available. Review Informed Visibility PostalPro™ for additional information and resources.

Need additional Informed Delivery campaign support?

Email us (USPSInformedDeliveryCampaigns@USPS.gov) or call us (1-877-329-7206). Hours of operation are Monday–Friday from 7 AM–5 PM CT with the exception of federal holidays observed by USPS.

Informed Delivery® for Business Mailers | USPS (3)

Informed Delivery® for Business Mailers | USPS (4)

How It Works for Customers

Users have the ability to view grayscale images of the exterior, address side of letter-size mailpieces arriving soon. Mailpiece images are available via email notification, online dashboard, or mobile app.

The process is simple:

  1. Customer signs up for Informed Delivery notifications.
  2. Mail and packages are imaged and scanned during processing.
  3. Mail and packages are matched to delivery points and interactive mail or package campaigns are applied.
  4. Customer receives mailpiece images or package tracking information and ride-along image.
  5. Customer receives physical mailpieces or packages.

Sign Up for Free

Informed Delivery® for Business Mailers | USPS (5)

What Consumers Are Saying

High Open Rate
67.4%1

of notifications are opened daily (on average)

Very Satisfied
89%2

of consumers are satisfied or very satisfied with Informed Delivery

Recommended
91%2

of consumers would recommend Informed Delivery to friends, family, or colleagues

Informed Delivery® for Business Mailers | USPS (6)

The Value of Informed Delivery

Informed Delivery can help mailers increase the reach of their marketing campaign through a synchronized physical and digital touchpoint. This feature allows you to:

  • Reach engaged consumers. Tap into an engaged user base that delivers higher-than-average email open rates.
  • Increase interaction. Generate multiple impressions from a single mailpiece.
  • Encourage faster responses. Offers, interactive content, and a clear call-to-action to help increase consumer response.
  • Reach customers digitally from their physical address. Expand your reach and audience base.
  • Get more bang for your buck. Potentially increase return on investment (ROI) for your campaign.
  • Measure campaign performance. Gain valuable data insights that can help optimize your marketing spend.
  • Reference the Year in Review (April 2023 - March 2024) presentation (PDF 892 KB) to learn about the growth and value of Informed Delivery.

Informed Delivery® for Business Mailers | USPS (7)

Informed Delivery® for Business Mailers | USPS (8)

Sign Up for Informed Delivery Notifications

In addition to using the Informed Delivery feature to market your business services, you can also sign up to receive notifications about mail that's coming to you. Each day, preview your business’ incoming USPS® mail and packages with Informed Delivery notifications:

  • Get Daily Digest emails that preview your mail and packages scheduled to arrive soon.
  • See images of your incoming letter-sized mail (grayscale, address side only).3
  • Track and manage your packages in one convenient place.

Sign Up Now

Informed Delivery® for Business Mailers | USPS (9)

1. Informed Delivery January 2021 – January 2022 Year in Review Back ^
2. January 2022 Informed Delivery User Survey Back ^
3. Images are only provided for letter-sized mailpieces that are processed through USPS's automated equipment. Mail and packages may not arrive the same day you get a notification—please allow several days for delivery. Back ^

'); console.log(k);});$(".vdrawers .expandv").on('touch click',function(e){e.preventDefault();if ($(this).parents('.vdrawers').hasClass('active')){$(this).text('Expand All');$(this).parents('.vdrawers').removeClass('active');$(this).parents('.vdrawers').find('.v-tab div').removeClass('active');console.log('expand active - removing active');} else {$(this).text('Hide All');$(this).parents('.vdrawers').find('.v-tab div').addClass('active');$(this).parents('.vdrawers').addClass('active');console.log("expand not active - adding active");}});$('.vdrawers .v-tab div a').not('sup').on('click touch', function(e){console.log('Clicked on v-tab link');e.preventDefault();if($(window).width()>=767){console.log('desktop:start');$this = $(this).parents('.vdrawers');$this.find('.v-tab div.active').removeClass('active');$this.find('.v-tab-content div.active').removeClass('active');$(this).parent().addClass('active');$this.find('.v-tab-content div').eq($this.find('.v-tab div.active').index()).addClass('active');console.log('desktop:'+$this.html());console.log('desktop:end');$('html, body').animate({scrollTop: $(this).parents('.vdrawers').find('.v-tab-content div').eq($('.v-tab div.active').index()).offset().top}, 500);} else if ($(window).width()<767) {if ($(this).parent().hasClass('active')){$(this).parent().removeClass('active');$('html, body').animate({scrollTop: $(this).parent().offset().top}, 500);} else {$(this).parents('.vdrawers').find('.v-tab div.active').removeClass('active');$(this).parent().addClass('active');$('html, body').animate({scrollTop: $(this).parent().offset().top}, 500);}}});$('.lg-crd h3').not('sup').on('click touch', function(e){console.log('Clicked on faq');e.preventDefault();$(this).parent().parent().toggleClass('active');});$('a.expand').on('click touch', function(e){e.preventDefault();$this = $(this);$this.toggleClass('active');if ($this.hasClass('active')){$this.text('Hide All');$this.parents('.faq-section, .lg-txt-crd,.visible-expand').find('.lg-crd, .faq-unit,.expand-unit').addClass('active');}else{$this.text('Expand All');$this.parents('.faq-section, .lg-txt-crd,.visible-expand').find('.lg-crd, .faq-unit,.expand-unit').removeClass('active');}});//$('').append('...less');/*$('.expand-less, .expand-more').on('click touch', function(e){e.preventDefault();$(this).parents('.expand-unit').toggleClass('active');});*/$('.faq-unit>*:first-child,.expand-unit>*:first-child').not('sup').on('click touch', function(e){console.log('Clicked on faq');e.preventDefault();$(this).parent().toggleClass('active');});$('.expand-all').on('click touch', function(e){console.log('Expand all function')$this = $(this);$this.toggleClass('active');if ($this.hasClass('active')){$this.text('Hide All');$this.parents('.visible-expand').find('.expand-unit').addClass('active');}else{$this.text('Expand All');$this.parents('.visible-expand').find('.expand-unit').removeClass('active');}});$.each( $('.expand-unit > p:first-of-type'), function(i){g = $(this).parent('.expand-unit').find('h4').eq(0).text();console.log(g) $(this).append(' Show More '+g+''); });$('.expand-unit .drawer:last-child').append('

Show Less

');$('.expand-less, .expand-more').on('click touch', function(e){e.preventDefault();$(this).parents('.expand-unit').toggleClass('active');$('html, body').animate({scrollTop: $(this).parents('.expand-unit').offset().top}, 500);});});function addEmail() {window.open( 'http://oi.vresp.com?fid=ac5986480c', 'vr_optin_popup', 'scrollbars=yes,width=600,height=300' ); }$(".video--poster").on('click touch', function(e){e.preventDefault(),$(this).removeClass('fade-out');$(this).addClass('transition');$(this).parent().addClass('removebtn');});

Informed Delivery® for Business Mailers | USPS (2024)

References

Top Articles
Latest Posts
Article information

Author: Carlyn Walter

Last Updated:

Views: 6359

Rating: 5 / 5 (70 voted)

Reviews: 85% of readers found this page helpful

Author information

Name: Carlyn Walter

Birthday: 1996-01-03

Address: Suite 452 40815 Denyse Extensions, Sengermouth, OR 42374

Phone: +8501809515404

Job: Manufacturing Technician

Hobby: Table tennis, Archery, Vacation, Metal detecting, Yo-yoing, Crocheting, Creative writing

Introduction: My name is Carlyn Walter, I am a lively, glamorous, healthy, clean, powerful, calm, combative person who loves writing and wants to share my knowledge and understanding with you.