The links to the job advertisement can be additionally personalized with parameters.
Usually the links to job offers have the following format:
https://<company>.onboard.org/jobs/<id>
Language
The language of the job ad can be personalized via an optional path in the URL in ISO 639-1 format (e.g. “de”, “it”, or “en”). Examples:
https://<company>.onboard.org/de/jobs/<id>
https://<company>.onboard.org/it/jobs/<id>
https://<company>.onboard.org/en/jobs/<id>
In case the job offer is not available in the selected language, it will be displayed in the company’s default language.
Link directly to the application form
By adding the optional path “/form” you can link directly to the application form.
https://<company>.onboard.org/jobs/<id>/form
Additional parameters
The following additional parameters can be used:
utm_source
: saved, when job offer is called an thus saved to the applicationcampaign
: used for internal trackingshow_logo
: displays the logo instead of the back arrow on the application formfrom_career_page
: indicates that the application came through the company’s website
https://<company>.onboard.org/jobs/<id>?utm_source=google
https://<company>.onboard.org/jobs/<id>/form?show_logo=true&utm_source=google
utm_source=google
https://<company>.onboard.org/jobs/<id>/form?show_logo=true&utm_source=google
https://<company>.onboard.org/jobs/<id>/form?show_logo=true&from_career_page=true