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
- Use the built-in Google Analytics field when available on your plan
- Custom code injection requires a Premium plan -- free plans only support the built-in analytics field
- Use a password manager if account credentials must be shared
- Enable two-factor authentication on the account
- Webnode's built-in statistics provide basic page view data for free plans