Other Platforms
Gately works with any website or no-code platform that supports custom code or API integration.Universal Compatibility
Works with any platform that supports custom code
API Integration
Connect via REST API for custom implementations
Flexible Setup
Adapt to your platform’s specific requirements
Platform Categories
Website Builders
These platforms support custom code injection:- Wix - Add custom HTML/JavaScript
- Squarespace - Custom code blocks
- Shopify - Theme customization
- WordPress - Plugin or theme integration
- Carrd - Custom code sections
- Notion - Embed custom websites
No-Code Platforms
These platforms support API integration:- Airtable - API integration for user data
- Zapier - Connect Gately to 5000+ apps
- Make (Integromat) - Visual workflow automation
- n8n - Open-source workflow automation
- Retool - Build internal tools with Gately data
Custom Websites
For custom-built websites:- Static Sites - Add Gately script to HTML
- React/Vue/Angular - Use Gately SDK
- PHP/Node.js - Server-side integration
- Mobile Apps - API integration
Integration Methods
Method 1: Script Tag (Recommended)
For platforms that support custom HTML/JavaScript:- Get your embed script from the Gately dashboard
- Add to your platform’s custom code section
- Publish your site - Gately will be active!
Method 2: API Integration
For platforms that support API connections:- Get your API credentials from the Gately dashboard
- Configure API connector in your platform
- Set up authentication endpoints
- Test and deploy
Method 3: Custom Implementation
For advanced users:- Use Gately’s JavaScript SDK
- Build custom authentication flows
- Integrate with your existing codebase
- Deploy and test
Platform-Specific Guides
Wix Integration
- Go to Settings → Custom Code
- Add your Gately script to the
<head>
section - Publish your site
Squarespace Integration
- Go to Settings → Advanced → Code Injection
- Add your Gately script to the Header
- Save and publish
Shopify Integration
- Go to Online Store → Themes → Actions → Edit Code
- Add your Gately script to
theme.liquid
in the<head>
section - Save and publish
WordPress Integration
- Install a custom code plugin (like “Code Snippets”)
- Add your Gately script to the header
- Activate the snippet
What You Get
Regardless of your platform, you’ll have access to:Authentication System
Professional login and signup system.
- Email/Password Authentication
- Magic Link Authentication
- Social Login (Google, GitHub)
- Password Reset
User Management
Complete user profiles and account management.
- User Profiles
- Account Settings
- Membership Management
- Plan Subscriptions
Form Collection
Collect and manage form submissions.
- Contact Forms
- Lead Generation
- File Uploads
- Data Export
Analytics Dashboard
Track user behavior and performance.
- User Analytics
- Conversion Tracking
- Form Submissions
- Performance Insights
Customization Options
You can customize Gately through the dashboard regardless of your platform:Visual Customization
- Colors - Match your brand colors
- Typography - Choose fonts and sizes
- Layout - Adjust spacing and borders
- Components - Select which features to show
Authentication Settings
- Sign-up fields - Choose required information
- Social logins - Enable Google, GitHub, etc.
- Email verification - Configure verification flow
- Password requirements - Set security rules
User Experience
- Redirects - Set post-login destinations
- Messages - Customize success/error text
- Branding - Add your logo and styling
- Mobile optimization - Responsive design settings
Best Practices
Platform Compatibility
- Test on your specific platform
- Check for JavaScript conflicts
- Verify mobile responsiveness
- Test across different browsers
User Experience
- Keep authentication flows simple
- Provide clear error messages
- Use familiar UI patterns
- Test the complete user journey
Testing Your Integration
After adding Gately to your platform:- Test on your platform - Verify everything works in your environment
- Test authentication flows - Create test accounts
- Check the dashboard - Verify users appear in your Gately dashboard
- Test on mobile - Ensure everything works on different devices
- Test on different browsers - Verify cross-browser compatibility
Troubleshooting
Script not loading
Script not loading
- Check your platform’s custom code settings
- Verify the script is in the correct location
- Check for JavaScript errors in browser console
- Test with a simple script first
Styling conflicts
Styling conflicts
- Check for CSS conflicts with your platform
- Test with default Gately styling first
- Adjust custom CSS if needed
- Contact support for platform-specific issues
Authentication not working
Authentication not working
- Verify domain is whitelisted in dashboard
- Check browser console for errors
- Test with different browsers
- Ensure platform allows external scripts
Mobile responsiveness issues
Mobile responsiveness issues
- Test on actual devices
- Check responsive breakpoints
- Verify touch interactions work
- Test platform’s mobile preview