Skip to main content

Embedded Content

getActiveEmbeddedContent() ⇒ Array.<Object>

Returns a list of embedded content that is rendered on the page

Example

pendo.getActiveEmbeddedContent() => [{ Pendo Guide Object }, ...]

getEmbeddedContent() ⇒ Array.<Object>

Returns a list of embedded content eligible to the active visitor on the active page

Example

pendo.getEmbeddedContent() => [{ Pendo Guide Object }, ...]