First steps
User Data
- Email Builder Review
- Designing your email
- Creating a Synchronized Module
- Setting Responsivity
- Building Smart Containers
- Creating a Gmail Promotions Annotation
- Adding a Rollover Effect
- Adding a Background to an Email
- Adding Anchor Links
- Adding a Video to an Email
- Adding a Table to an Email
- Adding a Custom Font
- Adding Social Media Buttons
- Editing HTML and CSS
- Working with “Images” block
Omnichannel
- SDK for Mobile Apps
- Managing mobile SDK access keys
- Connecting Mobile App
- Creating a Google Project for Mobile Push Notifications
- Creating Mobile Push Messages
- Setting Up Delivery and Clicks Analytics
- Deep Links and Universal Links
- Scheduled Mobile Push Message
- Sending Test Messages from the Event Debug View
- Setting Up Widgets for Your Site
- Widget Calling
- Storing data from widgets to contact fields
- Using Annoyance Safeguard
- Actions After Form Submission
- Yespo Extension for Google Chrome
- Creating Pop-ups via Google Tag Manager or WordPress
- Sending Yespo Widget Events to Google Analytics
- Replacing Double Opt-In System Workflow
- Setting Up Locations for the Widget Calling Rules
Automation
Personalization
Analytics
- Email Campaign Report
- Web Push Campaign Report
- Viber Campaign Report
- Mobile Push Campaign Report
- App Inbox Campaign Report
- Widget Report
- Triggered Campaign Report
- AMP Campaign Report
- SMS Campaign Report
- Multilingual Campaign Report
- Setting up UTM Tags
- Revenue from Campaigns
- Tracking Campaign Performance in Google Analytics
Multilanguage Campaigns
Events and Behaviour Tracking
Recommendations
API
Security and Compliance
Integration
Setting Up Web Pushes for Safari
Safari Push Notifications are triggered remotely using Apple Push Notification service (APNs), even when the Safari browser isn’t running. Web pushes work just like app push notifications.To set up web pushes for Safari, you need to have an Apple account
and a developer account (paid).
Step1. Registration of Web Push ID
1. In your developer account go to Website Push IDs and add a new Push ID.
2. Fill in Description and ID fields, and click Continue.
- Description. Your service name for the Provisioning Portal which labels your Website Push IDs with a more human-readable description.
- Identifier. Your unique reverse-domain string that must start with web (for example, web.com.example.domain).
3. Click Register to confirm registration.
4. Click Done.
Once you've confirmed registration, the new ID will appear on the Web Push IDs list.
Note. Your certificate may be revoked by Apple if you violate any of the push notification service rules and provisions. Thus, you’ll be unable to send new notifications. In case of unauthorized violation, you can personally revoke your certificate at your developer account > Certificates > Identifiers & Profiles.
Step 2. Certificate Request in Keychain Access for MacOS
1. Open Keychain Access. It's standard for all Apple devices. In the menu, choose Certificate Assistant > Request a Certificate From a Certificate Authority.
2. Fill in the User's Email Address and Common Name fields, and select Saved to disk.
3. Click Save.
Step 3. Certificate Generation
1. In your developer account, go to iOS Certificates and click “+”.
2. Choose Website Push ID Certificate.
3. Select the Website Push ID you’ve created.
2. Click Continue.
3. Upload the file generated via Keychain Access.
4. Download the certificate.
Step 4. Certificate .p12 Export
1. Double-click the downloaded file. In opened Keychain Access, go to My Certificates and select the necessary certificate.
2. Right click the certificate accordion and select Export. In File Format, select Personal Information Exchange format (.p12).
3. In the file generation window, you can add an additional password to the.p12 certificate file.
You can leave these fields blank and click OK. Next, click Allow and enter your Mac password to export the certificate to your computer.
Step 5. .p8 Certificate Download
The .p8 extension is a text file with keys that are used to execute JWT content for APNs messages.
1. In your developer account, go to Keys > All.
2. Click “+.”
3. Select Apple Push Notifications Service (APNs).
4. Check the information to confirm key configuration.
5. Download the .p8 certificate.
How to Set Up Safari Web Pushes in our CDP
1. In your personal account, go to Settings > Web Push.
2. If you add Safari to the existing website, select it from the list (1). If you don't have a website, click Add website (2).
For a new website, fill in all the fields. If the site already exists, fill out For Safari.
3. In the section For Safari, upload files .p8 and p.12.
4. Leave the Key file password field empty if you didn't create a password for it.
5. In the Key ID field, insert the corresponding ID from your developer account > Keys > All.
Note. Safari icons should be not less 256x256px, JPEG, PNG, up to 200KB. Images should be square. Unlike other browsers, the icon for Safari is installed once and cannot be changed. If you change the icon, old subscribers will receive notifications with the old image, and new ones with the new one.
Once you’ve saved all the settings, enter your website in Safari and see a web push permission prompt.