From 272e94ef881c85a6e266a370a3008c767297fecb Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Wed, 25 Sep 2024 11:47:33 -0400 Subject: [PATCH 1/7] Add note about idfa settings conflict --- src/engage/trait-activation/id-sync.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/engage/trait-activation/id-sync.md b/src/engage/trait-activation/id-sync.md index ad2db82f35..9be5f4f163 100644 --- a/src/engage/trait-activation/id-sync.md +++ b/src/engage/trait-activation/id-sync.md @@ -39,6 +39,9 @@ You can customize additional event settings at any time. With Customized setup, you can choose which identifiers you want to map downstream to your destination. +> warning " +> If you set the `send_mobile_ids` setting to `false` when setting up your destination and select `ios.idfa` as an identifier when configuring an ID strategy, Segment will not send iOS IDFAs downstream to your destination. Set the `send_mobile_ids` setting to `true` if you want to include mobile identifiers as part of your ID strategy. + 1. Using **Customized Setup**, click **+ Add Identifier** and add the identifiers: - **Segment**: Choose your identifiers from Segment. - **Destination**: Choose which identifiers you want to map to from your destination. If the destination doesn't contain the property, then outgoing events may not be delivered. From 9dd6402c21c6545d5fa2e18dd28e277b6b572752 Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Wed, 25 Sep 2024 11:48:41 -0400 Subject: [PATCH 2/7] [netlify-build] --- src/engage/trait-activation/id-sync.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/engage/trait-activation/id-sync.md b/src/engage/trait-activation/id-sync.md index 9be5f4f163..d0d5c048e2 100644 --- a/src/engage/trait-activation/id-sync.md +++ b/src/engage/trait-activation/id-sync.md @@ -49,6 +49,7 @@ With Customized setup, you can choose which identifiers you want to map downstre 2. Add an ID strategy. - This is a strategy for a particular identifier which sends either the `last added`, `first added`, or `all` identifiers to your destination. 3. Click **Save**, then finish building your audience or journey. + ## Limits and best practices From 6202537c6ed3f06f4dfcb5df9109ab9473f7286c Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Wed, 25 Sep 2024 11:58:41 -0400 Subject: [PATCH 3/7] oops [netlify-build] --- src/engage/trait-activation/id-sync.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/engage/trait-activation/id-sync.md b/src/engage/trait-activation/id-sync.md index d0d5c048e2..93694ee798 100644 --- a/src/engage/trait-activation/id-sync.md +++ b/src/engage/trait-activation/id-sync.md @@ -39,7 +39,7 @@ You can customize additional event settings at any time. With Customized setup, you can choose which identifiers you want to map downstream to your destination. -> warning " +> warning "Review your settings before configuring an ID strategy" > If you set the `send_mobile_ids` setting to `false` when setting up your destination and select `ios.idfa` as an identifier when configuring an ID strategy, Segment will not send iOS IDFAs downstream to your destination. Set the `send_mobile_ids` setting to `true` if you want to include mobile identifiers as part of your ID strategy. 1. Using **Customized Setup**, click **+ Add Identifier** and add the identifiers: From 868cb73ee1e3e48eaa4bdf30c44364d7c26a7ede Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Wed, 25 Sep 2024 14:03:02 -0400 Subject: [PATCH 4/7] [netlify-build] --- src/engage/trait-activation/id-sync.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/engage/trait-activation/id-sync.md b/src/engage/trait-activation/id-sync.md index 93694ee798..1ec6efb63d 100644 --- a/src/engage/trait-activation/id-sync.md +++ b/src/engage/trait-activation/id-sync.md @@ -40,7 +40,7 @@ You can customize additional event settings at any time. With Customized setup, you can choose which identifiers you want to map downstream to your destination. > warning "Review your settings before configuring an ID strategy" -> If you set the `send_mobile_ids` setting to `false` when setting up your destination and select `ios.idfa` as an identifier when configuring an ID strategy, Segment will not send iOS IDFAs downstream to your destination. Set the `send_mobile_ids` setting to `true` if you want to include mobile identifiers as part of your ID strategy. +> If you want to send `ios.idfa` as a part of your ID strategy, confirm that you've enabled the `send_mobile_ids` setting when connecting your destination to an audience or journey. 1. Using **Customized Setup**, click **+ Add Identifier** and add the identifiers: - **Segment**: Choose your identifiers from Segment. From 4aeca44c622898f9041c0bde21251a5e6c9fd327 Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Wed, 25 Sep 2024 14:49:39 -0400 Subject: [PATCH 5/7] [netlify-build] --- src/engage/trait-activation/id-sync.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/engage/trait-activation/id-sync.md b/src/engage/trait-activation/id-sync.md index 1ec6efb63d..c55589ad35 100644 --- a/src/engage/trait-activation/id-sync.md +++ b/src/engage/trait-activation/id-sync.md @@ -40,7 +40,7 @@ You can customize additional event settings at any time. With Customized setup, you can choose which identifiers you want to map downstream to your destination. > warning "Review your settings before configuring an ID strategy" -> If you want to send `ios.idfa` as a part of your ID strategy, confirm that you've enabled the `send_mobile_ids` setting when connecting your destination to an audience or journey. +> If you want to send `ios.idfa` as a part of your ID strategy, confirm that you've enabled the `send_mobile_ids` setting when connecting your destination to an audience or Journey. 1. Using **Customized Setup**, click **+ Add Identifier** and add the identifiers: - **Segment**: Choose your identifiers from Segment. @@ -49,7 +49,6 @@ With Customized setup, you can choose which identifiers you want to map downstre 2. Add an ID strategy. - This is a strategy for a particular identifier which sends either the `last added`, `first added`, or `all` identifiers to your destination. 3. Click **Save**, then finish building your audience or journey. - ## Limits and best practices From 9abc7cf853c7c6ab09c52cdb516b6d8b528ec1f4 Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Wed, 25 Sep 2024 15:01:32 -0400 Subject: [PATCH 6/7] [netlify-build] --- src/engage/trait-activation/id-sync.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/engage/trait-activation/id-sync.md b/src/engage/trait-activation/id-sync.md index c55589ad35..afe5a75af7 100644 --- a/src/engage/trait-activation/id-sync.md +++ b/src/engage/trait-activation/id-sync.md @@ -40,7 +40,7 @@ You can customize additional event settings at any time. With Customized setup, you can choose which identifiers you want to map downstream to your destination. > warning "Review your settings before configuring an ID strategy" -> If you want to send `ios.idfa` as a part of your ID strategy, confirm that you've enabled the `send_mobile_ids` setting when connecting your destination to an audience or Journey. +> If you want to send `ios.idfa` as a part of your ID strategy, confirm that you've enabled the Send Mobile IDs setting when connecting your destination to an audience or Journey. 1. Using **Customized Setup**, click **+ Add Identifier** and add the identifiers: - **Segment**: Choose your identifiers from Segment. From 0720e0e9926807133d846b95ebdfd6307144dc7c Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Thu, 26 Sep 2024 14:00:44 -0400 Subject: [PATCH 7/7] Update src/engage/trait-activation/id-sync.md Co-authored-by: pwseg <86626706+pwseg@users.noreply.github.com> --- src/engage/trait-activation/id-sync.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/engage/trait-activation/id-sync.md b/src/engage/trait-activation/id-sync.md index afe5a75af7..af30049f23 100644 --- a/src/engage/trait-activation/id-sync.md +++ b/src/engage/trait-activation/id-sync.md @@ -40,7 +40,7 @@ You can customize additional event settings at any time. With Customized setup, you can choose which identifiers you want to map downstream to your destination. > warning "Review your settings before configuring an ID strategy" -> If you want to send `ios.idfa` as a part of your ID strategy, confirm that you've enabled the Send Mobile IDs setting when connecting your destination to an audience or Journey. +> If you want to send `ios.idfa` as a part of your ID strategy, confirm that you've enabled the Send Mobile IDs setting when connecting your destination to an audience or journey. 1. Using **Customized Setup**, click **+ Add Identifier** and add the identifiers: - **Segment**: Choose your identifiers from Segment.