Free to list, free to join. Businesses grow, creators get paid.
For developers
Drop in our SDK and attribute every sale, view, and click, from web, iOS, Android, and more.
import { AffiliateoProvider } from '@affiliateo/web'
export default function App() {
return (
<AffiliateoProvider appId="app_29f">
<YourApp />
</AffiliateoProvider>
)
}