I have a global page load rule set up via DTM to fire on every page (no conditions) that tracks a custom page view success event. However, using a debugger (ObservePoint), I can tell that this page load rule is getting called multiple times on a single page load which is inflating my success event. ...