Platform 2 Guide — This article applies to the new platform. Looking for classic platform docs? Browse the Platform 1 collection.
Why: Connect Tolt.io to easily track affiliate and referral program performance, ensuring you can optimize your marketing efforts and boost revenue from your app.
Navigate: App Station > Settings > Integrations > Tolt.io
Quick Start
Go to Tolt.io and navigate to Settings > API > Integration.
Copy the data-tolt ID (UUID from the
data-toltattribute in the script snippet).Copy the API Key (starts with
tlt_live_).In App Station, go to Settings > Integrations > Tolt.io.
Paste the data-tolt ID and API Key into the respective fields.
Detailed Setup Instructions
Connecting Tolt.io
To set up the integration with Tolt.io, follow these steps:
Access Tolt.io: Log in to your Tolt.io account and navigate to Settings > API > Integration.
Copy the Required Information:
data-tolt ID: This is the UUID found in the
data-toltattribute of the script snippet.API Key: This key starts with
tlt_live_and is essential for server-side transaction reporting.
Open App Station: In your app's admin panel, go to Settings > Integrations > Tolt.io.
Paste the Values: Enter the data-tolt ID and API Key into the corresponding fields.
Save Changes: Make sure to save your changes to complete the integration.
What Gets Tracked Automatically
Once you have connected Tolt.io, the following events will be tracked automatically:
Affiliate Clicks: When a visitor arrives via an affiliate link,
tolt.jscaptures this click.Leads: If a referred visitor signs up on the
/joinpage or completes checkout, a lead is recorded.Purchases: When a member makes a purchase, the transaction is reported to Tolt via the Transactions API.
Subscription Renewals: Renewals are also reported server-side to Tolt.
Important Notes
Tip: Member Kitchens reports transactions using Stripe charge IDs, so you do not need to connect Stripe separately in Tolt. However, doing so is harmless as Tolt will deduplicate on charge ID.
Both the data-tolt ID and API Key are necessary for full commission tracking. The data-tolt ID is used for loading the tracking script, while the API Key is required for reporting purchases.
Understanding the Tracking Mechanism
Click Tracking: When a visitor clicks an affiliate link,
tolt.jscaptures this event automatically.Lead Tracking: The system records a lead when a visitor successfully signs up or completes a purchase.
Purchase Reporting: Transactions are reported to Tolt using the API key, ensuring accurate tracking of sales and renewals.
Troubleshooting
If you encounter issues with tracking, double-check that both the data-tolt ID and API Key are correctly entered in the App Station. Ensure that the integration is saved and that your app is live for tracking to function properly.
