• How to use the referrer code snippet

    Each registered user can find the example of their exact code on their profile page.

    Code looks something like this: drshopper_ref=USERNAME

    Where USERNAME part is the user's actual username, and it should be replaced with one.


    • How to link directly to home page of DrShopper.com

      http://www.drshopper.com/?drshopper_ref=USERNAME

      Source code for an exact url link:

      <a href="http://www.drshopper.com/?drshopper_ref=USERNAME" > DrShopper.com </a>


    • How to link directly to a specific directory of DrShopper.com

      http://www.drshopper.com/computers/?drshopper_ref=USERNAME

      Source code for an exact url link:

      <a href="http://www.drshopper.com/computers/?drshopper_ref=USERNAME" > DrShopper.com Computer deals and coupons</a>