Embedding multiple visuals using anonymous user

Thank you for reaching out here. The createEmbeddingContext method helps manage multiple iframes on the frontend but does not consolidate billing for
anonymous users. Each anonymous visual embed with its own API call = 1 billable session, regardless of SessionTags or
SDK usage. If feasible, use GenerateEmbedUrlForRegisteredUser instead. With registered users, multiple embed URL generations within 30 minutes count as one session. More solutions can be found in this post: Multiple dashboards anonymous embedding and capacity pricing

1 Like