Heap Analytics Debugger

Heap Analytics Debugger

  • Docs
  • API
  • Help
  • Blog

›API

API

  • View Event Fired
  • Event Fired
  • User Properties Added

Event Fired

Event Fired

Logs the following:

Eg.

Heap Analytics: Event Fired (Log #1)
User Info
    Identity: foo
Event
    Name: bar
    Properties:
        Logged In: true
        DOM Hierachy
            div
            h1
        Target Text: Hello World

Item LoggedDescription
User Info - identityidentity of the user as it appers in heap analytics. If undefined, will appear as random identity in heap
Event - nameAny non-custom event will be called as change, click, or submit. In Heap Analytics these shows up either as raw event or as its event typed if defined. Can also be the name of a custom event
Event - propertiesEvent properties associated with the event. Could be added by the api or heap analytics
Event - DOM HierachyThe DOM hierachy for which a change, click, or submit on the DOM.
Event - Target TextInner Text of change, click or submit event. If no inner text, it does not appear
← View Event FiredUser Properties Added →
  • Event Fired
Heap Analytics Debugger
Docs
Getting StartedGuidesAPI Reference
More
BlogGitHubStar
Support
Email meAsk SupportAdd Issue On Github