> For the complete documentation index, see [llms.txt](https://docs.abtasty.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.abtasty.com/web-experimentation-and-personalization/editors-and-widget/list-of-widgets/ab-tasty-prebuilt-widgets/virtual-click-widget.md).

# Virtual Click Widget

The Virtual Click widget is part of the **Special** widget category. For more information on the widgets, please refer to [Widgets configuration in the visual editor](/web-experimentation-and-personalization/editors-and-widget/list-of-widgets/widgets-configuration-in-the-visual-editor.md).

## Introduction <a href="#h_01j67f6enzrn1f06vp6y93sfhp" id="h_01j67f6enzrn1f06vp6y93sfhp"></a>

The Virtual Click widget will help you virtually click on an element on the page to save your visitors the hassle. This click will happen at page load.

It can be used in many different ways, such as clicking to hide a panel, display a pop-in, pre-filter results, accept conditions, tick a checkbox...anything you would like your visitors to do but can't force them to do, or anything you would like to save your visitors from doing.

It can be very convenient once a decision for an evolution has been made, and you would like to implement it as soon as possible without having to wait for the development to be in production.

You will not be able to see the impact of this widget in the editor directly (the click).

## Configuration <a href="#id-01gndd6ke97dfaht16z4xxdk2r" id="id-01gndd6ke97dfaht16z4xxdk2r"></a>

<img src="/files/ABkKfWzucm851RgAraO0" alt="" width="299">

To configure the widget:

1. select the element you want to click onto at page load,
2. save.

Be careful: If you need to add more than one virtual click, you will have to add as many widgets as needed.


---

# 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.abtasty.com/web-experimentation-and-personalization/editors-and-widget/list-of-widgets/ab-tasty-prebuilt-widgets/virtual-click-widget.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.
