Hi All.
I realize that most here people are probably using the zazzle toolbar available, so this will be a duplication of functionality. However, I just created a quick and easy bookmarklet for myself so I could store a low-profile button in my browser toolbar.
Code:javascript:if(document.location.search.substr(1).split('?')==''){prefix='?';}else{prefix='&';}refURL=document.location.href+prefix+'rf=YOUR_ASSOCIATE_ID_HERE';void(window.prompt("Copy Referral link to clipboard%E2%80%A6\n\nRight click on the selected text and select 'Copy'\nOr use ctrl/cmd+C",refURL));
The idea here is simple. For those of you who aren't familiar with bookmarklets, they are snippets of javascript code that get stored in a browser bookmark. When you click on them, they run the code on the current page you are browsing. So this script takes your current web address (like a store product or category) and just appends your associate id as a referral. A window will popup and prompt you to copy the link to your clipboard. You can right click, or ctrl+c. Once you are done, dismiss the window and your link is now ready to paste.
Installation:
1. Create a bookmark in your preferred browser and give it a name that describes it (i.e. "Zazzlify", "Create Zazzle Referral", etc.)
2. Find the words "
YOUR_ASSOCIATE_ID_HERE" in the code above and replace it with your own number (example: 238456178864917735).
3. Edit your previously created bookmark and paste the code (with your associate id inserted) into the URL/address field.
If you try it out and have problems, feel free to ask questions. But I'm bad about remembering to check back in the forums. You can always contact me via my zazzle profile, if you fail to get a timely response.
Cheers!