How to get multiple events/rules to fire as part of same beacon by using Adobe Launch?
Hi community,
I am working on a site where the admins are cognizant of the number of beacons being sent and want, where feasible, to limit bloat in that regard. As such, I am looking for a solution in Adobe Launch wherein we can get multiple events to fire as part of the same beacon, when applicable.
Note: event#s below are just examples for simplicity sake.
For instance, if someone clicks into a form field and changes the value, right now it is firing 2 (if not 3 beacons): one for the Link Click (event1) into the field, one for the Form Field Change (event2 - "on change"), and then one for when they click to the next form field (event1 again). I would love to couple the event2 to one of those event1s, if possible, so that they were part of the same beacon.
If that example is not feasible, other examples would be:
- Coupling a Video Start (event3) with the corresponding link click (event1) that triggered said media start
- Coupling a Form Load (event4) with a Page Load (event5), when that form loads as just part of the page (no addt. action required)
- Coupling a Click Event (event1) on the "Submit" button with the Form Submit (event6), when the form successfully submits (no errors)
Would welcome any and all advise on how to couple events under the same beacon/tag, as I have seen on other sites (where I do not have Adobe Launch permissions) this being achievable in some fashion.
Thank you!!