Uploaded image for project: 'PUBLIC - Liferay Portal Community Edition'
  1. PUBLIC - Liferay Portal Community Edition
  2. LPS-100945

As a marketer, I see actions on buttons components in content pages tracked by Analytics Cloud

Details

    Description

      Motivation

      Analytics Cloud tracks click events only on clickable elements with an id attribute. Therefore, in order to make button components in content pages traceable, they require an id attribute.

      Technical Requirements

      The id must:

      • Be unique in the page
      • Do not change across requests
      • Do not change across published-draft status
      • Do not change across staging-live status

      Acceptance Criteria

      Button components markup contains id attribute.

      • Given a Content Page with a component button
      • When the button's markup is inspected
      • Then the id is present

      Analytics Cloud sends the button id as part of the click event

      • Given a Content Page with a component button and Analytics Enabled
      • When a click is performed on the button
      • Then the Analytics request payload contains the click event and the button id (requires inspecting the network traffic)

      Attachments

        Issue Links

          Activity

            People

              manoel.cyreno Manoel Cyreno
              eduardo.garcia Eduardo García (Inactive)
              SE Support SE Support
              Kiyoshi Lee Kiyoshi Lee
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Packages

                  Version Package
                  7.2.10 DXP FP2
                  7.2.10.1 DXP SP1
                  7.2.X
                  Master