Customize the Partner Sign-Up Page

One of the first pages your direct partners will see is the sign-up page. You can manage the styling and content of this page to suit your brand identity.

  1. From the top navigation bar, select [User profile] → Settings.

  2. On the right, under the Branding section, select Partner Sign Up Pagearrow-up-right.

  3. Customize your basic page settings.

    1. Refer to the tables below for instructions on each setting and to see supported HTML tags.

chevron-rightBasic sign-up page settingshashtag
circle-info

Note: Some settings are only available to specific impact.com editions or add-ons. Contact usarrow-up-right to upgrade your account and get access!

Setting
Description

General

Copy the sign-up link that potential partners can use to apply to your program.

Partner Agreement Terms

[Toggle on] [Toggle on] Override account-wide Partner Agreement settings if this partner program will have different agreement terms than your account-level settings.

  • Select a [Radio button] [Radio Button] to Use the platform standard Master Program Agreement or Use my own custom sign up terms (PDF).

If you have any questions or concerns about your terms, contact supportarrow-up-right.

Language

Toggle if you want to disable language selection for partners. From the [Drop-down menu] [Drop-down menu], select the language you want your branded links to be in.

Survey

To include a survey for partners to complete when signing up for your program, [Toggle on] [Toggle on] Ask custom questions, then select a survey you created from the [Drop-down menu] [Drop-down list].

Partner Verification

Optionally, [Toggle on] [Toggle on] Allow impact.com to authenticate partner properties. Approved partners will display a [Checked circle] [Check] next to their name.

Styling

Customize the look and feel of your signup page:

  • Custom styling — Choose custom colors for the font, links, buttons, or headings.

  • Advanced styling — Add your own CSS for extra control. This will override your custom styling.

Header

Optionally, enter your own HTML in the code box to build a custom header from scratch. If you leave the box blank, the header you defined at account level will appear instead.

Body

Customize the signup page's Body. Body settings Logo Note: You can only preview your logo from this page. If you want to change your displayed logo, you can do so in your Marketplace Profile. Cover Image

[Toggle on] [Toggle on] to apply a Cover Image and select Choose File.

Guidelines

  • Dimensions — 1350 x 500 pixels.

  • Image ratio — 2.7:1.

  • Avoid images with text, as this image resizes depending on the viewer's devices

Heading Optionally, enter a Heading, (e.g., Make more money from your traffic and audience!). Description Optionally, enter a Description to display to potential partners.

circle-exclamation
chevron-rightHTML tag referencehashtag

Supported tags

Category
Tag

Text formatting

<b>, <strong>, <i>, <em>, <u>, <s>, <del>, <ins>, <sub>, <sup>

Structure

<p>, <br>, <hr>, <div>, <span>

Headings

<h1>, <h2>, <h3>, <h4>, <h5>, <h6>

Lists

<ul>, <ol>, <li>, <dl>, <dt>, <dd>

Tables

<table>, <thead>, <tbody>, <tr>, <td>, <th>

References

<blockquote>, <q>, <cite>

Restricted tags

Category
Tag
Restriction details

Links

<a>

href must use a whitelisted protocol (http:, https:, or mailto:).

• If target is used, rel="noopener" is required.

Images

<img>

Only src, alt, width, and height attributes are supported.

src must use a whitelisted protocol.

• Event handler attributes such as onerror and onload are strictly blocked.

Styling

<style>

Not supported.

circle-info
  • The <style> tag can be misused for data theft, malicious scripts, or other security risks. impact.com blocks the tag to keep you safe.

  • All listed tags allow these attributes: class, id, title, lang, dir, aria-*

  1. Select Preview to view what the sign-up page will look like to a partner, and Save your changes once you are satisfied.

Last updated

Was this helpful?