Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit35ef15c

Browse files
joeynmqmarkzegarelli
and
markzegarelli
authored
Add troubleshooting tips for CleverTap (segmentio#5077)
* Add troubleshooting tips for CleverTap* Added reference doc* Update src/connections/destinations/catalog/clevertap/index.md---------Co-authored-by: markzegarelli <mark.zegarelli@segment.com>
1 parent30e74ff commit35ef15c

File tree

1 file changed

+7
-0
lines changed
  • src/connections/destinations/catalog/clevertap

1 file changed

+7
-0
lines changed

‎src/connections/destinations/catalog/clevertap/index.md‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,3 +176,10 @@ CleverTap has created a sample iOS application that integrates CleverTap using S
176176
If you chose not to bundle the CleverTap Mobile SDK, then you will have to implement your own Push Message processors (and you won't have access to CleverTap's In-App feature).
177177
178178
If you decide to implement your own Push Message processors, then you can pass push tokens to CleverTap using the server-side destination. You can do this by sending it inside context.device.token.
179+
180+
181+
## Troubleshooting
182+
183+
### Verbose Logging
184+
185+
When using Web Device-mode, you can enable verbose logging of all communication with CleverTap servers by setting the `theWZRK_D` variable in `sessionStorage`. In the developer console of your browser, enter `sessionStorage['WZRK_D'] = '';`, you'll see error messages and warnings logged. See the [CleverTap Web Quickstart Guide](https://developer.clevertap.com/docs/web-quickstart-guide#debugging){:target="_blank"} for more details.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp