Skip to content

Commit ce7ca96

Browse files
authored
[PR-25500] SDK Campaign Setup documentation (#415)
1 parent df32b09 commit ce7ca96

File tree

6 files changed

+526
-0
lines changed

6 files changed

+526
-0
lines changed

source/android_sdk/integration.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
Integration
55
===========
66

7+
.. important::
8+
Before integrating SDK campaigns into your app, make sure you have campaigns properly configured
9+
in Talkable. See :ref:`SDK Campaign Setup <campaigns/tutorials/sdk_campaign_setup>` for complete
10+
campaign setup guide including tags, native sharing, and mobile optimization.
11+
712
The SDK is installed and setup. Now you can integrate Standalone or/and Post Purchase campaigns into your mobile app.
813

914
- :ref:`Standalone Campaign <android_sdk/integration/standalone>`

source/android_sdk/integration/standalone.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
Standalone Campaign
55
===================
66

7+
.. note::
8+
For information about setting up campaigns to work with Android SDK, including campaign tags,
9+
native sharing, and mobile optimization, see :ref:`SDK Campaign Setup <campaigns/tutorials/sdk_campaign_setup>`.
10+
711
Let’s take a look at how the Standalone campaign integration looks. The main purpose
812
of this type of campaign is to drive your users to invite their friends (to become Advocates)
913
without being gated by a purchase beforehand.

source/campaigns/tutorials.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ Contents:
1515
tutorials/offers_show
1616
tutorials/offers_claim
1717
tutorials/incentive_criteria
18+
tutorials/sdk_campaign_setup

0 commit comments

Comments
 (0)