Skip to content

Commit 3eb5950

Browse files
authored
Merge pull request #4463 from segmentio/niallzato-patch-3
Destination filters not supported for Mobile
2 parents f19eabd + ca49fbf commit 3eb5950

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/connections/destinations/destination-filters.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Keep the following limitations in mind when you use destination filters:
2929
- *(For device-mode)* Destination filters don't filter on native events that the destination SDK collects. Instead, you can use the load option to conditionally load relevant bundled JavaScript on the page. See the docs for [load options](/docs/connections/sources/catalog/libraries/website/javascript/#load-options).
3030
- *(For device-mode)* Destination filters don't filter some fields that are collected by the destination SDK outside of Segment such as `page.url` and `page.referrer`.
3131
- *(For web device-mode)* Destination filters for web device-mode only supports the Analytics.js 2.0 source. You need to enable device mode destination filters for your Analytics.js source. To do this, go to your Javascript source and navigate to **Settings > Analytics.js** and turn the toggle on for **Destination Filters**.
32+
- *(For web device-mode)* Destination filters for device-mode only supports the Analytics.js 2.0 source. Destination filters for mobile is currently not supported.
3233

3334
[Contact Segment](https://segment.com/help/contact/){:target="_blank"} if these limitations impact your use case.
3435

0 commit comments

Comments
 (0)