Skyalo eSIM Affiliate Widget

Description

Skyalo eSIM Affiliate Widget turns a travel website, blog, or agency site into an eSIM sales channel.

The widget detects which country a page is about without sending page content to a third party. It then displays current Skyalo plans, real retail prices, and direct checkout buttons for that destination. An approved Skyalo affiliate slug attributes referred purchases to the site owner.

Key features:

  • Detects a destination from the page title, URL slug, categories, tags, excerpt, and content.
  • Keeps page analysis entirely inside WordPress.
  • Shows current featured eSIM plans and retail prices from Skyalo.
  • Opens destination-specific Skyalo checkout with the chosen package preselected.
  • Attributes clicks and purchases through the site owner’s approved affiliate slug.
  • Keeps the affiliate recipient in an administrator-only setting.
  • Detects the WordPress locale and renders a native-language visitor interface in 16 supported locale families.
  • Selects display currency from the site’s country-code domain first, then its locale.
  • Converts USD prices with daily European Central Bank reference rates when available.
  • Includes a Gutenberg block, shortcode, and explicit site-wide placement option.
  • Uses server-side caching to keep pages fast and reduce external requests.
  • Does not create visitor cookies or send article content to Skyalo.
  • Makes no Skyalo request until an administrator explicitly enables live data.

The widget is not injected automatically after activation. Live Skyalo requests
are also disabled by default. An administrator must enable live data and then
insert the block/shortcode or explicitly enable site-wide placement in
Settings > Skyalo eSIM.

Bundled visitor languages: English, Arabic, Chinese (Simplified and
Traditional), French, German, Italian, Japanese, Korean, Polish, Portuguese
(Brazil and Portugal), Russian, Spanish, Turkish, and Ukrainian. WordPress.org
language packs can override the bundled visitor copy and translate the plugin
settings and Gutenberg controls.

Shortcode examples:

[skyalo_esim_planner]

[skyalo_esim_planner destination="japan" locale="ja" currency="JPY"]

External services

After an administrator explicitly enables live data, this plugin connects from
the WordPress server to Skyalo (https://skyalo.com) to retrieve:

  • the list of published eSIM destinations;
  • featured plans, package identifiers, durations, and final retail prices;
  • an estimated display price in the automatically selected currency.

Catalog and plan requests include the selected destination, resolved Skyalo
locale, display currency, result limit, and plugin version in the user agent.
No request includes the page title, page URL, article content, visitor identity,
affiliate account details, commission rate, balance, clicks, orders, or payment
details. Responses are cached locally in WordPress.

When a visitor clicks Buy eSIM, their browser opens Skyalo checkout. The checkout URL includes the selected package identifier, standard UTM campaign parameters, and the affiliate slug configured by the site owner. Skyalo may then set attribution cookies and process the purchase under its own policies.

Skyalo terms: https://skyalo.com/en/terms

Skyalo privacy policy: https://skyalo.com/en/privacy

Currency conversion uses European Central Bank reference rates fetched by Skyalo. ECB rates are informational reference rates and converted widget prices are clearly marked as estimates.

ECB exchange rates: https://www.ecb.europa.eu/stats/exchange_rates/html/index.en.html

Privacy

Country detection runs locally on the WordPress server. Page content is never
transmitted to Skyalo. The WordPress plugin stores only its administrator
settings and cached public catalog/plan responses. Plugin-owned settings and
cached responses are removed when the plugin is uninstalled.

Blocks

This plugin provides 1 block.

  • Skyalo eSIM Affiliate Widget Automatically show live eSIM plans and earn affiliate commission from referred sales.

Installation

  1. Install and activate Skyalo eSIM Affiliate Widget.
  2. Open Settings > Skyalo eSIM, review the disclosed external service, and enable live Skyalo data.
  3. Apply to the Skyalo Affiliate Program at https://skyalo.com/en/affiliate.
  4. After approval, paste the affiliate slug into Settings > Skyalo eSIM.
  5. Choose manual placement or explicitly enable automatic placement before/after public content.
  6. Keep language, currency, and destination on Automatic unless an override is required.

FAQ

How do I earn commission?

Apply to the Skyalo Affiliate Program and paste the approved affiliate slug into
the plugin settings. Only a WordPress administrator can control the commission
recipient. The plugin adds that syntax-validated slug to sponsored checkout
links. Skyalo remains authoritative for affiliate agreement status, attribution,
commission eligibility, and payment.

How is the destination detected?

The plugin scores country names found in the current post title, URL slug, categories, tags, excerpt, and content. This processing happens locally inside WordPress. The article text is never sent to Skyalo.

Are the plans and prices current?

Yes. The WordPress server retrieves published plans and final retail prices from the public Skyalo integration API and caches them for one hour.

Does the Buy button go directly to checkout?

Yes. It opens Skyalo checkout with the selected package prefilled and carries the administrator-configured affiliate slug and campaign attribution.

How are language and currency selected?

Language follows the WordPress site locale. Currency uses a recognized country-code top-level domain first and then the locale. Both can be overridden globally or per Gutenberg block.

Are converted prices exact?

Converted display prices are estimates based on European Central Bank reference rates. The widget labels them as estimates and Skyalo shows the final checkout amount. If a requested currency is unavailable, the plugin displays USD.

Does the plugin collect visitor data?

The plugin itself does not create cookies, accounts, or visitor profiles. Skyalo affiliate attribution begins when a visitor intentionally clicks a checkout button and opens Skyalo.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Skyalo eSIM Affiliate Widget” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.2

  • Added WordPress.org icon and high-resolution banner assets based on the official Skyalo brand mark.
  • Exposed visitor-facing strings to WordPress gettext and registered Gutenberg script translations.
  • Added a deterministic POT translation template and documented the human-review workflow for WordPress.org language packs.
  • Limited the language selector to the 16 locale families with complete bundled visitor copy and added readable native language names.
  • Completed the disabled-service message across all bundled visitor languages.

1.0.1

  • Added explicit administrator consent before any live Skyalo request.
  • Removed the unavailable affiliate-readiness call; affiliate eligibility remains authoritative in Skyalo checkout and order processing.
  • Added compatibility with the deployed catalog and plans response shape while continuing to reject unknown contract versions.
  • Moved catalog loading out of general WordPress initialization.
  • Added a bounded transient registry and complete uninstall cleanup.
  • Replaced fixed commission-rate marketing with agreement-based wording.

1.0.0

  • Initial public release.
  • Added local page-country detection and destination-aware live plan cards.
  • Added direct package checkout and affiliate attribution.
  • Added automatic interface localization and currency selection.
  • Added ECB-based estimated currency conversion with USD fallback.
  • Added block, shortcode, and opt-in site-wide placement.
  • Restricted affiliate ownership to the administrator-managed site setting.
  • Added approved-affiliate readiness verification without exposing account details.
  • Added canonical Skyalo HTTPS checkout allowlisting in the API, PHP, and browser layers.