Erstellen Sie einen ClickBank-Kauflink

PLUS PLAN +

In diesem ClickBank-Support-Artikel erfahren Sie, wie Sie einen Zahlungslink für ClickBank-Produkte erstellen. As a convenience, we’ve created a SmartTag™ that will generate this link for you. In order to do this we’ll use the Purchase_Link SmartTag as it’s normally used to create MemberMouse Kauflinks with the exception that we’ll pass an additional attribute to indicate that it should generate a ClickBank purchase link.

Anmerkung: Using a ClickBank purchase link will send the user directly to ClickBank to checkout. If instead you’d like the user to go to the MemberMouse checkout page first and then go to ClickBank, just einen Standard-Kauflink verwenden. One scenario where you may want to have the user go to the MemberMouse checkout page first is if you’d like to benutzerdefinierte Daten erfassen als Teil ihrer Registrierung.

  1. Stellen Sie sicher, dass ClickBank konfiguriert und aktiv ist. Lesen Sie diesen Artikel, um lernen, wie man ClickBank konfiguriert.

  2. Stellen Sie sicher, dass das Produkt, für das Sie einen Kauflink erstellen möchten, einem MemberMouse-Produkt zugeordnet ist. Lesen Sie diesen Artikel, um lernen Sie, wie Sie ClickBank-Produkte auf MemberMouse-Produkte abbilden können.

  3. Suchen Sie die Produkt-ID für das MemberMouse-Produkt, für das Sie einen Kauflink erstellen möchten. Es gibt mehrere Möglichkeiten, wie Sie Produkt-IDs in MemberMouse finden.

    In diesem Fall könnten Sie auch zu Zahlungseinstellungen > Zahlungsarten in MemberMouse, scrollen Sie nach unten zum ClickBank-Konfigurationsformular und klicken Sie auf die ClickBank-Produkte konfigurieren button. In the product mapping dialog in the right column you can see the ID for each MemberMouse product that’s mapped to a ClickBank product.



  4. Verwenden Sie schließlich den SmartTag Purchase_Link, um den Kauflink wie folgt zu erstellen:    
<a href="/de/[MM_Purchase_Link productId='25' paymentMethod='clickbank']/">Jetzt kaufen</a>

In this case, we’re using ’25’ as the example product ID, but you would replace this with the product ID in your system. If you’re using a custom ClickBank order form, follow the instructions in the section below to adjust your purchase link to send customers to your custom order form.

Kunden an ein benutzerdefiniertes ClickBank-Bestellformular senden

ClickBank hat eine Individuelles Bestellformular feature that allows you to add your own branding and adjust colors on the ClickBank order form. If you’re using a custom order form you’ll need to add an additional parameter to your ClickBank purchase links.

In ClickBank, auf der Seite Mein Bestellformular page, to the right of your existing order form templates, you’ll see a column called URL-Parameter. Für jede Vorlage wird der Parameter etwa so aussehen:

cbskin=#

You’ll need to copy that URL parameter, and then append it to any ClickBank purchase links as follows:

<a href="/de/[MM_Purchase_Link productId='25' paymentMethod='clickbank']&cbskin=2/">Jetzt kaufen</a>

In this case we’re using ‘2’ as the example order form ID, but you would replace this with the order form ID you see in ClickBank.

War dieser Artikel hilfreich?

Verwandte Artikel