This repository has been archived by the owner on Feb 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 74b1835
Showing
20 changed files
with
2,074 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
*.DS_Store | ||
.idea/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
<img src="https://info.braze.com/rs/367-GUY-242/images/Braze-Logotype_Black.png" width="200" style="margin: auto;"> | ||
|
||
Braze In-App & In-Browser Message Templates | ||
========== | ||
|
||
# Overview | ||
|
||
Use Braze to create fully customizable in-app and in-browser messages using HTML, in both mobile apps and web browsers. | ||
|
||
This respository contains templates from Braze and the Braze customer community to help you getting up and running with custom HTML messages. | ||
|
||
For more information on how to customize your Braze HTML In-App Messages, see our [Documentation][6]. | ||
|
||
# Getting Started | ||
|
||
1. Choose a template from the list below, or browse the full list of [Braze Templates][8] or our [Community Templates][7]. | ||
|
||
2. Copy the HTML file's contents into your Braze Custom HTML message | ||
|
||
3. Share your success and contribute your own custom HTML templates | ||
|
||
| :construction: Please be sure to use assets hosted in the Braze Media Library to ensure proper offline support for messages. | | ||
| --- | | ||
|
||
# Message Templates | ||
|
||
## Braze Templates | ||
|
||
The following templates are all mobile and desktop responsive! Simply swap out the image placeholders, add text and links, and launch! | ||
|
||
| Name | Platforms | Description | Screenshot | | ||
|:-----|:---------|:------------|-----:| | ||
| [Braze Carousel Modal][101] | :iphone: :computer: | Swipe through multiple pages of images and text | [<img alt="screenshot" src="braze-templates/1-braze-dashboard-carousel-modal/screenshot.gif" width="200" />][101]| | ||
| [Braze Simple Modal][102] | :iphone: :computer: | A single image and text modal | [<img alt="screenshot" src="braze-templates/2-braze-dashboard-simple-modal/screenshot.png" width="200" />][102] | | ||
| [Braze Survey Modal][103] | :iphone: :computer: | A survey templates which logs custom attributes for retargeting. | [<img alt="screenshot" src="braze-templates/3-braze-dashboard-survey-modal/mobile.png" height="300"/>][103] | | ||
| [Full Screen Pagination][105] | :iphone: :computer: | Show a swipeable & clickable multi-page message | [<img alt="screenshot" src="braze-templates/5-fullscreen-pagination/screenshot.gif" width="200" />][105]| | ||
|
||
## Community Gallery | ||
|
||
We have the most creative customers, so we've put together a place to contribute to Community Templates! | ||
|
||
[Click here][7] to learn more and browse our Community Templates. | ||
|
||
## Legacy Templates | ||
|
||
To view our legacy templates which used `.zip` files, [click here][5]. | ||
|
||
|
||
[1]: https://github.com/Appboy/Custom-HTML5-In-App-Message-Templates/tree/master/DeprecatedTemplates | ||
[2]: https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages/customize/#javascript-bridge | ||
[3]: https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages/beta-preview/ | ||
[4]: https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages/testing/ | ||
[5]: https://github.com/Appboy/Custom-HTML5-In-App-Message-Templates | ||
[6]: https://www.braze.com/docs/user_guide/message_building_by_channel/in-app_messages/customize | ||
[7]: community-templates | ||
[8]: braze-templates | ||
<!-- template folders --> | ||
[101]: braze-templates/1-braze-dashboard-carousel-modal | ||
[102]: braze-templates/2-braze-dashboard-simple-modal | ||
[103]: braze-templates/3-braze-dashboard-survey-modal | ||
[105]: braze-templates/5-fullscreen-pagination |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<img alt="screenshot" src="screenshot.gif" /> |
Oops, something went wrong.