With DTM you had "two" more columns for the rules: Event and a column for each possible extension. The former could still be easily retrieved from the event element(s) of the rule in Launch. For the latter it may also be possible to have some information extracted from the actions. Maybe listing all actions might be too much, but at least what extensions were used in the action could be extracted. But for analytics it will usually be "Set Variables", "Send Beacon", "Clear Variables", which should be short enough still.
Here a few examples from my current project I am setting up:
Name (as is) | Event (new) | Actions (new) | Last Modified (as is) | Status (as is) |
---|
Page Load | Core - Page Bottom | Analytics: Set Variables, Send s.t(), Clear Variables | May 17, 2018, 12:57 PM | Enabled |
CTA | Core - Click | Analytics: Set Variables, Send s.tl(), Clear Variables | May 23, 2018, 9:52 AM | Enabled |
Carousel | Core - Click | Core: Custom Code Analytics: Set Variables, Send, s.tl(), Clear Variables | May 23, 2018, 10:32 AM | Enabled |
Form start | Core - Data Element Changed | Analytics: Set Variables, Send s.tl(), Clear Variables | May 23, 2018, 10:19 AM | Enabled |