Useful Console calls for web debugging

Comments

3 comments

  • Hristofor Kostadinov

    Thanks, this is really useful. I could add to this list:

    • DYO.getRenderedObjectsOnPage - get list of campaigns rendered on page; 
    • DYO.getUserObjectsAndVariations - get list of campaigns executed on page;
    -1
    Comment actions Permalink
  • Ron Hajewski

    Is there a command to see event data? For example, if you're debugging in Firefox, you do not have access to the implementation helper - how can I confirm events are firing correctly in other browsers?

    Comment actions Permalink
  • Adi Ben atav

    Hey Ron, 

    You can open the dev tools -> network tab and filter by dpx for most of the events

     

    Comment actions Permalink

Please sign in to leave a comment.