Skip to content

2. Getting Started / Onboarding

2.1 Signing Up as a Business

If you do not yet have a Leaper Dev account, navigate to your Leaper Dev instance URL and complete the signup process. Once your account is created, you will be logged into the dashboard as a business owner with full administrative access (Super Admin role).

2.2 Connecting Your Store (Rentmy.co)

Leaper Dev integrates with the Rentmy.co platform to receive order data and power affiliate attribution. Before your affiliate program can track conversions, you must connect your store.

  1. From the dashboard, navigate to Business Settings → API Keys.
  2. Click Create Key to generate a new API key.
  3. Give the key a descriptive name (e.g., Rentmy Production) and select the appropriate scopes for your integration (see Section 10 for a full scope reference).
  4. Copy the generated key immediately — it is only displayed once.
  5. In your Rentmy.co platform settings, paste the API key into the Leaper Dev integration field.
  6. The Leaper Dev JavaScript SDK (initialized using the sdk:init scope) should also be embedded on your storefront. This SDK enables real-time tracking of page views, clicks, and conversion events.

Once connected, orders placed through your Rentmy.co storefront will begin appearing in the Orders & Commissions section, and traffic from referral links will be tracked in Analytics Reports.

2.3 Initial Configuration Checklist

Before inviting affiliates, complete the following steps in Business Settings:

  1. General — Set your default commission rate, cookie duration, registration policy, and auto-approval rules.
  2. Commission Tiers (optional) — Configure volume-based tiered commission rates.
  3. Branding — Upload your business logo and select a primary color for the affiliate panel.
  4. Email Templates — Customize automated email notifications sent to affiliates.
  5. API Keys — Create your integration key and connect your Rentmy.co store.

Released under the MIT License.