# Analytics Tab

### Viewing and Utilizing Job Analytics

The **Analytics** tab provides comprehensive insights into the specific job you are managing. Here's how to access and interpret the data available:

<figure><img src="/files/LSWfrYmQ5ltkXnoVm7mQ" alt="" width="563"><figcaption></figcaption></figure>

1. **Navigate to the Analytics Tab:**
   * Log in to your Worklife Recruit account.
   * Go to the job profile for which you want to view analytics.
   * Click on the **Analytics** tab.
2. **View Total Candidates:**
   * **Total Candidates:** The total number of candidates who have applied for the job.
   * **Today:** The number of candidates who applied today.
   * **Yesterday:** The number of candidates who applied yesterday.
   * **Last 7 Days:** The number of candidates who applied in the last seven days
3. **Analyze Sources:**

   * **Channels:** View the different channels through which candidates applied (e.g., job boards, company website).
   * **Sources:** Detailed breakdown of sources.
   * **Avg Match Score per Source:** The average match score of candidates from each source.

   <figure><img src="/files/VHuhG0JQ6R79vGTyVL0I" alt="" width="563"><figcaption><p>Sources</p></figcaption></figure>
4. **Examine Demographics:**

   * **Country:** Distribution of candidates by country.
   * **Area:** Distribution of candidates by area within a country.
   * **Gender:** Gender distribution of candidates.

   <figure><img src="/files/fiROLUZDJ8MuXcmsDhjc" alt="" width="563"><figcaption><p>Demographics</p></figcaption></figure>
5. **Profile Insights:**

   * **Work Experience Duration:** Average duration of work experience among candidates.
   * **Management Experience Duration:** Average duration of management experience among candidates.
   * **Employment Status:** Current employment status of candidates (e.g., employed, unemployed).
   * **Seniority Level:** Seniority level of candidates (e.g., junior, mid-level, senior).
   * **Management Level:** Management level of candidates (e.g., team lead, manager, director).
   * **Degree Type:** Types of degrees held by candidates.
   * **Languages:** Languages spoken by candidates. Note that percentages may exceed 100% as candidates can speak multiple languages.

   <figure><img src="/files/fLyY21TtmnmrmHvJUCna" alt="" width="563"><figcaption><p>Example Profile Insights (Work Experience duration, Management experience duration)</p></figcaption></figure>

   <figure><img src="/files/8KumcCMtd62pqokqOQMP" alt="" width="563"><figcaption><p>Example Profile Insights (Languages, Skills)</p></figcaption></figure>
6. **Evaluate Skills:**
   * **Skills:** Distribution of various skills among candidates.
7. **Review Answers:**
   * Evaluate candidate answers to specific job-related questions.
8. **Activity Monitoring:**

   * **Events Count by Type:** Number of different types of events related to the job (e.g., interviews scheduled, resumes reviewed).
   * **Count of Events by User:** Number of events performed by each user.

   <figure><img src="/files/wBcillh3ahv3Fix1FzM7" alt="" width="563"><figcaption><p>Count of event by user</p></figcaption></figure>

{% hint style="info" %}

#### Clickable Analytics Bars

**Interactive Data:**

* Some of the bars in the analytics charts are clickable. Clicking on these bars will navigate you to a filtered candidate page, showing the candidates relevant to the selected metric.
* For example, click on the Excel bar

  <figure><img src="/files/EXwnF4j9us6n2eNWWO9f" alt="" width="396"><figcaption><p>Skills</p></figcaption></figure>
* Job Filter candidates Tab

  <figure><img src="/files/fDu0txaKSgHcTs2RXeGP" alt="" width="563"><figcaption><p>Job Filter Tab with Excel Filter</p></figcaption></figure>

{% endhint %}

### Example Use Cases <a href="#example-use-cases" id="example-use-cases"></a>

* **Identifying Effective Sources:**
  * Determine which channels or sources provide the highest quality candidates based on average match scores.
* **Demographic Insights:**
  * Adjust recruitment strategies based on the demographic data of applicants.
* **Skill Analysis:**
  * Ensure candidates possess the necessary skills for the job by analyzing the skills distribution.
* **Activity Tracking:**
  * Keep track of recruitment activities by monitoring event counts and user interactions.

{% hint style="info" %}

#### Benefits of Job Analytics

* **Comprehensive Overview:**
  * Gain a full understanding of candidate demographics, sources, and profiles.
* **Enhanced Decision-Making:**
  * Use data to make informed decisions about sourcing and candidate selection.
* **Performance Tracking:**
  * Monitor the performance of job postings and recruitment campaigns.
* **Team Insights:**
  * Understand team activity and distribution of recruitment efforts.
    {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.smartcv.co/manage-candidates/analytics-tab.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
