Skildring
Sequel is a powerful WordPress plugin that transforms your website into a comprehensive virtual or hybrid live engagement platform. Built on the robust Sequel.io infrastructure, this plugin enables you to seamlessly embed interactive networking hubs and live events directly into your WordPress content.
Key Features
- Networking Hubs: Create interactive virtual networking spaces where attendees can connect, chat, and engage with each other
- Live Events: Host virtual or hybrid events with full video conferencing capabilities
- User Integration: Automatically passes WordPress user information (name, email, avatar) to provide personalized experiences
- UTM Tracking: Full support for UTM parameters and marketing campaign tracking
- Join Codes: Support for easy event access via join codes
- Responsive Design: Embedded content adapts to any screen size
- Camera & Microphone Access: Full support for interactive video and audio features
- Screen Sharing: Built-in support for display capture and screen sharing
Shortcodes
The plugin provides five shortcodes for embedding different types of content:
[sequel_networking_hub]content_id[/sequel_networking_hub]– Embed a networking hub[introvoke_mingle]content_id[/introvoke_mingle]– Legacy shortcode for networking hubs[sequel_event]event_id[/sequel_event]– Embed a live event[introvoke_event]event_id[/introvoke_event]– Alternative shortcode for events[IntrovokeEvent]event_id[/IntrovokeEvent]– Legacy event shortcode
User Experience
The plugin automatically captures and passes through:
– All URL parameters for tracking and analytics
– UTM tracking parameters (utm_source, utm_medium, utm_campaign, etc.)
– Custom query parameters
– Join codes for event access
– Facebook, Google, and Microsoft click IDs (fbclid, gclid, msclkid)
Usage
Basic Event Embedding
To embed a live event:
[sequel_event]your-event-id[/sequel_event]
Basic Networking Hub Embedding
To embed a networking hub:
[sequel_networking_hub]your-hub-id[/sequel_networking_hub]
With Join Codes
Users can access events directly using join codes in the URL:
https://yoursite.com/event-page/?joinCode=ABC123
With UTM Tracking
All UTM parameters are automatically passed through:
https://yoursite.com/event-page/?utm_source=email&utm_campaign=launch&utm_medium=newsletter
Support
For support and questions, please visit Sequel.io or contact our support team.
External Services
This plugin connects to external services to provide its functionality:
Sequel.io Embedding Service
This plugin embeds interactive content from Sequel.io to display networking hubs and live events. When users access embedded content, the following data is sent to Sequel.io:
– All URL parameters including UTM tracking parameters
– Custom query parameters
– Join codes (when provided)
This data is sent every time embedded content is loaded and is necessary to track user engagement and provide proper analytics.
Service provider: Sequel.io
– Terms of Service: https://www.sequel.io/terms
– Privacy Policy: https://www.sequel.io/privacy
Privacy Policy
This plugin passes URL parameters to Sequel.io for tracking and analytics purposes. Please review Sequel.io’s privacy policy for information about how this data is handled.
Installasjon
- Upload the
sequelfolder to the/wp-content/plugins/directory - Activate the plugin through the «Plugins» menu in WordPress
- You’ll see a new «Sequel setup» widget in your WordPress dashboard
- Use the provided shortcodes in your posts, pages, or widgets
Vanlege spm.
-
How do I get my event or hub ID?
-
You can find your event or hub ID in your Sequel.io dashboard when you create or edit an event or networking hub.
-
Does this work with any WordPress theme?
-
Yes, the plugin uses responsive iframes that adapt to your theme’s content area.
-
Can I customize the appearance?
-
The embedded content is fully managed by Sequel.io. You can customize your events and hubs through your Sequel.io dashboard.
-
What happens if a user isn’t logged in?
-
Anonymous users can still access events using join codes or direct links. UTM tracking and other parameters are preserved.
-
Is this compatible with caching plugins?
-
Yes, the plugin is compatible with most caching solutions since it primarily outputs iframe embeds.
-
What permissions does the iframe need?
-
The embedded content requires camera, microphone, autoplay, and display-capture permissions for full functionality.
Omtalar
There are no reviews for this plugin.
Bidragsytarar og utviklarar
“Sequel” is open source software. The following people have contributed to this plugin.
ContributorsOmset “Sequel” til ditt eige språk.
Interested in development?
Les kjeldekoden, sjekk SVN-lageret eller abonner på utviklingsloggen med RSS.
Endringslogg
1.0.16
- Enhanced UTM parameter tracking with JavaScript-based capture
- Now captures ALL query parameters regardless of WordPress query_vars filtering
- Added robust retry logic for iframe parameter injection
- Improved compatibility with caching plugins and CDNs
1.0.15
- Fixed search params passing for registrations
1.0.14
- Added IntrovokeEvent shortcode as an alternative to introvoke_event
- Both shortcodes provide identical functionality for embedding live events
1.0.12
- Enhanced UTM tracking – now passes all URL parameters to embedded content
- Improved parameter handling for marketing campaign tracking
- Better support for custom query parameters
1.0.11
- Initial release with networking hub and event embedding
- WordPress user integration
- Join code support
- Basic UTM parameter support