File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 33This is the Android SDK of adjust™. You can read more about adjust™ at [ adjust.com] .
44
55If your app is an app which uses web views and you would like to use adjust tracking from Javascript code, please consult
6- our [ Android web views SDK guide] ( doc/web_views.md ) .
6+ our [ Android web views SDK guide] ( doc/english/ web_views.md ) .
77
88## Table of contents
99
@@ -940,7 +940,7 @@ You can also remove the `-n com.your.appid/com.adjust.sdk.AdjustReferrerReceiver
940940
941941If you set the log level to ` verbose ` , you should be able to see the log from reading the referrer:
942942
943- ````
943+ ```
944944V/Adjust: Reading query string (adjust_reftag=abc1234&tracking_id=123456789&utm_source=network&utm_medium=banner&utm_campaign=campaign) from reftag
945945```
946946
You can’t perform that action at this time.
0 commit comments