Skip to content

Instantly share code, notes, and snippets.

@polodev
Last active January 26, 2022 12:50
Show Gist options
  • Save polodev/74bb593a6da89a163936199f57d84d6e to your computer and use it in GitHub Desktop.
Save polodev/74bb593a6da89a163936199f57d84d6e to your computer and use it in GitHub Desktop.

Instruction to add an affiliate information

Go to https://bimafy.com/dashboard/affiliate/create to register a referral code.

Assign a referral code to a user.

affiliate link will be query string with parameter ref.      

Just need to put ?ref=<code> at the end of any link like following

https://bimafy.com/accident-insurance/biker-bima?ref=profile_slug      

https://bimafy.com/?ref=profile_slug                

https://bimafy.com/?ref=referral_code                

Once customers purchase insurance using referral code and order being underwriting_done, we can view these users and corresponding orders from the following link https://bimafy.com/dashboard/list-of-users-by-referral-orders  

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment