How to give discount to customer who visit through referral link

Hi All,

Suppose if a user visit to a store with a referral link, I want to give him discount of some fix amount. How can i do this without applying discount code at checkout. I want to apply discount back end without showing them discount code.

NOTE: I already know about ?discount=my_discount_code Query parameter.

Please suggest a logical way where user can not see discount code at checkout and discount applied automatically without showing any discount code to users.

I am also developer, so please suggest solution on advance level.

Thank you.