Hello,
I wonder if anyone could offer advice on best practice please.
We have an Adobe Analytics install using DTM. Currently there is one 'global page load rule' in DTM which has javaScript in 'custom page code' that manages what gets posted to the analytics. Problem is this single page load rule is huge and firing on every page.
Our plan is to split out for different areas of the site using the conditions option in DTM.
What I need to understand is if firing two page load rules in one section of the site (checkout funnel) would cause any problems. He's our plan
- Page load rule 1a - this handles all the basic page load stuff, pageName, section, evars, s.props etc, etc
- Page load rule 1b - this handles just the events we want passing to AA
As long as we don't duplicate anything in the page load rules I cannot see this being an issue, however I'd be grateful to hear from anyone with any experience in this matter.