Skip to content

Commit c3364e9

Browse files
authored
Destiantion filters not supported for Mobile
Updating our docs to reflect the current status of mobile destination filters. See internal jira LIBWEB-1326 for more info.
1 parent dbd7fb0 commit c3364e9

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 is only supported for 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)