Familiarize Yourself

Interactive examples and link builder for Allez.

If you're a visual learner and want to see what Allez links look like in practice, this page is for you. Everything below is interactive.

Remember, to your users, clicking on an allez link will look exactly the same as clicking on an OTA. This guide is for you to know what the different moving parts are.

What does integration look like?

Below is a mock hotel listing page. Toggle between "Before" and "After" to see what changes when you wire up Allez links. Click any card in "After" mode to inspect the link that was built for it.

Don't have one? Just hit Go. We'll use demo_affiliate_id as a placeholder.

Want to experiment with specific parameters? Use the link builder to construct an Allez URL from scratch and see the output in real time.

Don't have one? Just hit Go - we'll use demo_affiliate_id as a placeholder.

What to notice

  • Every link starts with https://www.stay22.com/allez/{provider}
  • aid is always present. It's how we attribute bookings to you
  • roam lets us pick the best OTA. Try clicking the same roam link a few times. You might land on different providers
  • The hotelname parameter helps us match the right property on the provider's side
  • Dates, guests, and campaign are optional but improve the user experience and your tracking

Next steps

  • Parameters - Every parameter you can use
  • Roam - How roam decides where to send users
  • Providers - Which OTAs Allez supports and how geo-routing works

On this page