Prefilter Job Positions Panel

The job listing, which you can obtain from Talent Clue for your website, allows you to add pre-filters to display only listings that match specific parameters.

The HTML code for the job listing has the following format:

<div id="tc-jswidget" data-client-id="89cfa77e2fff8769131a91d6d2c9c380" data-lang="es" data-job-listing="1"></div>

Now, let's explain all the attributes of this code, also known as the widget.

Mandatory Elements

The mandatory elements are always included in the code, and it cannot exist without all of them.

id="tc-jswidget": refers to the job listing in general within Talent Clue.

data-client-id="89cfa77e2fff8769131a91d6d2c9c380": is the internal ID of the company, which varies for each company/subsidiary, and no two are the same.

data-lang="es": language of the listing, ES for Spanish, EN for English, EU for Basque...

data-job-listing="1": defines the source panel: 1 for the website, 2 for the intranet.

Optional Elements

The optional elements allow you to display a specific set of listings by filtering through any of them.

data-positions= identifies job positions.

"id1|id2|id3"

data-department= identifies departments.

"id1|id2|id3"  

To obtain the ID of the job positions and departments, you should go to the "Job settings" section and "Define your jobs".

Once there, to obtain the IDs, right-click on the page and select "Inspect".

A window will open within your browser. Don't be alarmed!

Simply click where indicated below:

Once you have clicked, hover your cursor over the position/department, and you will obtain the identifier for each of them:

In this case, we see that the ID for the position "Cajero/a" is 115174.

data-industry= identifies industries.

"id1|id2|id3"  

You can find the IDs for industries in this document:

https://docs.google.com/spreadsheets/d/1xW0yvnp7PemrHSjWADWD1I6fpF-6hzBrEXeAUB-d5EI/edit?usp=sharing

data-contract= contract types. There are only 2: "1" for regular job offers and "2" for internship offers.

filter-company-id= identifies companies.

"id1|id2|id3"  

filter-subsidiary-id= identifies subsidiaries of a specific company.

"id1|id2|id3"  

To obtain the ID of a company or subsidiary, go to "My Company", "Edit Group", and in the URL, there will be a numeric code, such as:

https://app.talentclue.com/es/company/info/4627896/edit

The ID 4627896 is the ID of the company.

provinces= identifies provinces.

"id1|id2|id3"  

You can find the IDs for provinces in this document:

https://docs.google.com/spreadsheets/d/1BPUAEUqcb5qMttBqzQbdeStaH0xJg6-eBDonKY2MRHk/edit?usp=sharing