Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

You can also manage your saved queries by going to the Manage Queries link at the top of the page.  From here you can edit and delete your queries and create subscriptions for Push Reporting.


...

HTML

<script>
jQuery(document).ready(function() {
    jQuery(".external-link").attr("target", "_blank");
});
</script>

...