I encountered these issues.
For example, my affiliate link code is:
Code:
http://chaturbate.com/affiliates/in/?track=default&tour=XXXX&campaign=YYYYY
Then in:
Code:
define ( 'USER', 'AAA' ); // Your Chaturbate Username ( this is only useful if you embed a personal chatroom )
define ( 'AFFID', 'BBB' ); // Chaturbate Affiliate ID
define ( 'TRACK', 'CCC' ); // Chaturbate Campaign for Tracking
Should I put "default" in 'USER' and 'TRACK' field, and 'YYYYY' in 'AFFID'?
Regards.