Using banners and text links
Visit Penguin Apps Builder’s brand guidelines to ensure you are correctly using our brand assets. By using our brand assets, you indicate your acceptance of our Trademark Usage Guidelines and you understand that a violation of these guidelines will result in the termination of Penguin Apps Builder affiliate account.
Banners
You can add a banner to your website to promote your affiliate link. To post a banner to your website, you can use the following HTML code:
<a href="[YOUR_UNIQUE_REF_HANDLE]" target="_top"><img src="your-affiliate-banner-image-url" alt="" border="0"/></a>
Replace [YOUR_UNIQUE_REF_HANDLE]
with your affiliate referral handle, update the banner URL, the width, and height of the banner that you’re using, and then add the code to your website’s HTML.
There are several sets of banner packs in different sizes for affiliates to use:
- General Penguin Apps Builder Banners(English)
Text links
Text links are a helpful promotion tool when space is limited on your website or if you want to quickly link to Shopify. To post a text link to your website, you can use the following HTML code:
<a href="[YOUR_UNIQUE_REF_HANDLE]">Link Text Here</a>
Replace [YOUR_UNIQUE_REF_HANDLE]
with your affiliate referral handle, include some link text, and then add the code to your website’s HTML.
