Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 4, 2025

Why are you making this change? (required)

Clarifies which filters Braze applies when calculating reachable users for each messaging channel.

Related PRs, issues, or features (optional)

Feature release date (optional)

  • N/A

Changes

Added filter specifications to two sections in measuring_segment_size.md:

  • Email: Email Available = True
  • iOS Push: Foreground Push Enabled iOS = True
  • Android Push: Foreground Push Enabled Android = True
  • Web Push: Foreground Push Enabled Web = True

Appears in both "Total reachable users calculation" and "Reachable users by channel" sections to provide consistent context wherever channel reachability is explained.

Contributor checklist

  • I confirm that my PR meets the following:
    • I signed the Contribution License Agreement (CLA).
    • My style and voice follow the Braze Style Guide.
    • My content contains correct spelling and grammar.
    • All links are working correctly.
    • If I renamed or moved a file or directory, I set up URL redirects for each file.
    • If I updated or replaced an image, I did not remove the original image file from the repository. (For more information, see Updating an image).
    • If my PR is related to a paid SKU, third party, SMS, AI, or privacy, I have received written approval from Braze Legal.

Submitting for review

If your PR meets the above requirements, select Ready for review, then add a reviewer:

  • Non-Braze contributors: Tag @braze-inc/docs-team in a comment below.
  • Braze employees: Have any relevant subject matter experts (like engineers or product managers) review your work first, then add the tech writer assigned to your specific vertical. If you're not sure which tech writer to add, you can add braze-inc/docs-team instead.

Thanks for contributing! We look forward to reading your work.

Original prompt

This section details on the original issue you should resolve

<issue_title>[BD-5343]:Provide definition of what filters are applied for each channel</issue_title>
<issue_description>Description: Specify the filters we use for channel-specific reachable users:
Email: Email Available = True
iOS Push: Foreground Push Enabled iOS = True
Android Push: Foreground Push Enabled Android = True
Web Push: Foreground Push Enabled web = True

Request Url: https://www.braze.com/docs/user_guide/engagement_tools/segments/measuring_segment_size/#reachable-users-by-channel
JIRA: BD-5343</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Fixes #11027

Copilot AI changed the title [WIP] Update definition of filters for each channel Add filter definitions for channel-specific reachable users Dec 4, 2025
Copilot AI requested a review from rachel-feinberg December 4, 2025 00:11
@rachel-feinberg rachel-feinberg marked this pull request as ready for review December 4, 2025 18:39
@rachel-feinberg rachel-feinberg changed the title Add filter definitions for channel-specific reachable users [BD-5343] Add filter definitions for channel-specific reachable users Dec 4, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR clarifies which filters Braze applies when calculating reachable users for each messaging channel by adding a new table that explicitly defines the filter criteria for Email, iOS Push, Android Push, Web Push, and SMS channels.

  • Adds a new "Applied filters for channel-specific reachable users" section with a table detailing specific filters for each channel
  • Minor punctuation and grammar adjustments to existing text about reachable user requirements

@bre-fitzgerald bre-fitzgerald merged commit a55a471 into develop Jan 9, 2026
12 checks passed
@bre-fitzgerald bre-fitzgerald deleted the copilot/update-channel-filters-documentation branch January 9, 2026 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BD-5343]:Provide definition of what filters are applied for each channel

3 participants