With Copilot
Acquia Copilot is a conversational AI connected into our product documentation and knowledge base. Ask Copilot about product features, technical details, troubleshooting and how to get started with Acquia products.
Sign in to use Acquia Copilot
The Web Governance script contains functions that can be utilized. They are located on window.monsido_functions.
| Name | Arguments | Description |
|---|---|---|
| trackPageview | url?: string | The URL that should be tracked. If empty, it will use the current URL. |
| trackEvent | eventCategory: string, eventAction: string, eventName: string, eventValue?: number | |
| setCookieConsent | None | Set consent from the user that cookies are allowed. This will create a cookie. |
| removeCookieConsent | None | Remove consent from user that cookies are allowed. This will delete the cookie. |
| trackSearch | searchString: string, searchCount?: number | Track searches on the website and count the number of results on the search results page. |
If this content did not answer your questions, try searching or contacting our support team for further assistance.
If this content did not answer your questions, try searching or contacting our support team for further assistance.