Forum Moderators: phranque
So I need some way to read the referral, and if it is external, store it to a cookie. Then at the moment of purchase I would read the cookie and store the corresponding referral in the DB.
Is there a way of to do it using javascript? Or some other way?