Zurück zur Startseite

Hilfe & Support-Center

Alles was du brauchst um mit InfluTo erfolgreich zu sein

Erste Schritte (5 Minuten)

1

Konto erstellen

Registriere dich als Entwickler und erstelle deine Organisation

# Visit https://influ.to/auth/signup
# Select "Developer" as account type
# Fill in your details and create account
2

App hinzufügen

Verbinde deine iOS oder Android App mit InfluTo

# Go to Dashboard > Apps > Add New App
# Enter App Store URL or Play Store URL
# Or search by app name
# For multi-platform: Use "Select Both" button
3

SDK installieren

Füge das InfluTo SDK zu deiner React Native App hinzu

npm install @influto/react-native-sdk

// In your App.tsx or App.js
import InfluTo from '@influto/react-native-sdk';

InfluTo.init('your-api-key-here');
4

RevenueCat Webhook konfigurieren

Verbinde deine Abo-Events mit InfluTo

# 1. Go to RevenueCat Dashboard > Integrations > Webhooks
# 2. Add new webhook with URL:
https://influ.to/api/webhooks/revenuecat

# 3. Copy your webhook secret
# 4. Paste it in InfluTo Dashboard > Settings > RevenueCat

# Events to enable:
# - INITIAL_PURCHASE
# - RENEWAL
# - CANCELLATION
# - PRODUCT_CHANGE
5

Kampagne erstellen

Lege Provisionssätze fest und lade Influencer ein

# 1. Go to Dashboard > Campaigns > Create Campaign
# 2. Set commission percentage (e.g. 30%)
# 3. Choose public or private
# 4. Invite influencers by email
# 5. Share campaign link
6

Wallet aufladen

Füge Guthaben hinzu um Influencer-Provisionen zu bezahlen

# 1. Go to Dashboard > Billing
# 2. Click "Add Funds"
# 3. Enter amount (min $50)
# 4. Complete Stripe Checkout
# 5. Funds available immediately

Häufig gestellte Fragen

Noch Fragen?

Nicht gefunden was du suchst? Schick uns eine Nachricht und wir melden uns innerhalb von 24 Stunden.

Mehr Hilfe benötigt?

Erkunde unsere Dokumentation und Ressourcen