문서 메뉴

Pendo#

통합 키를 사용해 Pendo에 연결합니다. 이 소스는 titan.pendo 아래에 고정 테이블 13개를 기록합니다.

sql
select
  page_id,
  account_id,
  app_id
from titan.pendo.page_events
limit 10

Pendo 연결#

  1. 을 열고 앱 연결을 선택한 뒤 Pendo 항목을 선택합니다.

  2. 통합 키를 입력합니다.

  3. 테이블을 확인한 뒤 소스를 저장합니다.

  4. 첫 실행이 완료될 때까지 동기화 기록을 확인합니다.

자격 증명은 비밀 정보로 저장됩니다. 레이크 열이 되거나 쿼리 결과에 나타나지 않습니다.

동기화 동작#

오래 걸리는 동기화는 10분마다 체크포인트를 저장합니다. 큰 이벤트 구간은 상황에 따라 최소 1시간까지 나눕니다.

새 소스는 연결할 때 동기화한 다음 설정된 일정을 따릅니다. 기본 반복 간격은 4시간입니다. 실행이 중단되어도 완료한 진행 상황을 유지하며 안전하게 재시도합니다.

모든 레이크 테이블에는 시스템 열_synced_at_deleted도 있습니다. 아래 열 참조에는 소스 열만 나열합니다.

테이블 참조#

page_events#

titan.pendo.page_events의 소스 열 수는 24개입니다.

pendo.page_events열 24개
page_idstringpk

pageId 소스 필드.

account_idstringpk

accountId 소스 필드.

app_idintegerpk

appId 소스 필드.

visitor_idstringpk

visitorId 소스 필드.

hourdatetimepk

hour 소스 필드.

num_eventsinteger

numEvents 소스 필드.

num_minutesinteger

numMinutes 소스 필드.

first_timedatetimepk

firstTime 소스 필드.

last_timedatetimepk

lastTime 소스 필드.

remote_ipstringpk

remoteIp 소스 필드.

serverstringpk

server 소스 필드.

user_agentstringpk

userAgent 소스 필드.

recording_idstringpk

recordingId 소스 필드.

tab_idstringpk

tabId 소스 필드.

analytics_session_idstringpk

analyticsSessionId 소스 필드.

recording_session_idstringpk

recordingSessionId 소스 필드.

error_click_countinteger

errorClickCount 소스 필드.

dead_click_countinteger

deadClickCount 소스 필드.

u_turn_countinteger

uTurnCount 소스 필드.

rage_click_countinteger

rageClickCount 소스 필드.

longitudefloatpk

longitude 소스 필드.

latitudefloatpk

latitude 소스 필드.

regionstringpk

region 소스 필드.

countrystringpk

country 소스 필드.

feature_events#

titan.pendo.feature_events의 소스 열 수는 24개입니다.

pendo.feature_events열 24개
feature_idstringpk

featureId 소스 필드.

account_idstringpk

accountId 소스 필드.

app_idintegerpk

appId 소스 필드.

visitor_idstringpk

visitorId 소스 필드.

hourdatetimepk

hour 소스 필드.

num_eventsinteger

numEvents 소스 필드.

num_minutesinteger

numMinutes 소스 필드.

first_timedatetimepk

firstTime 소스 필드.

last_timedatetimepk

lastTime 소스 필드.

remote_ipstringpk

remoteIp 소스 필드.

serverstringpk

server 소스 필드.

user_agentstringpk

userAgent 소스 필드.

recording_idstringpk

recordingId 소스 필드.

tab_idstringpk

tabId 소스 필드.

analytics_session_idstringpk

analyticsSessionId 소스 필드.

recording_session_idstringpk

recordingSessionId 소스 필드.

error_click_countinteger

errorClickCount 소스 필드.

dead_click_countinteger

deadClickCount 소스 필드.

u_turn_countinteger

uTurnCount 소스 필드.

rage_click_countinteger

rageClickCount 소스 필드.

longitudefloatpk

longitude 소스 필드.

latitudefloatpk

latitude 소스 필드.

regionstringpk

region 소스 필드.

countrystringpk

country 소스 필드.

events#

titan.pendo.events의 소스 열 수는 24개입니다.

pendo.events열 24개
page_idstringpk

pageId 소스 필드.

account_idstringpk

accountId 소스 필드.

app_idintegerpk

appId 소스 필드.

visitor_idstringpk

visitorId 소스 필드.

hourdatetimepk

hour 소스 필드.

num_eventsinteger

numEvents 소스 필드.

num_minutesinteger

numMinutes 소스 필드.

first_timedatetimepk

firstTime 소스 필드.

last_timedatetimepk

lastTime 소스 필드.

remote_ipstringpk

remoteIp 소스 필드.

serverstringpk

server 소스 필드.

user_agentstringpk

userAgent 소스 필드.

recording_idstringpk

recordingId 소스 필드.

tab_idstringpk

tabId 소스 필드.

analytics_session_idstringpk

analyticsSessionId 소스 필드.

recording_session_idstringpk

recordingSessionId 소스 필드.

error_click_countinteger

errorClickCount 소스 필드.

dead_click_countinteger

deadClickCount 소스 필드.

u_turn_countinteger

uTurnCount 소스 필드.

rage_click_countinteger

rageClickCount 소스 필드.

longitudefloatpk

longitude 소스 필드.

latitudefloatpk

latitude 소스 필드.

regionstringpk

region 소스 필드.

countrystringpk

country 소스 필드.

track_events#

titan.pendo.track_events의 소스 열 수는 24개입니다.

pendo.track_events열 24개
track_type_idstringpk

trackTypeId 소스 필드.

account_idstringpk

accountId 소스 필드.

app_idintegerpk

appId 소스 필드.

visitor_idstringpk

visitorId 소스 필드.

hourdatetimepk

hour 소스 필드.

num_eventsinteger

numEvents 소스 필드.

num_minutesinteger

numMinutes 소스 필드.

first_timedatetimepk

firstTime 소스 필드.

last_timedatetimepk

lastTime 소스 필드.

remote_ipstringpk

remoteIp 소스 필드.

serverstringpk

server 소스 필드.

user_agentstringpk

userAgent 소스 필드.

recording_idstringpk

recordingId 소스 필드.

tab_idstringpk

tabId 소스 필드.

analytics_session_idstringpk

analyticsSessionId 소스 필드.

recording_session_idstringpk

recordingSessionId 소스 필드.

error_click_countinteger

errorClickCount 소스 필드.

dead_click_countinteger

deadClickCount 소스 필드.

u_turn_countinteger

uTurnCount 소스 필드.

rage_click_countinteger

rageClickCount 소스 필드.

longitudefloatpk

longitude 소스 필드.

latitudefloatpk

latitude 소스 필드.

regionstringpk

region 소스 필드.

countrystringpk

country 소스 필드.

pages#

titan.pendo.pages의 소스 열 수는 21개입니다.

pendo.pages열 21개
idstringpk

id 소스 필드.

created_by_userjson

createdByUser 소스 필드.

last_updated_by_userjson

lastUpdatedByUser 소스 필드.

created_atdatetime

createdAt 소스 필드.

last_updated_atdatetime

lastUpdatedAt 소스 필드.

kindstring

kind 소스 필드.

root_version_idstring

rootVersionId 소스 필드.

stable_version_idstring

stableVersionId 소스 필드.

app_idinteger

appId 소스 필드.

app_idsjson

appIds 소스 필드.

namestring

name 소스 필드.

groupjson

group 소스 필드.

is_core_eventboolean

isCoreEvent 소스 필드.

valid_throughdatetime

validThrough 소스 필드.

dirtyboolean

dirty 소스 필드.

daily_merge_firstinteger

dailyMergeFirst 소스 필드.

daily_rollup_firstinteger

dailyRollupFirst 소스 필드.

ignored_frustration_typesjson

ignoredFrustrationTypes 소스 필드.

rulesjson

rules 소스 필드.

rulesjsonstring

rulesjson 소스 필드.

is_suggestedboolean

isSuggested 소스 필드.

features#

titan.pendo.features의 소스 열 수는 23개입니다.

pendo.features열 23개
idstringpk

id 소스 필드.

page_idstringpk

pageId 소스 필드.

event_property_configurationsjson

eventPropertyConfigurations 소스 필드.

element_path_rulesjson

elementPathRules 소스 필드.

element_selection_typestring

elementSelectionType 소스 필드.

suggested_match_typestring

suggestedMatchType 소스 필드.

app_wideboolean

appWide 소스 필드.

created_by_userjson

createdByUser 소스 필드.

last_updated_by_userjson

lastUpdatedByUser 소스 필드.

created_atdatetime

createdAt 소스 필드.

last_updated_atdatetime

lastUpdatedAt 소스 필드.

kindstring

kind 소스 필드.

root_version_idstring

rootVersionId 소스 필드.

stable_version_idstring

stableVersionId 소스 필드.

app_idinteger

appId 소스 필드.

app_idsjson

appIds 소스 필드.

namestring

name 소스 필드.

groupjson

group 소스 필드.

is_core_eventboolean

isCoreEvent 소스 필드.

valid_throughdatetime

validThrough 소스 필드.

dirtyboolean

dirty 소스 필드.

daily_merge_firstinteger

dailyMergeFirst 소스 필드.

daily_rollup_firstinteger

dailyRollupFirst 소스 필드.

visitors#

titan.pendo.visitors의 소스 열 수는 2개입니다.

pendo.visitors열 2개
visitor_idstringpk

visitorId 소스 필드.

metadatajson

metadata 소스 필드.

guides#

titan.pendo.guides의 소스 열 수는 48개입니다.

pendo.guides열 48개
idstringpk

id 소스 필드.

namestring

name 소스 필드.

statestring

state 소스 필드.

kindstring

kind 소스 필드.

launch_methodstring

launchMethod 소스 필드.

editor_typestring

editorType 소스 필드.

authored_languagestring

authoredLanguage 소스 필드.

email_statestring

emailState 소스 필드.

is_multi_stepboolean

isMultiStep 소스 필드.

is_moduleboolean

isModule 소스 필드.

is_top_levelboolean

isTopLevel 소스 필드.

is_trainingboolean

isTraining 소스 필드.

is_dntboolean

isDNT 소스 필드.

auto_create_feedbackboolean

autoCreateFeedback 소스 필드.

include_for_oemboolean

includeForOEM 소스 필드.

published_everboolean

publishedEver 소스 필드.

app_idinteger

appId 소스 필드.

app_idsjson

appIds 소스 필드.

resource_center_idstring

resourceCenterId 소스 필드.

origin_idstring

originId 소스 필드.

root_version_idstring

rootVersionId 소스 필드.

stable_version_idstring

stableVersionId 소스 필드.

recurrenceinteger

recurrence 소스 필드.

recurrence_eligibility_windowinteger

recurrenceEligibilityWindow 소스 필드.

created_atdatetime

createdAt 소스 필드.

last_updated_atdatetime

lastUpdatedAt 소스 필드.

published_atdatetime

publishedAt 소스 필드.

expires_afterdatetime

expiresAfter 소스 필드.

reset_atdatetime

resetAt 소스 필드.

current_first_eligible_to_be_seen_atdatetime

currentFirstEligibleToBeSeenAt 소스 필드.

created_by_user_idstring

createdByUserId 소스 필드.

created_by_usernamestring

createdByUsername 소스 필드.

last_updated_by_user_idstring

lastUpdatedByUserId 소스 필드.

last_updated_by_usernamestring

lastUpdatedByUsername 소스 필드.

device_typestring

deviceType 소스 필드.

segment_idstring

segmentId 소스 필드.

created_by_userjson

createdByUser 소스 필드.

last_updated_by_userjson

lastUpdatedByUser 소스 필드.

attributesjson

attributes 소스 필드.

audiencejson

audience 소스 필드.

audience_ui_hintjson

audienceUiHint 소스 필드.

stepsjson

steps 소스 필드.

childrenjson

children 소스 필드.

pollsjson

polls 소스 필드.

redisplayjson

redisplay 소스 필드.

conversionjson

conversion 소스 필드.

shows_afterjson

showsAfter 소스 필드.

dependent_metadatajson

dependentMetadata 소스 필드.

resource_center#

titan.pendo.resource_center의 소스 열 수는 11개입니다.

pendo.resource_center열 11개
guide_idstringpk

guideId 소스 필드.

namestring

name 소스 필드.

statestring

state 소스 필드.

module_idstring

moduleId 소스 필드.

is_top_levelboolean

isTopLevel 소스 필드.

origin_idstring

originId 소스 필드.

childrenjson

children 소스 필드.

resource_center_idstring

resourceCenterId 소스 필드.

app_idinteger

appId 소스 필드.

created_atdatetime

createdAt 소스 필드.

last_updated_atdatetime

lastUpdatedAt 소스 필드.

guide_polls#

titan.pendo.guide_polls의 소스 열 수는 9개입니다.

pendo.guide_polls열 9개
guide_idstringpk

guideId 소스 필드.

poll_idstringpk

pollId 소스 필드.

questionstring

question 소스 필드.

poll_typestring

pollType 소스 필드.

poll_follow_up_idstring

pollFollowUpId 소스 필드.

id_responsesjson

idResponses 소스 필드.

numeric_responsesjson

numericResponses 소스 필드.

reset_atdatetime

resetAt 소스 필드.

guide_namestring

guideName 소스 필드.

guide_steps#

titan.pendo.guide_steps의 소스 열 수는 15개입니다.

pendo.guide_steps열 15개
guide_idstringpk

guideId 소스 필드.

step_idstringpk

stepId 소스 필드.

rankinteger

rank 소스 필드.

typestring

type 소스 필드.

advance_methodstring

advanceMethod 소스 필드.

template_idstring

templateId 소스 필드.

content_typestring

contentType 소스 필드.

page_idstring

pageId 소스 필드.

element_path_rulestring

elementPathRule 소스 필드.

launch_urlstring

launchUrl 소스 필드.

regex_url_rulestring

regexUrlRule 소스 필드.

poll_idsjson

pollIds 소스 필드.

attributesjson

attributes 소스 필드.

last_updated_atdatetime

lastUpdatedAt 소스 필드.

reset_atdatetime

resetAt 소스 필드.

guide_events#

titan.pendo.guide_events의 소스 열 수는 31개입니다.

pendo.guide_events열 31개
visitor_idstringpk

visitorId 소스 필드.

guide_idstringpk

guideId 소스 필드.

guide_step_idstringpk

guideStepId 소스 필드.

typestringpk

type 소스 필드.

browser_timedatetimepk

browserTime 소스 필드.

guide_timestampdatetimepk

guideTimestamp 소스 필드.

analytics_session_idstringpk

analyticsSessionId 소스 필드.

tab_idstringpk

tabId 소스 필드.

account_idstring

accountId 소스 필드.

account_idsjson

accountIds 소스 필드.

app_idinteger

appId 소스 필드.

destination_step_idstring

destinationStepId 소스 필드.

guide_seen_reasonstring

guideSeenReason 소스 필드.

guide_seen_timeout_lengthinteger

guideSeenTimeoutLength 소스 필드.

guide_snooze_durationinteger

guideSnoozeDuration 소스 필드.

received_timedatetime

receivedTime 소스 필드.

countrystring

country 소스 필드.

regionstring

region 소스 필드.

latitudefloat

latitude 소스 필드.

longitudefloat

longitude 소스 필드.

remote_ipstring

remoteIp 소스 필드.

server_namestring

serverName 소스 필드.

user_agentstring

userAgent 소스 필드.

urlstring

url 소스 필드.

load_timeinteger

loadTime 소스 필드.

element_pathstring

elementPath 소스 필드.

ui_element_idstring

uiElementId 소스 필드.

ui_element_textstring

uiElementText 소스 필드.

ui_element_typestring

uiElementType 소스 필드.

ui_element_actionsjson

uiElementActions 소스 필드.

propertiesjson

properties 소스 필드.

segments#

titan.pendo.segments의 소스 열 수는 14개입니다.

pendo.segments열 14개
idstringpk

id 소스 필드.

namestring

name 소스 필드.

descriptionstring

description 소스 필드.

sharedboolean

shared 소스 필드.

kindstring

kind 소스 필드.

created_by_apiboolean

createdByApi 소스 필드.

root_version_idstring

rootVersionId 소스 필드.

stable_version_idstring

stableVersionId 소스 필드.

created_atdatetime

createdAt 소스 필드.

last_updated_atdatetime

lastUpdatedAt 소스 필드.

created_by_userjson

createdByUser 소스 필드.

last_updated_by_userjson

lastUpdatedByUser 소스 필드.

definitionjson

definition 소스 필드.

dependent_metadatajson

dependentMetadata 소스 필드.

삭제와 이력#

행은 소스 키로 병합됩니다. 소스에서 행 삭제를 입증할 수 있으면 Supernova는 행을 유지하고 _deleted를 설정합니다. 따라서 쿼리에서 이력을 포함할지 선택할 수 있습니다. 현재 상태를 조회하는 쿼리에는 where not _deleted 필터를 사용하세요.