# V 1.0.2 May 2024

## Features

### Free Trial Period

* Our Omniva platform offers a 14-day free trial to new clients.
* The countdown begins on the first day of onboarding, and a banner will be displayed to the admin, reminding them of the number of days left.
* Once the trial ends, clients must subscribe to a plan to continue using the system.<br>

  <figure><img src="/files/seEZk4qAlJ9vSIC9uSrt" alt=""><figcaption><p>Free Trail Period</p></figcaption></figure>

### Amplitude Integration

* Amplitude is an event-based analytics tool that tracks user behaviour in real time by analyzing their interactions with our Omniva product.
* Below are the key events tracked by Amplitude:
  1. **Sign Up**: Records when a user creates a new account on the Omniva platform.
  2. **Login:** Tracks user logins to the Omniva platform.
  3. **Switch Profile:** Monitors instances where users switch between different profiles on the platform.
  4. **Upgrade:** Records when a user clicks on the upgrade button.
  5. **New form:** Captures the creation of a new form on the platform. Such as adding provider, add patients, creating E-form, and add appointment by admin.
  6. **Form Submit:** Tracks when a user submits a form.
  7. **Form Next:** Track when a user clicks on the next button in a form.
  8. **Edit Appearance:** Track where users modify the appearance settings.
  9. **Patient add Appointment:** Tracks when a patient adds an appointment.
  10. **Patient Appointment Scheduled:** Tracks when a patient schedules an appointment.
  11. **Provider Appointment Approve:** Tracks when a provider approve the appointment.
  12. **Provider Appointment Decline:**  Track when a provider declines an appointment.

### Facebook and Google ad tracking

* This feature helps us track which ads users come from.
* Users clicking on ads are now seamlessly redirected to "omnivatelehealth.com", where their Google and Facebook keys are stored in cookies.
* These keys are then utilized for data extraction and dashboard creation. Optimize our ad strategy with ease!

## Enhancement

### UI/UX Update

* This update is done for the consulting provider, referring provider and patient.
* To enhance Omniva's UI/UX, we will update the typography, side menu, header, dashboard, forms, dropdown UI, tables, pop-ups, sidebar, and pagination.
* These enhancements will improve the platform's usability, functionality, and visual appeal.<br>

  <figure><img src="/files/QGuxTZB8x9jUShkFkRtt" alt=""><figcaption><p>Consulting Provider<br></p></figcaption></figure>

  <figure><img src="/files/AqK1N5I5UghYP2U9Zw51" alt=""><figcaption><p>Referring Provider<br></p></figcaption></figure>

  <figure><img src="/files/qFRbDY02O0I8JotLdbEA" alt=""><figcaption><p>Patient</p></figcaption></figure>


---

# 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://changelog.omnivatelehealth.com/release-note-2024/v-1.0.2-may-2024.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.
