Skip to content

Events not properly encoded, only PAGE_HEIGHT works #190

@wsdt

Description

@wsdt
    PROFILE_PAGE_VIEWED = "calendly.profile_page_viewed",
    EVENT_TYPE_VIEWED = "calendly.event_type_viewed",
    DATE_AND_TIME_SELECTED = "calendly.date_and_time_selected",
    EVENT_SCHEDULED = "calendly.event_scheduled",
    PAGE_HEIGHT = "calendly.page_height",

When using this we consistently only receive the onPageHeight event such as On page height {"height": "602px"} when logging to the console.

Other than that we only receive events of type "undefined" such as:

{"canGoBack": false, "canGoForward": false, "data": "\"{\\\"originatingScript\\\":\\\"m2\\\",\\\"payload\\\":{\\\"guid\\\":\\\"5fed1a94-6532-49f5-81bc-fa79318799530 f36f3\\\",\\\"muid\\\":\\\"0e990be4-3f1f-4e35-a502-e5f66a32da67a2e3a0\\\",\\\"sid\\\":\\\"e5b8189a-0928-4837-be2f-31357f50385a692760\\\"}}\"", "loading": false, "target": 89, "title": "Select a Date & Time - Calendly", "url": "https://calendly.com/.............?hide_event_type_details=1&hide_landing_page_details=1&primary_color=36797d&hide_gdpr_banner=1&utm_source=MobileApp&embed_type=Inline&embed_domain=1&month=2024-09"}

Are these CalendlyEvent selectors still up-to-date? Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions