# Setup

## Overview&#x20;

[WildJar](https://www.wildjar.com/) is a call-tracking platform that allows you to track your phone calls to identify the marketing attribution of them. EngineRoom integrates with WildJar to allow you to get the full-funnel picture of all your marketing methods so you can assess the effectiveness of every method accordingly.

## Pre-requisites

To install WildJar onto your website, you will need to sign-up for a WildJar account. Once created, you will then be able to install the WildJar tracking script onto your website.

## Setup&#x20;

1. [Login](https://app.engineroom.com.au/login) to your EngineRoom account&#x20;
2. Click on **Integrations** in the navigation
3. Scroll down to find the **WildJar** integration
   1. **Note**: If that doesn't exist, please contact <dev@engineroom.com.au> for assistance
4. Copy the WildJar script that appears and place it into the `<head>` section of your website
   1. Note: You can reference the following pages on how to add the tracking code to your specific website configuration and CMS
      * [Webflow](/engineroom-pixel/setup/webflow.md)
      * [Wordpress](/engineroom-pixel/setup/wordpress.md)
      * [Google Tag Manager](/engineroom-pixel/setup/google-tag-manager.md)

Once this setup, phone calls will be captured in the EngineRoom platform.


---

# 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.engineroom.com.au/wildjar/setup.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.
