Embedding a button to your Channel Command portal

Having a logo uploaded to your Channel Program company profile is recommended for personalizing the experience.

In this guide:

Before you begin, ensure you're a registered Vendor with Channel Program, and Channel Command (PRM) is enabled for your profile by the Channel Program team.

Access Channel Command

  1. From the side navigation click Channel Command.
  2. Click Manage Channel Portal.
  3. Click View Portal.

How to Copy the appropriate code

You’ll be able to select to use your own image, or you can use a Channel Program created image.

  1. In the banner area, click Embed Button
  2. Choose to use your own image or a Channel Program provided image.
  3. After making your selection, click COPY. Paste the copied code into your preferred editor.
  4. Click CLOSE.

Next steps

If you opt for using your own image:

  1. Have your graphics team create the image.
  2. Upload the image to your webserver in a public location.

Adding the Code to Your Web Page:

  1. Paste the code to the desired location on your web page.
  2. Update the following details within the code:
    1. img src="ENTER IMAGE LINK HERE" (If using your own image, provide the full path where the image is located on the webserver.)
    2. alt="Embedded link" (Update this to a relevant message like "Join us at our Channel Command Portal" or an alternate tag if the image cannot be found.)

Testing

Verify functionality by clicking the embedded button on the page.

  1. If logged into Channel Program, you'll be redirected to your Channel Command Portal.
  2. If not logged in, you'll be directed to the login page. Complete the login process to access your Channel Command Portal.

Once Testing is Complete:

  1. Ensure you're satisfied with the presentation and messaging.
  2. Publish the changes.
  3. Inform your internal team and MSP partners about the newly available button for accessing the Channel Command Portal. 

EmbedButton_2