Webnode Roles and Permissions Guide | OpsBlu Docs

Webnode Roles and Permissions Guide

Webnode website builder access control -- single-owner model, contributor access, and analytics configuration.

Webnode is a website builder with a single-owner account model. Collaboration features are limited compared to CMS platforms.

Permission Model

Access Level Edit Website Domain Settings Billing SEO Settings Custom Code
Account Owner Yes Yes Yes Yes Yes (Premium)

Webnode does not have multi-user collaboration features. The account owner has full control over all website functions.

Analytics Integration

On Premium plans, add tracking via Settings > Website Settings > Header/Footer Code:

<!-- Webnode: Settings > Website Settings > Header Code (Premium only) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XXXXXXXXXX"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());
  gtag('config', 'G-XXXXXXXXXX');
</script>

Webnode also provides a dedicated Google Analytics field under Settings > SEO & Analytics on supported plans.

Custom Roles

Webnode does not support custom roles or team members. For team collaboration, multiple people must share the account credentials (not recommended).

Best Practices

  1. Use the built-in Google Analytics field when available on your plan
  2. Custom code injection requires a Premium plan -- free plans only support the built-in analytics field
  3. Use a password manager if account credentials must be shared
  4. Enable two-factor authentication on the account
  5. Webnode's built-in statistics provide basic page view data for free plans