Details
-
Story
-
Status: Closed
-
Minor
-
Resolution: Completed
-
None
-
7.2.x
-
Committed
-
TANGO| SP_19 | Sep04-Sep18
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
- is a dependency of
-
LPS-101561 User can not start a test with the Click goal
- Closed
- is related to
-
LPS-137487 Test automation related to LPS-100945 "As a marketer, I see actions on buttons components in content pages tracked by Analytics Cloud"
-
- Closed
-