Getting Started As An Affiliate (13)

Your affiliate dashboard, commissions, and so much more. The Affiliate section shows you how to find what you need to sign up for and run your business as a ClickFunnels affiliate.

//var excludeWords = ["Cancel", "Cancelling"]; var favoriteArticles = `
  • Integrating Your Domain Into ClickFunnels
  • Adding A GoDaddy Domain
  • Create A Membership Funnel
  • Sending Emails from your ClickFunnels Account - SMTP Email Integrations
  • Payment Gateway Integrations
  • `; var fwSearchForm = document.getElementById('fw-search-form'); var fwPopularArticlesSearch = fwSearchForm.querySelector('div.fw-popular-articles-search'); var fwPopularArticleTopics = fwPopularArticlesSearch.querySelector('ul.fw-popular-topics'); //fwSearchForm.querySelector("div.fw-popular-articles-search").remove(); fwPopularArticleTopics.innerHTML = favoriteArticles; fwPopularArticleTopics.classList.remove('fw-popular-topics', 'd-none'); fwPopularArticleTopics.previousElementSibling.classList.remove('d-none'); fwPopularArticlesSearch.classList.remove('fw-popular-articles-search', 'd-none');