You can use our simple integration method to quickly and easy integrate our partner solution into your existing website. As a promotional offer, you can give your customers or members a Free $1,000 Grocery Savings Certificate which provides $1,000 in Guaranteed Grocery Savings or you may choose to give away a Free $3,000 Savings Certificate which provides $1,500 in Guaranteed Grocery and $1,500 in Guaranteed Dining Savings by simply copying and pasting some code into the final page of your checkout or signup process.
Example 1: You are selling bowling balls from your website, and as an incentive for buying a bowling ball, you will give away a Free $1,000 Grocery Savings Certificate which provides $1,000 in Guaranteed Grocery Savings. On the last page of the checkout process, a banner will appear telling your customer to click it to claim their $1,000 Grocery Savings Certificate. When they click it, a new window or tab will open and they will complete a short registration process to claim their $1,000 Grocery Savings Certificate.
Example 2: You have a weekly newsletter that people pay to subscribe to. When someone subscribes you want to give away a $3,000 Savings Certificate which provides $1,500 in Guaranteed Grocery Savings and $1,500 in Guaranteed Dining Savings. You will simply paste our banner code onto the last page of the signup process. When a new subscriber sees the last page (usually the welcome page), they will see the banner, click it, and claim their $3,000 Savings Certificate by filling out a short registration form.
Requirements
1. A basic understanding of HTML (You must be able to copy and paste the code into your website).
2. Your website must be able to support the script tag. Not all blog software or custom applications support this so check with your webmaster if you are unsure.
To get the banner code, login to your partner account and click on the "Get Banner Code" button on the menu. Select the code, copy it, and then paste it where you want it to go on your website.
The code looks like this:
Note: In the code above partner_id is your unique partner id we give you when you obtain a partner account, and bid is the name of the banner you want to show. 3000 is the $3,000 certificate, and 1000 is the $1,000 certificate.
The above code would display the following banner:
When this banner is clicked it will take the customer to the following url: https://www.netsavingslink.com/index.cfm?a=join2 with an Authorization and Pin number already filled into the form.
You have the option of passing additional information to the form by simply adding url variables to the banner code. Here is a table of the optional values you can pass to the registration form.
| Variable Name | Description |
| partner_id | This is always required and we have already included this in the banner code you will copy from your partner login area. |
| bid | This is the banner you want to show. We include this in the banner code you will copy from your partner login area. It accepts 2 values: 1000 or 3000 depending on the certificate value you want to show. |
| new_email | You can pass this to the form to auto-fill in their email address on the registration form (example: &new_email=joe@tester.com) |
| first_name | You can pass this to the form to auto-fill in their first name on the registration form (example: &first_name=Joe) |
| zipcode | You can pass this to the form to auto-fill in their zip code on the registration form (example: &zipcode=12345) |
Example with all variables passed to the form:
The above code would display this email and when clicked the customer would be taken to our website to complete the registration process. The form will have their information already filled in to save them time. Click the image below to see an example of this.