Skip to content

Commit

Permalink
Merge pull request #8055 from braze-inc/bd-3089
Browse files Browse the repository at this point in the history
BD-3089 Create `includes` file for metrics
  • Loading branch information
lydia-xie authored Oct 15, 2024
2 parents 3945d96 + 7286ed2 commit 64892c6
Show file tree
Hide file tree
Showing 10 changed files with 1,578 additions and 224 deletions.
9 changes: 4 additions & 5 deletions _docs/_help/help_articles/email/email_bounces.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,13 @@ What do you do when a message from your email campaign bounces back from your us

## Hard bounces

When an email message hard bounces, the email address is either invalid or does not exist. When this occurs, Braze marks the email address as invalid but does not update the user's [subscription status][1]. At this point, Braze will not attempt to send messages to these email addresses marked as invalid.
{% multi_lang_include metrics.md metric='Hard Bounce' %}

For more information, see [Hard bounce]({{site.baseurl}}/user_guide/data_and_analytics/report_metrics/#hard-bounce).

## Soft bounces

Soft bounces occur when your recipient's email address is valid or when the email message reaches the recipient's email server, but the message was rejected for a temporary issue. These temporary issues may occur when:
- Your recipient's inbox is full
- The message is too large for your recipient's inbox
- An email server was down
{% multi_lang_include metrics.md metric='Soft Bounce' %}

If an email receives a soft bounce, we will usually retry within 72 hours, but the number of retry attempts varies from receiver to receiver.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tool: Reports

# Query Builder templates

> Access [Query Builder]({{site.baseurl}}/user_guide/data_and_analytics/query_builder/) templates by selecting **Query Template** when creating a report. All templates surface data from up to the last 60 days, but you can directly edit that and other values in the editor.
> Access [Query Builder]({{site.baseurl}}/user_guide/data_and_analytics/query_builder/) templates by selecting **Query Template** when creating a report. All templates surface data from up to the last 60 days, but you can directly edit that and other values in the editor.<br><br>For definitions of the metrics that may appear in your Query Builder reports, refer to the [Report Metrics Glossary]({{site.baseurl}}/user_guide/data_and_analytics/report_metrics) and filter by the respective channel.
## Channel templates

Expand Down
Loading

0 comments on commit 64892c6

Please sign in to comment.