Get up and running with the sherpa° WebApp Whitelabel
The sherpa° WebApp is a complete, hosted solution that provides eVisa and travel requirements functionality. Unlike the embedded Trip Element, the WebApp runs on sherpa° servers and can be accessed via direct links or deep linking.
Contact sherpa° to receive your unique affiliateId
. This is required for all WebApp integrations and ensures you receive commission on eVisa sales.
Your affiliate ID will look something like: your-unique-affiliateid
Decide which WebApp solution you want to integrate:
eVisa WebApp - For visa applications and purchases
Build URLs that direct users to your co-branded WebApp. You can create simple links or use deep linking to pre-fill information.
Basic eVisa Link:
Replace your-unique-affiliateid
with your assigned affiliateId.
Basic Travel Requirements Link:
Replace your-unique-affiliateid
with your assigned affiliateId.
You should now have a working WebApp integration! Users clicking your links will be directed to sherpa°'s hosted solution with your branding.
To provide the best user experience, you can pre-fill the WebApp with traveller details using deep linking.
For a comprehensive guide to deep linking with advanced examples, parameter reference, and best practices, see our dedicated Deep Linking guide.
Pre-fill passport and destination for direct product access:
Pre-fill just the passport for the search page:
Generate links dynamically based on user data:
affiliateId
for commission tracking - Use UTM
parameters for better analytics:
&utm_source=your-site&utm_medium=button&utm_campaign=visa-check
- Pre-fill
as much information as you have - Test your links in both desktop and mobile
environments - Consider adding language parameters for international users:
&language=es-ES
UTM parameters help you track which campaigns and touchpoints drive the most conversions and commission revenue. Add them to your WebApp links to understand performance and optimize your marketing efforts.
For detailed UTM implementation examples, best practices, and advanced tracking strategies, see our dedicated UTM Tracking guide.
Add these parameters to your WebApp URLs:
Parameter | Purpose | Example |
---|---|---|
utm_source | Traffic source | email , website , app |
utm_medium | Marketing medium | email , button , banner |
utm_campaign | Campaign name | pre-departure-7day , booking-confirmation |
utm_content | Link type | visa-check , travel-requirements |