> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/relate/email/email-marketing-how-to-use-the-link-element.md).

# Email Marketing - How to Use the Link Element

With SprintHub, you can use the 'Link' element to create customized and attractive headers. In addition, it is possible to insert links in various other ways in different parts of your email, ensuring a strategic application. This way, you can map and track the behavior of your leads, understanding how they interact with your emails.

## To create your Email, follow the steps below:

1. Access the Email: Through “Find Services.” Or just type the name, and the function appears.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdkswqSnlF-F9Bz-vLbA63vX2AiwaZDOwwD6eSuevycoLDTa1Bp7Rnvfr3MH0czxHFEqR5q8PKWHkS3MccmzvVb-UbrtE9sNw2fawVM-xV61sNMID15Wxk9attViSgex6T2DkXg6w?key=EF6fCVz3COJ57bk6qIPoL0e7" alt=""><figcaption></figcaption></figure>

2. In the “Emails” function, you can select an existing email or create a new one. To edit an already created email, click “Edit.” If you want to create a new email, just click “+ New.” Then click “Open builder.”

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe4b_zetwEgCMpTke62uJb75pxXRKSInsfoifJMFpy_i0LP9SIIsBHlS_gGGpFE_lJWVyWzZTWyL1tJHcT0ouE5yEzeakRgvkV6bHDJK3le2DU3tNNGUcvzkdDO5HGNxCrCPcIEhA?key=EF6fCVz3COJ57bk6qIPoL0e7" alt=""><figcaption></figcaption></figure>

3. To add the row element to your email, simply click and drag it to the builder area;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfc4N62E-xbFIh2hmYRt4a4I_u9zF40t09p8RBbF1ojFq6yEBPMm0VBG3lxLBPSdm6v5nEmkh1H4I30pdz1DeXSIhvcRDQxRZgIrLqDWkm58c51k1xhnrPYDbYV_XYyEgs7hHG_?key=EF6fCVz3COJ57bk6qIPoL0e7" alt=""><figcaption></figcaption></figure>

4. Settings;&#x20;

{% embed url="<https://youtu.be/g2Sp5u93BQQ>" %}

* Class - Custom Attributes: Class attributes in HTML play an important role in the design and behavior of forms, especially when using CSS and JavaScript to style and add functionality.
* Meta Pixel Attributes: If Meta Pixel is configured, add attributes in this component to send events to the conversions API when one of the actions is triggered. Example: By adding the ‘click’ attribute, an event will be sent when this element is clicked.

**Conclusion:**&#x20;

The use of the Link element in emails sent by SprintHub is a powerful strategic tool for personalizing communication and increasing engagement with leads. By creating headers and other interaction points within the email, it is possible not only to guide the recipient efficiently, but also to track their behavior. This makes it possible to gain valuable insights to optimize your campaigns, better understand your target audience, and increase the chances of conversion.

To learn more about creating Emails, click on the article below:&#x20;

{% content-ref url="/pages/ae9623ac99ba0de6964eb8075a58947b0c3ebe3f" %}
[Email Marketing](/en/topics/relate/email/email-marketing.md)
{% endcontent-ref %}


---

# 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://docs.sprinthub.com/en/topics/relate/email/email-marketing-how-to-use-the-link-element.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.
