Add YouTube Video to Landing Page

GoAffPro provides you with the option to add a YouTube video to the landing page of the affiliate portal.

To add a YouTube video to the landing page, go to the Landing Page section in the Look and Feel tab of the GoAffPro admin panel.

Here, click on Add Custom HTML.

Now, copy the following code and paste it into the custom HTML section:

<div style="
    padding-top: 25px;
    display: flex;
    justify-content: center;">
    <!--Paste YouTube embed code here-->
</div>

Next, go to the YouTube video page and click on Share.

Here, click on Embed.

Now, click on Copy.

After this, paste the YouTube embed code in the custom HTML section in the place of: <!--Paste YouTube embed code here-->

Finally, click on Save.

Make sure to toggle the section to Show.

The YouTube video will be displayed on the landing page of the affiliate portal.

Last updated