Skip to content

Commit 3eb7e11

Browse files
committed
Update readme to reflect currency conversion
1 parent 61773e7 commit 3eb7e11

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -195,9 +195,7 @@ ADJEvent *event = [ADJEvent eventWithEventToken:@"abc123"];
195195

196196
This can be combined with callback parameters of course.
197197

198-
Please note that while the currency token must be set, adjust will not perform
199-
a currency conversion. **You should always transmit revenues in the currency
200-
that you have set in your adjust dashboard.**
198+
When you set a currency token, adjust will automatically convert the incoming revenues into a reporting revenue of your choice. Read more about [currency conversion here.][currency-conversion]
201199

202200
You can read more about revenue and event tracking in the [event tracking guide.][event-tracking]
203201

@@ -376,6 +374,7 @@ You can read more about special partners and these integrations in our
376374
[callbacks-guide]: https://docs.adjust.com/en/callbacks
377375
[event-tracking]: https://docs.adjust.com/en/event-tracking
378376
[special-partners]: https://docs.adjust.com/en/special-partners
377+
[currency-conversion]: https://docs.adjust.com/en/event-tracking/#tracking-purchases-in-different-currencies
379378
380379
## License
381380

0 commit comments

Comments
 (0)