# Cevoid ## Docs - [Dashboards](https://docs.cevoid.com/analytics/dashboards.md): Use default and custom dashboards to monitor multiple analytics reports at once. - [Export Data](https://docs.cevoid.com/analytics/export-data.md): Export report data from Cevoid Analytics as CSV files. - [MCP](https://docs.cevoid.com/analytics/mcp.md): Connect Cevoid Analytics to AI clients and ask questions about your data. - [Overview](https://docs.cevoid.com/analytics/overview.md): Understand how Cevoid Analytics helps you measure Brand Engagement. - [Reports](https://docs.cevoid.com/analytics/reports.md): Use reports to drill into Brand Engagement data and build custom analytics views. - [Setup Guide](https://docs.cevoid.com/analytics/setup-guide.md): Set up the tracking and data requirements needed for richer Cevoid Analytics. - [Authentication](https://docs.cevoid.com/api-reference/authentication.md): Learn how to authenticate your API requests using API keys - [Error Handling](https://docs.cevoid.com/api-reference/errors.md): Explore errors that the API could potentially show and how to handle them - [Filtering](https://docs.cevoid.com/api-reference/filtering.md): Learn how to filter API results to retrieve specific subsets of data - [Get inbox posts](https://docs.cevoid.com/api-reference/inbox/get-inbox-posts.md): Retrieve pending posts awaiting moderation (inbox). Each post includes the email of the member who submitted it in the uploadedBy field. - [API Reference](https://docs.cevoid.com/api-reference/index.md): Public Cevoid API docs for authentication, paging, filtering, rate limits, errors, and endpoint reference. - [Get market by ID](https://docs.cevoid.com/api-reference/markets/get-market-by-id.md): Retrieve a specific market by its ID or shortId - [Get markets](https://docs.cevoid.com/api-reference/markets/get-markets.md): Retrieve all available markets for the company - [Get members](https://docs.cevoid.com/api-reference/members/get-members.md): Retrieve all members with optional pagination - [Pagination](https://docs.cevoid.com/api-reference/pagination.md): Understand how to work with paginated responses in the Cevoid API - [Get post by ID](https://docs.cevoid.com/api-reference/posts/get-post-by-id.md): Retrieve a single post by its ID - [Get posts by filter](https://docs.cevoid.com/api-reference/posts/get-posts-by-filter.md): Retrieve posts with optional filtering by labels - [Get posts from a specific gallery](https://docs.cevoid.com/api-reference/posts/get-posts-from-a-specific-gallery.md): Retrieve all posts belonging to a specific gallery - [Get posts from a specific member](https://docs.cevoid.com/api-reference/posts/get-posts-from-a-specific-member.md): Retrieve all posts created by a specific member - [Get posts in a collection by ID](https://docs.cevoid.com/api-reference/posts/get-posts-in-a-collection-by-id.md): Retrieve posts that contain products in the specified collection (e.g. Shopify collection handle or external ID) - [Get posts tagged with a specific product](https://docs.cevoid.com/api-reference/posts/get-posts-tagged-with-a-specific-product.md): Retrieve all posts that have been tagged with a specific product - [Get posts with a specific label](https://docs.cevoid.com/api-reference/posts/get-posts-with-a-specific-label.md): Retrieve all posts that have been assigned a specific label - [Rate Limits](https://docs.cevoid.com/api-reference/rate-limits.md): Learn about API rate limits and how to handle them gracefully - [SDK API](https://docs.cevoid.com/developer-docs/analytics-sdk/api.md): Reference the public Cevoid Analytics SDK methods for initialization, tracking, identity, and resets. - [gallery.load_more](https://docs.cevoid.com/developer-docs/analytics-sdk/events/gallery-load-more.md): Analytics SDK payload reference for the gallery.load_more event. - [gallery.upload_cta_click](https://docs.cevoid.com/developer-docs/analytics-sdk/events/gallery-upload-cta-click.md): Analytics SDK payload reference for the gallery.upload_cta_click event. - [Event Types](https://docs.cevoid.com/developer-docs/analytics-sdk/events/index.md): Browse Analytics SDK event names and open dedicated docs for each payload. - [post.clap](https://docs.cevoid.com/developer-docs/analytics-sdk/events/post-clap.md): Analytics SDK payload reference for the post.clap event. - [post.click](https://docs.cevoid.com/developer-docs/analytics-sdk/events/post-click.md): Analytics SDK payload reference for the post.click event. - [post.view](https://docs.cevoid.com/developer-docs/analytics-sdk/events/post-view.md): Analytics SDK payload reference for the post.view event. - [post.view.popup](https://docs.cevoid.com/developer-docs/analytics-sdk/events/post-view-popup.md): Analytics SDK payload reference for the post.view.popup event. - [product.click.card](https://docs.cevoid.com/developer-docs/analytics-sdk/events/product-click-card.md): Analytics SDK payload reference for the product.click.card event. - [product.click.post](https://docs.cevoid.com/developer-docs/analytics-sdk/events/product-click-post.md): Analytics SDK payload reference for the product.click.post event. - [product.click.tag](https://docs.cevoid.com/developer-docs/analytics-sdk/events/product-click-tag.md): Analytics SDK payload reference for the product.click.tag event. - [sale.complete](https://docs.cevoid.com/developer-docs/analytics-sdk/events/sale-complete.md): Analytics SDK payload reference for the sale.complete conversion event. - [widget.load](https://docs.cevoid.com/developer-docs/analytics-sdk/events/widget-load.md): Analytics SDK payload reference for the widget.load event. - [widget.view](https://docs.cevoid.com/developer-docs/analytics-sdk/events/widget-view.md): Analytics SDK payload reference for the widget.view event. - [Installation](https://docs.cevoid.com/developer-docs/analytics-sdk/installation.md): Install and initialize the Cevoid Analytics SDK with a script tag, npm, or React. - [Consent](https://docs.cevoid.com/developer-docs/analytics/consent.md): Understand when the Cevoid Analytics SDK creates a session, when it does not, and how consent affects session IDs. - [Forward Browser Events to Google Analytics](https://docs.cevoid.com/developer-docs/analytics/forward-events-to-ga.md): Listen to Cevoid browser events and forward them into GA4 or GTM without duplicating gallery tracking calls. - [Overview](https://docs.cevoid.com/developer-docs/analytics/index.md): Choose the right Cevoid analytics integration path for your storefront. - [Session Tracking](https://docs.cevoid.com/developer-docs/analytics/setup-session-tracking.md): Enable Cevoid session tracking and verify when session IDs are attached to analytics events. - [Manual Event Tracking](https://docs.cevoid.com/developer-docs/analytics/track-events.md): Use trackEvent() when you need to send Cevoid widget interaction events manually from custom storefront code. - [Track Sales](https://docs.cevoid.com/developer-docs/analytics/track-sales.md): Track completed storefront purchases in Cevoid with the right setup for Shopify or non-Shopify storefronts. - [Using Cevoid Galleries](https://docs.cevoid.com/developer-docs/analytics/using-cevoid-galleries.md): Understand what Cevoid galleries and cards track automatically and when you still need custom analytics work. - [Docs Index](https://docs.cevoid.com/developer-docs/docs-index.md): Browse the Cevoid developer docs by purpose, product surface, and reference type. - [Image Optimization](https://docs.cevoid.com/developer-docs/images.md): Optimize Cevoid CDN image URLs for responsive storefronts and different display densities. - [Developer Docs](https://docs.cevoid.com/developer-docs/index.md): Build on Cevoid with analytics implementation guides, SDK reference, MCP docs, image docs, and public API links. - [MCP](https://docs.cevoid.com/developer-docs/mcp.md): Connect AI clients to your Cevoid workspace through the Cevoid MCP server - [Widget performance](https://docs.cevoid.com/developer-docs/other/widget-performance.md): Information about UGC widget performance and its effect on your website and site speed. - [Labels](https://docs.cevoid.com/general/labels.md): Create custom labels to categorize posts and profiles. - [Legal policies](https://docs.cevoid.com/general/legal.md): Configure consent policies for content submissions and program opt-ins. - [Products & Markets](https://docs.cevoid.com/general/products-markets.md): Connect your product catalog and localize widgets for each market. - [Profile data & event sharing](https://docs.cevoid.com/general/profiles/profile-data-event-sharing.md): Share profile data and events from Cevoid with your CRM and ecommerce platforms to personalize communication and storefronts. - [Profile properties](https://docs.cevoid.com/general/profiles/profile-properties.md): Collect and manage profile data through your rewards program. Create custom properties to gather information specific to your brand. - [Profiles](https://docs.cevoid.com/general/profiles/profiles.md): View and manage your customers, creators, and program members. Profiles are created automatically from purchases, program signups, and content submissions. - [Segments](https://docs.cevoid.com/general/profiles/segments.md): Group profiles dynamically based on filter criteria. Use segments to organize your brand community and control access to activities and rewards. - [Translations](https://docs.cevoid.com/general/translations.md): Manage translations for all consumer-facing copy across your markets. - [Help Center](https://docs.cevoid.com/help-center/index.md): Your brand engagement platform for ecommerce. - [Custom customer authentication for program widgets](https://docs.cevoid.com/integrations/custom-customer-authentication.md): Implement custom authentication to connect your store's user system with Cevoid program widgets. - [Instagram](https://docs.cevoid.com/integrations/instagram.md): Connect your Instagram accounts to collect UGC, sync your feed, and schedule posts. - [Klaviyo](https://docs.cevoid.com/integrations/klaviyo.md): Sync profile data and events to Klaviyo, trigger email flows, and add UGC to your Klaviyo emails. - [Product feeds](https://docs.cevoid.com/integrations/product-feeds.md): Sync your product catalog to Cevoid using product feeds. - [Shopify](https://docs.cevoid.com/integrations/shopify.md): Connect your Shopify stores to sync products, track purchases, share profile data, and add widgets to your storefront. - [TikTok](https://docs.cevoid.com/integrations/tiktok.md): Connect your TikTok accounts to sync your feed content to Cevoid. - [Voyado](https://docs.cevoid.com/integrations/voyado.md): Sync profile data and events to Voyado, trigger automations, and add UGC to your Voyado emails. - [WooCommerce](https://docs.cevoid.com/integrations/woocommerce.md): Connect your WooCommerce store to sync products and track purchases. - [Available tasks](https://docs.cevoid.com/program/activities/available-tasks.md): Task types you can use in challenges and single-task activities. - [Challenges](https://docs.cevoid.com/program/activities/challenges.md): Create multi-task activities to engage customers and run competitions. - [Activities overview](https://docs.cevoid.com/program/activities/overview.md): Learn what activities are, the different types, and how to manage them. - [Single-task activities](https://docs.cevoid.com/program/activities/single-task-activities.md): Create activities where members complete a single action and earn a reward. - [Available rewards](https://docs.cevoid.com/program/available-rewards.md): Available reward types and how to configure them. - [Introduction to the rewards program module](https://docs.cevoid.com/program/introduction.md): Build a rewards program that engages customers between purchases with points, tiers, activities, and rewards. - [On-site widgets](https://docs.cevoid.com/program/on-site-widgets.md): Display your rewards program on your website with customizable widget sections. - [Design theme](https://docs.cevoid.com/program/program-setup/design-theme.md): Control the look and feel of all your rewards program widgets from one place. - [Member access and login](https://docs.cevoid.com/program/program-setup/member-access-login.md): Configure how members authenticate and log in to your rewards program widgets. - [Member opt-in and enrollment](https://docs.cevoid.com/program/program-setup/member-opt-in-enrollment.md): Configure how customers join your rewards program, from automatic enrollment to invite-only access. - [Points branding](https://docs.cevoid.com/program/program-setup/points-branding.md): Customize your points name and icon to match your brand identity. - [Points expiration](https://docs.cevoid.com/program/program-setup/points-expiration.md): Configure when and how points expire in your rewards program. - [Program emails and triggers](https://docs.cevoid.com/program/program-setup/program-emails-and-triggers.md): Learn how to communicate with your members through CRM integrations or Cevoid's built-in emails. - [Purchases](https://docs.cevoid.com/program/program-setup/purchases.md): Configure how orders are tracked and calculated for your rewards program. - [Tier evaluation and earning windows](https://docs.cevoid.com/program/program-setup/tier-evaluation.md): Configure when and how often members need to re-qualify for their tier status. - [Purchase incentives](https://docs.cevoid.com/program/purchase-incentives.md): Reward members with points when they make purchases. - [Redeemable rewards](https://docs.cevoid.com/program/redeemable-rewards.md): Let members redeem their points for rewards. - [Tiers](https://docs.cevoid.com/program/tiers.md): Create tier levels and configure how members progress through them. - [Accessibility and WCAG](https://docs.cevoid.com/resources/accessibility.md): How Cevoid's consumer-facing solutions align with WCAG 2.1 requirements for ADA and EAA compliance. - [Instagram feed sync](https://docs.cevoid.com/ugc/collect/instagram-feed.md): Automatically sync posts from your brand's Instagram feed to create shoppable galleries and showcase brand content alongside UGC. - [Platform uploads](https://docs.cevoid.com/ugc/collect/platform-uploads.md): Upload content directly to Cevoid to showcase alongside your UGC. - [TikTok feed sync](https://docs.cevoid.com/ugc/collect/tiktok-feed.md): Automatically sync posts from your brand's TikTok feed to create shoppable galleries and showcase brand content alongside UGC. - [UGC from Instagram](https://docs.cevoid.com/ugc/collect/ugc-from-instagram.md): Collect user-generated content from Instagram mentions, tags, and hashtags. - [Upload forms](https://docs.cevoid.com/ugc/collect/upload-forms.md): Create upload forms to invite your community to share content directly with your brand. - [UGC with Cevoid](https://docs.cevoid.com/ugc/introduction.md): Collect, manage, and showcase user-generated content across your marketing channels. - [Library & Inbox](https://docs.cevoid.com/ugc/manage/library-and-inbox.md): Access and organize all content your workspace has access to. - [Posts](https://docs.cevoid.com/ugc/manage/posts.md): Enhance your content with product tags, labels, and more. - [Cards](https://docs.cevoid.com/ugc/showcase/cards.md): Create shoppable widgets that showcase a single image or video on your website. - [DPA feeds](https://docs.cevoid.com/ugc/showcase/dpa-feeds.md): Enhance your Dynamic Product Ads with user-generated content. - [Email widgets](https://docs.cevoid.com/ugc/showcase/email-widgets.md): Add shoppable UGC to your email campaigns with customizable email widgets. - [Galleries](https://docs.cevoid.com/ugc/showcase/galleries.md): Create shoppable UGC galleries that showcase multiple posts on your website. - [UGC popup](https://docs.cevoid.com/ugc/showcase/ugc-popup.md): Customize the popup that appears when visitors click on posts in galleries and cards. - [Social scheduling](https://docs.cevoid.com/ugc/social-scheduling.md): Schedule and publish posts to Instagram and Facebook. - [Access & Security](https://docs.cevoid.com/workspace/access-and-security.md): Manage team access, roles, and security settings for your workspace. - [Workspace Settings](https://docs.cevoid.com/workspace/workspace-settings.md): Configure your workspace branding, language, currency, and regional preferences. ## OpenAPI Specs - [openapi](https://api.cevoid.com/v1/openapi.json)