For business / The platform

tiun. Business

Your fully integrated platform to manage all our toolkits and settings in one place.

Talk to an expert
Business dashboard
Toolkit manager

Manage all tiun products in one place

Get the full suite of integrated products or gradually extend your functionality with more toolkits.

Lead generationProspect conversionCustomer retention
Your custom plan
Analytics

View relevant user data in real-time

Our dashboards allow you to analyze and understand customer behavior that helps you turn data into decisions.

Analytics
User management

Collect and manage user data

Turn anonymous visitors into loyal customers by authenticating and capturing user information. Maximize conversions and drive engagement effortlessly.

First-party data
Full API access
GDPR compliant
User management
Pricing

Simply set your own prices

Set your own prices and push changes on all channels with a few clicks.


Payments

Accept payments globally

Rely on secure infrastructure to accept payments from anywhere in the world and stay compliant.


Money withdrawals

Use our routing and payout engine to collect payments, bundle and split them between different bank accounts.

Bank payout
Tax compliance

Streamline your taxes and sell globally. As your merchant of record we assure international and local tax compliance.

Tiun business
Developer Docs
Good documentation to get started fast

With a single integration and well-maintained documentation, you can accelerate time to market and focus more on customer and product experiences.

JavaScript
      
window.addEventListener('message', (event) => {
  if (event.data?.type === 'TIUN_EVENT') {
    if (event.data?.content === 'TIUN_SNIPPET_INITIALIZED') {
      updateContentInfo();
    }
    // other event handlers go here
  }
});

function updateContentInfo() {
  var isPaidContent = ... // add your condition(s) here

  window.postMessage(
    {
      type: 'TIUN_EVENT',
      content: 'TIUN_UPDATE_CONTENT',
      contentId: 'content ID', // optional (see description below)
      contentType: isPaidContent ? 'active' : 'inactive'
    },
    window.location.origin
  );
}
      
    
API core

Compatible with your core systems

Our powerful and easy-to-use APIs allow you to integrate tiun with your existing workflows to fit perfectly in your software landscape.

pianoplenigohubspotxero
and many more

Ready to build your future customer base?

Discover the value of tiun for your enterprise and explore our custom plans.

Talk to sales