SAREpush
  • INTRODUCTION
  • Platform Support
  • JAVASCRIPT LIBRARY
    • Installing library on website
    • Installing library through GTM
    • Tagging a subscriber using library
    • Preview subscriber's tags in our platform.
    • Sending shopping cart events using library
  • REST API
    • Introduction
    • Retrieving a list of websites
    • Retrieving JS code for specific website
    • Creating campaign to all subscribers
    • Creating campaign to particular locations
    • Creating campaign to particular tags
    • Creating campaign to particular segments
    • Sending message to specific subscriber
    • Sending message to test subscribers
    • Retrieving a list of segments
    • Retrieving a list of locations
    • Retrieving a list of tags
    • Retrieving a list of subscribers
  • PLUGINS
    • Installing WordPress plugin
  • CAMPAIGNS
    • Delivery automation
      • Welcome notification
      • When leave website
      • When visit specific web page
      • When spend X time on specific web page
    • Delivery to audience
      • Send to all subscribers
      • Send to particular segments
      • Send to particular tags
      • Send to test segment
    • Delivery scheduling
      • Send at a particular time
      • Sent recurring
    • Message personalization
    • Message preview
    • Message time to live
    • Images and icons
  • User management
    • User Management
    • Permission table
  • Product feed
    • What is XML Product Feed?
Powered by GitBook
On this page
  1. CAMPAIGNS

Images and icons

In the following sections describe the best practices for sending web push notifications that include images and icons.

PreviousMessage time to liveNextUser Management

Last updated 5 years ago

In each type of campaign there is the option of adding icon and large image.

The icon is displayed on all devices and usually represents your website logo or a profile picture. Some browsers (e.g. Chrome on Windows and Android) let you display a large image inside the notification content.

You can upload each file from your computer or provide the url.

When you upload file from your computer, you don't worry about HTTPs. We provide all your images and icons over HTTPS, otherwise some browsers (e.g. Chrome) may not display them for security reasons.

When you provide url all images and icons should be served from your website using a CDN. This is not only general advice. The point is that when a notification is sent to many subscribers, there are thousands of browsers that download your image every second.

Icon Recommendation

Suggested size is 192x192px. Suggested format is PNG.

Image Recommendation

Suggested size is at least 750px wide. Suggested format is PNG.