Skip to content

Commit 4f592da

Browse files
Generated gh-pages for commit 6d24615
Author: Vitalii Oliinyk <[email protected]> [PR-23541][Update documentation][Default theme] Update standalone page design (#352)
1 parent f66cb98 commit 4f592da

File tree

195 files changed

+207
-207
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

195 files changed

+207
-207
lines changed

_images/advocate-share-form.png

290 KB

_images/advocate-share-via-email.png

-8.64 KB

_images/advocate-signup-form.png

400 KB
-327 KB

_images/claim_by_name.png

-2.05 MB

_images/dashboard-type.png

222 KB

_images/friend_email_gating_form.png

-166 KB

_images/invite.png

236 KB
-2.26 MB

_images/share_page_email_emphasis.png

3.86 KB

_images/share_page_equal_emphasis.png

-2.53 KB
-327 KB
290 KB
-8.64 KB
400 KB
-2.05 MB
222 KB

_static/img/campaign_types/invite.png

236 KB
-166 KB

_static/pygments.css

+33-33
Original file line numberDiff line numberDiff line change
@@ -6,70 +6,70 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left:
66
.highlight .hll { background-color: #ffffcc }
77
.highlight { background: #eeffcc; }
88
.highlight .c { color: #408090; font-style: italic } /* Comment */
9-
.highlight .err { border: 1px solid #F00 } /* Error */
9+
.highlight .err { border: 1px solid #FF0000 } /* Error */
1010
.highlight .k { color: #007020; font-weight: bold } /* Keyword */
11-
.highlight .o { color: #666 } /* Operator */
11+
.highlight .o { color: #666666 } /* Operator */
1212
.highlight .ch { color: #408090; font-style: italic } /* Comment.Hashbang */
1313
.highlight .cm { color: #408090; font-style: italic } /* Comment.Multiline */
1414
.highlight .cp { color: #007020 } /* Comment.Preproc */
1515
.highlight .cpf { color: #408090; font-style: italic } /* Comment.PreprocFile */
1616
.highlight .c1 { color: #408090; font-style: italic } /* Comment.Single */
17-
.highlight .cs { color: #408090; background-color: #FFF0F0 } /* Comment.Special */
17+
.highlight .cs { color: #408090; background-color: #fff0f0 } /* Comment.Special */
1818
.highlight .gd { color: #A00000 } /* Generic.Deleted */
1919
.highlight .ge { font-style: italic } /* Generic.Emph */
2020
.highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */
21-
.highlight .gr { color: #F00 } /* Generic.Error */
21+
.highlight .gr { color: #FF0000 } /* Generic.Error */
2222
.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
2323
.highlight .gi { color: #00A000 } /* Generic.Inserted */
24-
.highlight .go { color: #333 } /* Generic.Output */
25-
.highlight .gp { color: #C65D09; font-weight: bold } /* Generic.Prompt */
24+
.highlight .go { color: #333333 } /* Generic.Output */
25+
.highlight .gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */
2626
.highlight .gs { font-weight: bold } /* Generic.Strong */
2727
.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
28-
.highlight .gt { color: #04D } /* Generic.Traceback */
28+
.highlight .gt { color: #0044DD } /* Generic.Traceback */
2929
.highlight .kc { color: #007020; font-weight: bold } /* Keyword.Constant */
3030
.highlight .kd { color: #007020; font-weight: bold } /* Keyword.Declaration */
3131
.highlight .kn { color: #007020; font-weight: bold } /* Keyword.Namespace */
3232
.highlight .kp { color: #007020 } /* Keyword.Pseudo */
3333
.highlight .kr { color: #007020; font-weight: bold } /* Keyword.Reserved */
3434
.highlight .kt { color: #902000 } /* Keyword.Type */
3535
.highlight .m { color: #208050 } /* Literal.Number */
36-
.highlight .s { color: #4070A0 } /* Literal.String */
37-
.highlight .na { color: #4070A0 } /* Name.Attribute */
36+
.highlight .s { color: #4070a0 } /* Literal.String */
37+
.highlight .na { color: #4070a0 } /* Name.Attribute */
3838
.highlight .nb { color: #007020 } /* Name.Builtin */
39-
.highlight .nc { color: #0E84B5; font-weight: bold } /* Name.Class */
40-
.highlight .no { color: #60ADD5 } /* Name.Constant */
41-
.highlight .nd { color: #555; font-weight: bold } /* Name.Decorator */
42-
.highlight .ni { color: #D55537; font-weight: bold } /* Name.Entity */
39+
.highlight .nc { color: #0e84b5; font-weight: bold } /* Name.Class */
40+
.highlight .no { color: #60add5 } /* Name.Constant */
41+
.highlight .nd { color: #555555; font-weight: bold } /* Name.Decorator */
42+
.highlight .ni { color: #d55537; font-weight: bold } /* Name.Entity */
4343
.highlight .ne { color: #007020 } /* Name.Exception */
44-
.highlight .nf { color: #06287E } /* Name.Function */
44+
.highlight .nf { color: #06287e } /* Name.Function */
4545
.highlight .nl { color: #002070; font-weight: bold } /* Name.Label */
46-
.highlight .nn { color: #0E84B5; font-weight: bold } /* Name.Namespace */
46+
.highlight .nn { color: #0e84b5; font-weight: bold } /* Name.Namespace */
4747
.highlight .nt { color: #062873; font-weight: bold } /* Name.Tag */
48-
.highlight .nv { color: #BB60D5 } /* Name.Variable */
48+
.highlight .nv { color: #bb60d5 } /* Name.Variable */
4949
.highlight .ow { color: #007020; font-weight: bold } /* Operator.Word */
50-
.highlight .w { color: #BBB } /* Text.Whitespace */
50+
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
5151
.highlight .mb { color: #208050 } /* Literal.Number.Bin */
5252
.highlight .mf { color: #208050 } /* Literal.Number.Float */
5353
.highlight .mh { color: #208050 } /* Literal.Number.Hex */
5454
.highlight .mi { color: #208050 } /* Literal.Number.Integer */
5555
.highlight .mo { color: #208050 } /* Literal.Number.Oct */
56-
.highlight .sa { color: #4070A0 } /* Literal.String.Affix */
57-
.highlight .sb { color: #4070A0 } /* Literal.String.Backtick */
58-
.highlight .sc { color: #4070A0 } /* Literal.String.Char */
59-
.highlight .dl { color: #4070A0 } /* Literal.String.Delimiter */
60-
.highlight .sd { color: #4070A0; font-style: italic } /* Literal.String.Doc */
61-
.highlight .s2 { color: #4070A0 } /* Literal.String.Double */
62-
.highlight .se { color: #4070A0; font-weight: bold } /* Literal.String.Escape */
63-
.highlight .sh { color: #4070A0 } /* Literal.String.Heredoc */
64-
.highlight .si { color: #70A0D0; font-style: italic } /* Literal.String.Interpol */
65-
.highlight .sx { color: #C65D09 } /* Literal.String.Other */
56+
.highlight .sa { color: #4070a0 } /* Literal.String.Affix */
57+
.highlight .sb { color: #4070a0 } /* Literal.String.Backtick */
58+
.highlight .sc { color: #4070a0 } /* Literal.String.Char */
59+
.highlight .dl { color: #4070a0 } /* Literal.String.Delimiter */
60+
.highlight .sd { color: #4070a0; font-style: italic } /* Literal.String.Doc */
61+
.highlight .s2 { color: #4070a0 } /* Literal.String.Double */
62+
.highlight .se { color: #4070a0; font-weight: bold } /* Literal.String.Escape */
63+
.highlight .sh { color: #4070a0 } /* Literal.String.Heredoc */
64+
.highlight .si { color: #70a0d0; font-style: italic } /* Literal.String.Interpol */
65+
.highlight .sx { color: #c65d09 } /* Literal.String.Other */
6666
.highlight .sr { color: #235388 } /* Literal.String.Regex */
67-
.highlight .s1 { color: #4070A0 } /* Literal.String.Single */
67+
.highlight .s1 { color: #4070a0 } /* Literal.String.Single */
6868
.highlight .ss { color: #517918 } /* Literal.String.Symbol */
6969
.highlight .bp { color: #007020 } /* Name.Builtin.Pseudo */
70-
.highlight .fm { color: #06287E } /* Name.Function.Magic */
71-
.highlight .vc { color: #BB60D5 } /* Name.Variable.Class */
72-
.highlight .vg { color: #BB60D5 } /* Name.Variable.Global */
73-
.highlight .vi { color: #BB60D5 } /* Name.Variable.Instance */
74-
.highlight .vm { color: #BB60D5 } /* Name.Variable.Magic */
70+
.highlight .fm { color: #06287e } /* Name.Function.Magic */
71+
.highlight .vc { color: #bb60d5 } /* Name.Variable.Class */
72+
.highlight .vg { color: #bb60d5 } /* Name.Variable.Global */
73+
.highlight .vi { color: #bb60d5 } /* Name.Variable.Instance */
74+
.highlight .vm { color: #bb60d5 } /* Name.Variable.Magic */
7575
.highlight .il { color: #208050 } /* Literal.Number.Integer.Long */

advanced_features.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta content="Talkable provides optional features for your referral program. Unlock them to increase conversions." name="description" />
88

99
<title>Features &#8212; Talkable Documentation</title>
10-
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
10+
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
1111
<link rel="stylesheet" type="text/css" href="_static/talkable.css?v=ec60a709" />
1212
<script src="_static/documentation_options.js?v=f2a433a1"></script>
1313
<script src="_static/doctools.js?v=9bcbadda"></script>

advanced_features/converting_into_localization.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta content="This is a how-to guide to help you get the most out of Localizations." name="description" />
88

99
<title>Converting Into Localization &#8212; Talkable Documentation</title>
10-
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
10+
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
1111
<link rel="stylesheet" type="text/css" href="../_static/talkable.css?v=ec60a709" />
1212
<script src="../_static/documentation_options.js?v=f2a433a1"></script>
1313
<script src="../_static/doctools.js?v=9bcbadda"></script>

advanced_features/coupons.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta content="You can reward Advocate and their Friend with coupons. Talkable supports both one-time-use coupons as well as multi-use coupons." name="description" />
88

99
<title>Coupons &#8212; Talkable Documentation</title>
10-
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
10+
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
1111
<link rel="stylesheet" type="text/css" href="../_static/talkable.css?v=ec60a709" />
1212
<script src="../_static/documentation_options.js?v=f2a433a1"></script>
1313
<script src="../_static/doctools.js?v=9bcbadda"></script>

advanced_features/customer_service_portal.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta content="Customer Service Portal" name="description" />
88

99
<title>Customer Service Portal &#8212; Talkable Documentation</title>
10-
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
10+
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
1111
<link rel="stylesheet" type="text/css" href="../_static/talkable.css?v=ec60a709" />
1212
<script src="../_static/documentation_options.js?v=f2a433a1"></script>
1313
<script src="../_static/doctools.js?v=9bcbadda"></script>

advanced_features/customer_service_portal/overview.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<title>Overview &#8212; Talkable Documentation</title>
9-
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=03e43079" />
9+
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
1010
<link rel="stylesheet" type="text/css" href="../../_static/talkable.css?v=ec60a709" />
1111
<script src="../../_static/documentation_options.js?v=f2a433a1"></script>
1212
<script src="../../_static/doctools.js?v=9bcbadda"></script>

advanced_features/customer_service_portal/terminology.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<title>Terminology &#8212; Talkable Documentation</title>
9-
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=03e43079" />
9+
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
1010
<link rel="stylesheet" type="text/css" href="../../_static/talkable.css?v=ec60a709" />
1111
<script src="../../_static/documentation_options.js?v=f2a433a1"></script>
1212
<script src="../../_static/doctools.js?v=9bcbadda"></script>

advanced_features/customer_service_portal/use_case_1.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<title>Use case #1: Where do I find referrals? &#8212; Talkable Documentation</title>
9-
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=03e43079" />
9+
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
1010
<link rel="stylesheet" type="text/css" href="../../_static/talkable.css?v=ec60a709" />
1111
<script src="../../_static/documentation_options.js?v=f2a433a1"></script>
1212
<script src="../../_static/doctools.js?v=9bcbadda"></script>

advanced_features/customer_service_portal/use_case_2.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<title>Use case #2: Where is Advocate reward? &#8212; Talkable Documentation</title>
9-
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=03e43079" />
9+
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
1010
<link rel="stylesheet" type="text/css" href="../../_static/talkable.css?v=ec60a709" />
1111
<script src="../../_static/documentation_options.js?v=f2a433a1"></script>
1212
<script src="../../_static/doctools.js?v=9bcbadda"></script>

advanced_features/customer_service_portal/use_case_3.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<title>Use case #3: Who should get the reward? &#8212; Talkable Documentation</title>
9-
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=03e43079" />
9+
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
1010
<link rel="stylesheet" type="text/css" href="../../_static/talkable.css?v=ec60a709" />
1111
<script src="../../_static/documentation_options.js?v=f2a433a1"></script>
1212
<script src="../../_static/doctools.js?v=9bcbadda"></script>

advanced_features/customer_service_portal/use_case_4.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<title>Use case #4: Did my Friend get an email? &#8212; Talkable Documentation</title>
9-
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=03e43079" />
9+
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
1010
<link rel="stylesheet" type="text/css" href="../../_static/talkable.css?v=ec60a709" />
1111
<script src="../../_static/documentation_options.js?v=f2a433a1"></script>
1212
<script src="../../_static/doctools.js?v=9bcbadda"></script>

advanced_features/customer_service_portal/use_case_5.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<title>Use case #5: Blocklisting a user &#8212; Talkable Documentation</title>
9-
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=03e43079" />
9+
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
1010
<link rel="stylesheet" type="text/css" href="../../_static/talkable.css?v=ec60a709" />
1111
<script src="../../_static/documentation_options.js?v=f2a433a1"></script>
1212
<script src="../../_static/doctools.js?v=9bcbadda"></script>

advanced_features/customer_service_portal/use_case_6.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<title>Use case #6: Creating a referral for an Advocate &#8212; Talkable Documentation</title>
9-
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=03e43079" />
9+
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=fa44fd50" />
1010
<link rel="stylesheet" type="text/css" href="../../_static/talkable.css?v=ec60a709" />
1111
<script src="../../_static/documentation_options.js?v=f2a433a1"></script>
1212
<script src="../../_static/doctools.js?v=9bcbadda"></script>

advanced_features/events.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta content="In addition to regular referral campaigns, Talkable also supports custom events that can be split into multiple categories." name="description" />
88

99
<title>Integrating Events &#8212; Talkable Documentation</title>
10-
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
10+
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
1111
<link rel="stylesheet" type="text/css" href="../_static/talkable.css?v=ec60a709" />
1212
<script src="../_static/documentation_options.js?v=f2a433a1"></script>
1313
<script src="../_static/doctools.js?v=9bcbadda"></script>

advanced_features/facebook_login_share.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta content="Integrate Facebook Login &amp; Share with your Talkable system for enhanced user authentication and social sharing. Follow our step-by-step guide to enable the app, configure Facebook App IDs, and streamline users login and sharing processes." name="description" />
88

99
<title>Facebook Login &amp; Share &#8212; Talkable Documentation</title>
10-
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
10+
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
1111
<link rel="stylesheet" type="text/css" href="../_static/talkable.css?v=ec60a709" />
1212
<script src="../_static/documentation_options.js?v=f2a433a1"></script>
1313
<script src="../_static/doctools.js?v=9bcbadda"></script>

advanced_features/file_encryption.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta content="This is a public key encryption program that has become the most popular standard for email encryption." name="description" />
88

99
<title>File Encryption &#8212; Talkable Documentation</title>
10-
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
10+
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
1111
<link rel="stylesheet" type="text/css" href="../_static/talkable.css?v=ec60a709" />
1212
<script src="../_static/documentation_options.js?v=f2a433a1"></script>
1313
<script src="../_static/doctools.js?v=9bcbadda"></script>

advanced_features/google_login.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta content="Integrate Google Login with your Talkable system for secure and seamless user authentication. Follow our step-by-step guide to enable the app, configure custom Google Client IDs, and enhance your login processes." name="description" />
88

99
<title>Google Login &#8212; Talkable Documentation</title>
10-
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
10+
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
1111
<link rel="stylesheet" type="text/css" href="../_static/talkable.css?v=ec60a709" />
1212
<script src="../_static/documentation_options.js?v=f2a433a1"></script>
1313
<script src="../_static/doctools.js?v=9bcbadda"></script>

advanced_features/multi_currency.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta content="Talkable supports working with multiple currencies within the same site." name="description" />
88

99
<title>Multi-currency &#8212; Talkable Documentation</title>
10-
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
10+
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
1111
<link rel="stylesheet" type="text/css" href="../_static/talkable.css?v=ec60a709" />
1212
<script src="../_static/documentation_options.js?v=f2a433a1"></script>
1313
<script src="../_static/doctools.js?v=9bcbadda"></script>

advanced_features/name_sharing.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta content="Talkable allows the Advocates to share referral offers by their names." name="description" />
88

99
<title>Name Sharing &#8212; Talkable Documentation</title>
10-
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
10+
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
1111
<link rel="stylesheet" type="text/css" href="../_static/talkable.css?v=ec60a709" />
1212
<script src="../_static/documentation_options.js?v=f2a433a1"></script>
1313
<script src="../_static/doctools.js?v=9bcbadda"></script>

advanced_features/params_encryption.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta content="It is possible to encrypt Advocate, Friend, and Loyalty member emails on back-end if you want to provide additional security." name="description" />
88

99
<title>Params Encryption &#8212; Talkable Documentation</title>
10-
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
10+
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
1111
<link rel="stylesheet" type="text/css" href="../_static/talkable.css?v=ec60a709" />
1212
<script src="../_static/documentation_options.js?v=f2a433a1"></script>
1313
<script src="../_static/doctools.js?v=9bcbadda"></script>

advanced_features/passing_custom_data.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta content="The custom properties variable allows you to transfer any custom data to Talkable as a collection of key-value pairs." name="description" />
88

99
<title>Pass Custom User Data &#8212; Talkable Documentation</title>
10-
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=03e43079" />
10+
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
1111
<link rel="stylesheet" type="text/css" href="../_static/talkable.css?v=ec60a709" />
1212
<script src="../_static/documentation_options.js?v=f2a433a1"></script>
1313
<script src="../_static/doctools.js?v=9bcbadda"></script>

0 commit comments

Comments
 (0)