You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: versioned_docs/version-3.0/branch.md
+15-27Lines changed: 15 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,29 +16,26 @@ Adapty provides a complete set of data that lets you track [subscription events]
16
16
The integration between Adapty and Branch operates in two main ways.
17
17
18
18
1.**Receiving attribution data from Branch**
19
-
Once you've set up the Branch integration, Adapty will start receiving attribution data from Branch. You can easily access and view this data on the user's profile page.
border: '1px solid #727272', /* border width and color */
26
-
width: '700px', /* image width */
27
-
display: 'block', /* for alignment */
28
-
margin: '0 auto' /* center alignment */
29
-
}}
30
-
/>
31
-
</Zoom>
32
-
33
-
34
-
35
-
19
+
Once you've set up the Branch integration, Adapty will start receiving attribution data from Branch. You can easily access and view this data on the user's profile page.
border: '1px solid #727272', /* border width and color */
25
+
width: '700px', /* image width */
26
+
display: 'block', /* for alignment */
27
+
margin: '0 auto' /* center alignment */
28
+
}}
29
+
/>
30
+
</Zoom>
36
31
37
32
2.**Sending subscription events to Branch**
38
33
Adapty can send all subscription events which are configured in your integration to Branch. As a result, you'll be able to track these events within the Branch dashboard.
39
34
40
35
## Web configuration
41
36
37
+
### Connect Adapty to Branch
38
+
42
39
To integrate Branch go to [Integrations > Branch](https://app.adapty.io/integrations/branch) in Adapty Dashboard , turn on a toggle from off to on, and fill out fields.
43
40
44
41
@@ -53,13 +50,8 @@ To integrate Branch go to [Integrations > Branch](https://app.adapty.io/integrat
53
50
/>
54
51
</Zoom>
55
52
56
-
57
-
58
-
59
-
60
53
To get the value for the **Branch Key**, open your Branch [Account Settings](https://dashboard.branch.io/account-settings/profile) and find the **Branch Key** field. Use it for the **Key test** (for Sandbox) or **Key live** (for Production) field in the Adapty Dashboard. In Branch, switch between Live and Tests environments for the appropriate key.
@@ -71,11 +63,7 @@ To get the value for the **Branch Key**, open your Branch [Account Settings](ht
71
63
/>
72
64
</Zoom>
73
65
74
-
75
-
76
-
77
-
78
-
## Events and tags
66
+
### Set up events and tags
79
67
80
68
Below the credentials, there are three groups of events you can send to Branch from Adapty. Simply turn on the ones you need. Check the full list of the events offered by Adapty [here](events).
Copy file name to clipboardExpand all lines: versioned_docs/version-3.0/tenjin.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,8 @@ This integration operates in two key ways:
30
30
31
31
## Web configuration
32
32
33
+
### Connect Adapty to Tenjin
34
+
33
35
1. Open the [**Integrations** -> **Tenjin**](https://app.adapty.io/integrations/tenjin) page in the Adapty Dashboard.
34
36
35
37
2. Enable the toggle to activate the integration.
@@ -103,7 +105,7 @@ This integration operates in two key ways:
103
105
104
106
Adapty will now send purchase events to Tenjin and receive attribution data. You can adjust event sharing in the **Events names** section.
105
107
106
-
##Events and tags
108
+
### Set up events and tags
107
109
108
110
Tenjin only accepts purchase and **Trial started** events. In the **Events names** section, select which events to share with Tenjin to align with your tracking goals.
0 commit comments