-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, 7.1.X, Master
-
Fix Version/s: 7.1.10 DXP FP9, 7.1.10.2 SP2, 7.1.3 CE GA4, 7.1.X, Master
-
Component/s: Analytics Client
-
Branch Version/s:7.1.x
-
Backported to Branch:Committed
-
Fix Priority:5
-
Git Pull Request:
Steps to reproduce:
- Enable Analytics Tracking for the DXP Instance
- Go to Content > Blogs
- Add a Blog
- Instantiate Blog on Home Page
- Open Chrome Inspector and Network tab
- Open blog and rate it with stars (change Rating type in Site Settings if you need to)
- See Network JS traffic for the rating you did on step #6
Actual Result:
ratingType property is missing. It is necessary for filtering on Analytics Cloud.
Expected Result:
Analytics Client sends ratingType propety.