# FAQs

<details>

<summary>What can I do with Omega Google Tag?</summary>

Google Conversion Tracking makes it easier to add Google Tag Manager (GTM)  tracking code on your website to measure conversions, track your marketing data in the most efficient way.&#x20;

You just simply need to copy and paste the ID into the app&#x20;

</details>

<details>

<summary>How do I use Omega Google Tag?</summary>

1\. Go to your Google Tag Manager Account and copy the ID&#x20;

Check how to get here: [https://www.omegatheme.com/documents/google-conversion-tracking/how-to-get-gtm-container-id](https://omegatheme.com/documents/google-conversion-tracking/how-to-get-gtm-container-id)

2\. Paste this container ID into our app here:&#x20;

![](/files/VgNDrZYn4SGfm2jkyuDe)

3\. Go to your Analytics account and copy the code&#x20;

Check how to get here: [https://www.omegatheme.com/documents/google-conversion-tracking/how-to-get-analytics-tracking-id](https://omegatheme.com/documents/google-conversion-tracking/how-to-get-analytics-tracking-id)

4\. Paste this tracking code into our app here:&#x20;

![](/files/RGbMMbYCcRVOSvfTt0Ua)

5\. Choose tracking options and click **Save**&#x20;

![](/files/mLLVHyuv9kkGDLwvwXtW)

</details>

<details>

<summary>How do I know if my tag is working?</summary>

To check if Google Tag Manager is working, you can use the extension on Chrome to check:

Add [Google Tag Assistant ](https://chrome.google.com/webstore/detail/tag-assistant-legacy-by-g/kejbdjndbnbjgmefkgdddjlbokphdefk)to your Chrome browser After you install the extension, click the Tag Assistant icon in your browser.<br>

Enable the Tag Assistant and refresh your browser.

![](/files/ZkibGuonJkbpUQakkdaS)

Look at the status of the Google Tag Manager container. If you have yellow or red, there are problems with your installation.&#x20;

Click on the icon to further reveal what the problem is. You aim to see a blue tag, just like in the screenshot below.\
\
![](https://omegatheme.com/images/BLOG-KAY/google-11.png)

</details>

<details>

<summary>Do I need to delete any code after uninstalling?</summary>

No, the app will not leave any code/ script after uninstalling.&#x20;

</details>

<details>

<summary>How to I get support if I have any issues?</summary>

You can send the request to our email <contact@omegatheme.com>.&#x20;

Or you can support messages right from our app.&#x20;

Our team will reply to you within 24 hours on weekdays.&#x20;

</details>


---

# 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.tagfly.io/miscellaneous/faqs.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.
