To Assign report suite to an event based rule , Please add the following code in the custom code section of the Adobe Analytics tab in the Event based rule. s.sa('rsid');The s.sa() function lets you dynamically change a report suite at any time on the page, before or after an image request fires.P...