# Analytics

This module is divided into two sections, let's get into details of both the sections mentioned below.

## Analytics

This section shows the analytics of Jobs, Applicants and Interviews with a numerical value.

<figure><img src="/files/U7tZsNfGYmvfIN9Sre38" alt=""><figcaption><p>Analytics</p></figcaption></figure>

1. **Total Active Jobs:** This data will show the number of jobs active on the platform you post.
2. **Total Inactive Jobs:** This data will show the number of inactive jobs on the platform, that you can manually deactivate or there will be no activity on the posted job for a long time can be considered as an inactive job.
3. **Total Job View:** This number will show the count of candidates who viewed the jobs you posted.
4. **Total Applicants:** This data will show the number of applicants associated with your account.
5. **Total Applicants Shortlisted:** This data will show the number of applicants shortlisted who applied for the job posted by you.
6. **Total Interview:** This data will show the number of interviews conducted to select an appropriate candidate.
7. **Total Hired:** This data will show the number of applicants hired through your account by applying for the job posted by you.

## Statistics

This section will display the statistics of Jobs, Applicants and Interviews in a graphical representation.

<figure><img src="/files/ffrUli1zYRAOJJq1qjyJ" alt=""><figcaption><p>Statistics</p></figcaption></figure>

1. **Total Applicants:** This data will give us clarity about the number of applicants who applied on job units in which month and year in graphical view.
2. **Total Hired:** This data will show the graphical representation of hired applicants for particular job units with month and year.
3. **Total Applicants Shortlisted:** This data will show the number of applicants shortlisted who applied on job units in which month and year in graphical view.
4. **Total Interview:** This data will represent the interviews conducted for the number of job units associated with month and year to select an appropriate applicant.

## Invitation Analytics

This section will show the analytics of the activities performed by the matched candidates on the invitation emails sent by the employer.

<figure><img src="/files/qN13evfHWVKJo4gc00tm" alt=""><figcaption><p>Invitation Analytics</p></figcaption></figure>

### Steps to view analytics

1. Select a job from where you invited the matched candidates from the "Choose Job" dropdown.
2. That's it!!

### Mail Statistic

1. This will represent the graphical view of the matched candidates' activities on the invitation email.
2. **Invitation Viewed:** It will show the statistics of the candidates who have viewed the email sent by an employer.
3. **Invitation Sent:** It will show the statistics of the candidates who were invited by an employer.
4. **Viewed Job:** It will show the statistics of the candidates who opened the email and clicked on the job link to view it.
5. **Opted Out:** These are the candidates who unsubscribed from the email.
6. **Not Invited:** It will show the statistics of the candidates who were not selected by an employer to invite via email.


---

# 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://docs.arthajobboard.com/employer/analytics.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.
