Skip to main content

Tolt.io Integration

Tolt.io Integration Why: Connect Tolt.io to easily track affiliate and referral program performance, ensuring you can optimize your marketing effor...

Written by Ken Truesdale

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

  1. Go to Tolt.io and navigate to Settings > API > Integration.

  2. Copy the data-tolt ID (UUID from the data-tolt attribute in the script snippet).

  3. Copy the API Key (starts with tlt_live_).

  4. In App Station, go to Settings > Integrations > Tolt.io.

  5. 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:

  1. Access Tolt.io: Log in to your Tolt.io account and navigate to Settings > API > Integration.

  2. Copy the Required Information:

    • data-tolt ID: This is the UUID found in the data-tolt attribute of the script snippet.

    • API Key: This key starts with tlt_live_ and is essential for server-side transaction reporting.

  3. Open App Station: In your app's admin panel, go to Settings > Integrations > Tolt.io.

  4. Paste the Values: Enter the data-tolt ID and API Key into the corresponding fields.

  5. 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.js captures this click.

  • Leads: If a referred visitor signs up on the /join page 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.js captures 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.

Did this answer your question?