From d3bfb2b0df3e746d90c90f7f3f38b91228dc241d Mon Sep 17 00:00:00 2001 From: Ashton Huxtable <78318468+ashton-huxtable@users.noreply.github.com> Date: Mon, 30 Dec 2024 14:53:10 -0700 Subject: [PATCH 1/2] Add note linking to role in attribution --- src/connections/destinations/catalog/appsflyer/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/connections/destinations/catalog/appsflyer/index.md b/src/connections/destinations/catalog/appsflyer/index.md index 936cbd68cc..af383f953e 100644 --- a/src/connections/destinations/catalog/appsflyer/index.md +++ b/src/connections/destinations/catalog/appsflyer/index.md @@ -265,6 +265,9 @@ For example, an attribution event coming from an attribution partner would look }]; ``` +> info "" +> Attribution and install counts can differ between Segment and attribution providers like AppsFlyer. You can read more about this in our guide [Segment's Role in Attribution](https://segment.com/docs/guides/how-to-guides/segment-and-attribution/){:target="_blank"} + ## Other Features ### Revenue Tracking From 7525e760a708876a35b9a699d1f01466bf58e298 Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Tue, 7 Jan 2025 09:04:05 -0500 Subject: [PATCH 2/2] Apply suggestions from code review --- src/connections/destinations/catalog/appsflyer/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/connections/destinations/catalog/appsflyer/index.md b/src/connections/destinations/catalog/appsflyer/index.md index af383f953e..8b8495433c 100644 --- a/src/connections/destinations/catalog/appsflyer/index.md +++ b/src/connections/destinations/catalog/appsflyer/index.md @@ -265,8 +265,8 @@ For example, an attribution event coming from an attribution partner would look }]; ``` -> info "" -> Attribution and install counts can differ between Segment and attribution providers like AppsFlyer. You can read more about this in our guide [Segment's Role in Attribution](https://segment.com/docs/guides/how-to-guides/segment-and-attribution/){:target="_blank"} +> info "Attribution and install counts might differ between Segment and attribution providers like AppsFlyer" +> For more information about the factors that contribute to these differences, see the [Segment's Role in Attribution](/docs/guides/how-to-guides/segment-and-attribution/) documentation. ## Other Features