AI Liability Shield™ · ASEO
← Dashboard
Installation Guide
Connect your website to ASEO Shield in under 5 minutes. Works on any platform — WordPress, Wix, Webflow, custom HTML, or any CMS.
1
Get your Client Key
Your unique client key identifies your website in the ASEO platform. It's generated automatically from your account.
🔑
Loading your key...
2
Add the ASEO Snippet
Choose your platform and follow the instructions to add the tracking snippet.
Add inside the <head> tag of every page:
HTML
<!-- ASEO Shield -->
<script>
(function(w,d,k){
  w.aseo=w.aseo||function(){(w.aseo.q=w.aseo.q||[]).push(arguments)};
  var s=d.createElement('script');
  s.async=1;s.src='https://shield.gistoianova.com/aseo-tracker.js';
  s.dataset.key=k;
  d.head.appendChild(s);
})(window,document,'YOUR_CLIENT_KEY');
</script>
  • 1. Log in to WordPress Admin (yoursite.com/wp-admin)
  • 2. If you don't already have it, install the free plugin Insert Headers and Footers via Plugins → Add New (or use Appearance → Theme File Editor → header.php if you're comfortable editing theme files directly)
  • 3. Go to Settings → Insert Headers and Footers
  • 4. Paste the snippet below into the Scripts in Header box
  • 5. Replace YOUR_CLIENT_KEY with your key (copied automatically below)
  • 6. Click Save
  • HTML
    <!-- ASEO Shield -->
    <script>
    (function(w,d,k){
      w.aseo=w.aseo||function(){(w.aseo.q=w.aseo.q||[]).push(arguments)};
      var s=d.createElement('script');
      s.async=1;s.src='https://shield.gistoianova.com/aseo-tracker.js';
      s.dataset.key=k;
      d.head.appendChild(s);
    })(window,document,'YOUR_CLIENT_KEY');
    </script>
  • 1. Log in to your Wix dashboard and open the site you want to connect
  • 2. Go to Settings → Advanced → Custom Code (left sidebar menu)
  • 3. Click the + Add Custom Code button
  • 4. Paste the snippet below into the code box
  • 5. Under Add Code to Pages, choose All Pages
  • 6. Under Place Code in, choose Head
  • 7. Click Apply, then make sure your site is Published (top right)
  • HTML
    <!-- ASEO Shield -->
    <script>
    (function(w,d,k){
      w.aseo=w.aseo||function(){(w.aseo.q=w.aseo.q||[]).push(arguments)};
      var s=d.createElement('script');
      s.async=1;s.src='https://shield.gistoianova.com/aseo-tracker.js';
      s.dataset.key=k;
      d.head.appendChild(s);
    })(window,document,'YOUR_CLIENT_KEY');
    </script>
  • 1. Open your project in the Webflow Designer
  • 2. Go to Project Settings (gear icon, top left) → Custom Code tab
  • 3. Paste the snippet below into the Head Code box
  • 4. Click Save Changes
  • 5. Click Publish (top right) and select your live domain to push the change live
  • HTML
    <!-- ASEO Shield -->
    <script>
    (function(w,d,k){
      w.aseo=w.aseo||function(){(w.aseo.q=w.aseo.q||[]).push(arguments)};
      var s=d.createElement('script');
      s.async=1;s.src='https://shield.gistoianova.com/aseo-tracker.js';
      s.dataset.key=k;
      d.head.appendChild(s);
    })(window,document,'YOUR_CLIENT_KEY');
    </script>
  • 1. In your Shopify Admin, go to Online Store → Themes
  • 2. On your current (published) theme, click the menu → Edit code
  • 3. In the file list under Layout, open theme.liquid
  • 4. Paste the snippet below right before the closing </head> tag
  • 5. Click Save (top right)
  • HTML
    <!-- ASEO Shield -->
    <script>
    (function(w,d,k){
      w.aseo=w.aseo||function(){(w.aseo.q=w.aseo.q||[]).push(arguments)};
      var s=d.createElement('script');
      s.async=1;s.src='https://shield.gistoianova.com/aseo-tracker.js';
      s.dataset.key=k;
      d.head.appendChild(s);
    })(window,document,'YOUR_CLIENT_KEY');
    </script>
    3
    Add Your Site in Dashboard
    Go to My Sites and add your website URL. ASEO will start monitoring and optimizing automatically.
    → Go to My Sites
    4
    Verify Installation
    Once the snippet is installed and your site is added, ASEO will automatically verify the connection.
    Ready to verify — add your site first