|
In order to use the hosted product page, you must have a little knowledge of html and php. (You must also be signed up with my program through Shareasale) |
Advantages: You don't have to worry about keeping the products, prices, and datafeed updated, you don't have to figure out how to use the datafeed to build a page, all images are hosted by me, and easy integration with your website. |
Basic summary. I have 4 hosted product gallery pages, one with all the rings, one with just plain rings, one with just silver inlay rings, and one with just gold inlay rings. All rings: http://www.titaniumconcepts.com/titaniumrings.php?tr=
You can link to the above links from your website, just put your Shareasale user ID after the tr= (the product links won't work without a user ID) Or to integrate the galleries into
your site, make a web page that is a .php page (not .html) Within the
body of your php page insert the following code (choose one) PHP code for all rings: <?php
@require_once "http://www.titaniumconcepts.com/titaniumrings.php?tr="?> Don't forget to put your ID after tr= |
How it works |
By placing your affiliate ID after the url, your ID is automatically inserted into all the links in the gallery. Let me give you an example: http://www.titaniumconcepts.com/titaniumrings.php
Now we'll add the user ID (this one is mine, you want to put your own to get credit for sales) http://www.titaniumconcepts.com/titaniumrings.php?tr=103638
|
**Important: You will need to use your own user ID in order to get credit for sales. To find your ID, you will need to log in to Shareasale. Click on "Get a Link/Banner" at the top menu. Now go down to Titanium Concepts, and click on "Get Links". The first thing you see should be a banner and some code below it. In the code, look for "u=" Your user ID will be after u= For example mine is u=103638 |
Integrating the galleries into your site |
Now the neat thing about this hosted product page, is that you can easily integrate it with your own site. Instead of just linking your site to the hosted product page, you can use a simple php code to insert the hosted product page into your website. This is a great feature because it keeps visitors on your site. To do this, you will need to make a php page for your website. (Note: it has to be .php not .html). Here is a very basic example Now where you see PHP CODE GOES
HERE is where I'm going to put this small piece of php code (in the html
code make sure you don't put it in as text). (Don't forget to insert your own ID) Now you can see how the hosted product page is inserted in the middle, and all the links have the affiliate ID in them. The php codes for all 4 hosted pages are at the top of this page. Any questions, email me wes@titaniumconcepts.com |
|