Skip to content

Add button to copy all queue events #12

@auto200

Description

@auto200

There should be a copy button in the topnav that allows to copy all the _paq/_ppas events that were pushed

Image

copied result should look something like this:

_paq.push(["setSiteId", "foo"]);
_paq.push(["trackPageView"]);
_ppas.push(["setSiteId", "bar"]);
...

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