Uploaded image for project: 'Database as a Service'
  1. Database as a Service
  2. DBAAS-1047

As a product manager, I would like to know when users take action from the RHODA HCC page.

XMLWordPrintable

      What:
      Add events to represent user clicks on our external link buttons.

      Where
      screenshot attache

      When
      This work should be forwarded to QE for validation as soon as possible given that it isn't coupled to our normal operator release and can be fully accomplished early

      How
      Here's the example code we've been given for implementation in our code repo:

      analytics.track('Link Clicked', {
        current_path: window.location.pathname,
        link_name: 'external-link',
        link_url: '<url of external link>',
        module: 'dbaas'
      });
      

      Doc
      http://front-end-docs-insights.apps.ocp4.prod.psi.redhat.com/analytics

              jeremy1230 Jeremy Ary
              jeremy1230 Jeremy Ary
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: