HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/web/matomo.vdk/plugins/SitesManager/templates/_matomoTabInstructions.twig
<h2>{{ 'SitesManager_StepByStepGuide'|translate }}</h2>

{% if notificationMessage is defined and notificationMessage %}
    <p></p><p></p>
    <div class="system notification notification-info">
        {{ notificationMessage|raw }}
    </div>
{% endif %}

<div
    vue-entry="CoreAdminHome.JsTrackingCodeGeneratorSitesWithoutData"
    default-site="{{ defaultSiteDecoded|json_encode }}"
    max-custom-variables="{{ maxCustomVariables|json_encode }}"
    server-side-do-not-track-enabled="{{ serverSideDoNotTrackEnabled|json_encode }}"
    js-tag="{{ jsTag|raw }}"
    is-js-tracker-install-check-available="{{ isJsTrackerInstallCheckAvailable|json_encode }}"
></div>