> 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/automation-flows/triggers/automation-flow-visited-a-landing-page.md).

# Automation Flow - Visited a landing page?

You can automate actions in your flow when a lead visits a page with a specific device.

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2F4zsvp1Y3ZdzMLbBiR916%2Fundraw_confidential_letter_w6ux.png?alt=media&amp;token=e9155ef4-aaea-4651-8142-3a123dec1f1e" alt=""><figcaption></figcaption></figure>

To create your automation, go to the automation flow builder, click on 'Trigger' and then choose 'Visited a landing page?"

{% hint style="warning" %}
Remember that tracking must be enabled on the page; otherwise, it will not be possible to identify the device type.
{% endhint %}

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

By clicking, you can choose ***"Did the lead visit a landing page?***" and define which LPs you want to be triggered when the lead visits them. New and old interactions.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeB70CSLsf9_dVKVLhYOY3SuDrbELEHrByEqvHzpapdUQssgeJyEaUoSpS8POUIU2_HHAXEh-zb5xthxXjNbqWauTiRPZdOCsroLZZr46yhgpOne1ZyF-ZMi5dIP724t9OcJSuG5Q?key=iViWimax5hoN1u30XkPlSys7" alt=""><figcaption></figcaption></figure>

If you wish, choose **hours** and **days** specific so that the trigger works only during these periods.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeyQa0YSr0H7O9tY3s_T2ux3aRFIu3tgTMN-OJqqFHVvhVIC9mZCGy6l9vJgEKYeUQbhnH0AbsAOkj9_rodemosIrGgomLRQXSXBydYTrI-YjIncejblMWocVVPvFnIX1cNC9a-Kg?key=iViWimax5hoN1u30XkPlSys7" alt=""><figcaption></figcaption></figure>

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

Based on the device settings you defined, you can automate your flow by assigning specific actions to those settings. For example, adding a segment to the leads who entered the page, or the leads who visited the page and also submitted a form? And so on.&#x20;

See the example below:

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

***Now, create and customize your flow in the way that best suits your preferences.***


---

# 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/automation-flows/triggers/automation-flow-visited-a-landing-page.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.
