# LinkedIn Insights

LinkedIn Insight Tag works similarly as Facebook Pixel. Simply insert the following field into your config.yml file and input your Insight tag id.&#x20;

You can read more about finding your linkedin partner id here on this page: <https://www.linkedin.com/help/lms/answer/90002/access-your-linkedin-partner-id?lang=en>

```
linkedin-insights : <Your LinkedIn data partner id>
```

{% hint style="danger" %}
We currently do not support **Google Tag Manager** as it requires the team to loosen our security policy
{% 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://v2.isomer.gov.sg/features/analytics-and-seo/linkedin-insights.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.
