> For the complete documentation index, see [llms.txt](https://help.leadboxer.com/leadboxer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.leadboxer.com/leadboxer/integrations/website/how-to-add-the-leadboxer-pixel-using-the-adobe-dynamic-tag-manager.md).

# Adobe Tag Manager

1. Open [Adobe Dynamic Tag Management](https://dtm.adobe.com/sign_in).
2. Select the appropriate company if you work on multiple. If not, just click the Web Property you want to install the LeadBoxer pixel on.
3. Click Add a Tag.
4. Click Go to Rules.
5. From the left menu, select Page Load Rules.
6. Click Create New Rule.
7. Give it a name.
8. Click the + button to expand the Javascript/Third Party Tags tab.
9. Select Sequential HTML.
10. Click Add New Script.
11. Copy the LeadBoxer pixel/ Tracking Code from the signup email or the dashboard
12. Back in Adobe DTM, paste the code in the black custom code box.
13. Give the tag script a name, then click Save Code.
14. Click Save Rule.
15. Click Create Tag.

**Your LeadBoxer pixel Tracking Code is now installed**

Note:\
official documentation can be found here:  <https://marketing.adobe.com/resources/help/en_US/dtm/t_third_party_tags.html>

### &#x20;Target by URL or site section

To load the LeadBoxer Pixel on a specific part of your site you need to create a rule. For more information see the official documentation here:  <https://marketing.adobe.com/resources/help/en_US/dtm/rules.html>

### Third party video Tutorial

Still need help? [Contact Us](broken://pages/j2m6Q4rVN9MnmsPJ3TVX) [Contact Us](broken://pages/j2m6Q4rVN9MnmsPJ3TVX)

Last updated on May 31, 2018


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.leadboxer.com/leadboxer/integrations/website/how-to-add-the-leadboxer-pixel-using-the-adobe-dynamic-tag-manager.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
