Tamber has been acquired!

It has been an incredible journey building and scaling our personalization platform to so many talented developer teams, and millions of end users. We are excited to begin the next phase of Tamber's journey at Beek.io.

Read more here.

Give users what they like

Engage users the second they land with personalized content, optimized to make sure they see something they will click on right away.

const items = await tamber.discover.next({
	user: "user_rlox8k927z7p",
	item: "item_83jx4c57r2ru"
});
items, info, err := discover.Next(&tamber.DiscoverNextParams{
	User: tamber.IdString("user_rlox8k927z7p"),
	Item: tamber.IdString("item_83jx4c57r2ru")
})
TMBDiscoverParams *params = [TMBDiscoverParams discoverNext:@"90674"]];
[[Tamber client] discoverNext:params responseCompletion:^(TMBDiscoverResponse *object, NSHTTPURLResponse *response, NSString *errorMessage) {
    if(errorMessage){
        // Handle error
    } else {
        object.discoveries // Array of recommendations
    }
}];
items = Tamber::Discover.next(
  :user => '583480',
  :item => '90674'
)
$ curl https://api.tamber.com/v1/discover/recommended \
	-u Mu6DUPXdDYe98cv5JIfX: \
	-d user=user_rlox8k927z7p \
	-d item=item_83jx4c57r2ru
JSONObject resp = tamber.discover.next(new JSONObject()
        .put("user", "user_rlox8k927z7p")
        .put("item", "item_83jx4c57r2ru")
    );
items = tamber.Discover.next(
    user='user_rlox8k927z7p'.
    item='item_83jx4c57r2ru'
)

Create a path of discovery

Create a path of discovery that keeps users clicking. Tamber’s next-model learns on sequences of user actions to predict what users will most want to interact with next.

Reel them back in

Keep users coming back by sending recommendations via email or push notification. Tamber’s push-model ensures that content is always relevant, and your messages always delightful.

Integration easy as π

Track user events just like you do for analytics, or use our Segment integration for a codeless install.

ChefsFeed is a complicated platform from a data perspective, with videos, articles, restaurants, chef profiles, events, and more all surfaced across our website and apps. Tamber handles all of these content types seamlessly. It just api.
Tom Bash
VP of Product
Our Tamber-powered Discover Daily feature immediately became our highest converting feed, with a 4x higher click-through than the next best. Our users love their recommendations, and now it's the first thing they see when they open the app.
David Oates
Co-Founder & CEO
Tamber enabled us to transform our app into a smart, optimized shopping experience. We love using Tamber, and our users love the results.
Pradeep Elankumaran
Co-Founder & CEO

Pay as you grow

Plans scale with your user growth. No setup charges, no hidden fees, just track everything.

Free 2-week trial

Only pay when it api. In the first week we establish a performance baseline, and then we surpass it.

Dead simple integration

We are maniacal about our ease-of-use. We pair-program with your devs, and will even hand code integrations when it’s helpful.

Recommend like Google, Amazon and Facebook.

Put the best kept secrets of the world's most effective tech companies in your app.