<!DOCTYPE html>
<html><head><title>How do I setup MOBE with ClickMagick?</title></head><body>
<strong>How do I setup MOBE with ClickMagick?</strong><br />
<br />
MOBE sells training products for small businesses which you can sell as an affiliate.<br />
<br />
To track your sales as an affiliate, you’ll use Postback URL tracking. You’ll pass a unique click ID from ClickMagick to MOBE and their system will pass that back to us when a sale is made, which will attribute the sale to the tracking link in your account.<br />
<br />
Here’s how to set up tracking with MOBE:<br />
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td valign="top"><b>1.</b></td>
<td> </td>
<td>Set up a tracking link in your ClickMagick account using your affiliate URL from MOBE as the Primary URL, with the <code>[clickid</code>] token added at the end to pass a unique sub-ID to MOBE<br />
<br />
For example, if your affiliate URL is this:<br />
<br />
<code>https://rookieprofitsystem.com/rps-video/?aff_id=xxxxxx</code><br />
<br />
Then the URL you would use as the Primary URL of your tracking link would be:<br />
<br />
<code>https://rookieprofitsystem.com/rps-video/?aff_id=xxxxxx<strong>&ho_sub=[clickid]</strong></code><br />
<br />
MOBE uses <code>ho_sub</code> as a query string variable to let you send data to it.</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td valign="top"><b>2.</b></td>
<td> </td>
<td>In your MOBE dashboard, you’ll need to add a Postback URL. That URL would be:<br />
<br />
<code>http://www.clkmg.com/api/s/post/?uid=$userid&s1={ho_sub}&amt={payout}&ref=</code><br />
</td>
</tr>
</tbody>
</table>
<br />
Your MOBE sales will now show up in your ClickMagick account.
</body></html>