Overview
**Please note that in order to set up a postback in Rakuten, you must contact their support team so it can be hard coded. Postbacks are offered by request only and can take up to 10 days to be implemented.
Base Destination URL Setup
Pass the {transaction_id} macro from Everflow in the
u1=
parameter.
https://exampletrackingurl.com/?u1={transaction_id}
Advertiser Postback Setup
Pass the transaction_id macro from Rakuten in the
u1=
parameter.
Pass the sale value from Rakuten in the
amount=
parameter.
https://postback-domain.com/?nid=XX&u1=INSERT_TRANSACTION_ID_HERE&amount=SALE_VALUE
To see other acceptable parameters that can be appended - [Click Here]