📄️ Getting Started with Embedding
Essential guide to embedding Zenlytic analytics in your applications
📄️ Private Embedding
Private embedding enables the integration of Zenlytic content directly into your application using an iframe. This method is designed for scenarios where analytics are embedded within a controlled, authenticated environment. It leverages Zenlytic's existing authentication mechanism to ensure that only authorized users with Zenlytic accounts can access the embedded analytics.
📄️ Signed Embedding
Signed embedding provides a seamless and secure way to integrate Zenlytic content into your application using dynamically generated signed URLs. This method is especially suitable for scenarios where smooth experience and controlled access to analytics data are paramount. The signed URL ensures that each embedded analytics instance is secure, time-limited, and tailored to individual user permissions.
📄️ Permissions in Embedding
You can control permissions in Zenlytic via access controls using both access filters (row-based) and access grants (column-based). Docs on those are here.
📄️ Embedding Styles
You can control UI customization in Zenlytic's embedded environment via a JSON that maps to CSS styles in the Zenlytic embedded product.
📄️ Workflows in Embedding
You can add Workflows to the embedding experience by creating the Workflows in the UI, and then sharing those Workflows with "all users" as Viewer (which only gives the ability to run_ the Workflow).