We have a number of funnels that use .aspx and so have the same URL for a bunch of pages. How do I go about setting up a different page name to fire for each of them as it loads?
Here's a publicly accessible URL for one: https://www.sharebuilder.com/sharebuilder/retirementcenter/InvestmentSelector.aspx
Solved! Go to Solution.
Views
Replies
Total Likes
Is there something in the DOM or some meta information that is in a consistent place that we can detect? If so I would recommend pulling that information into a Data Element. Then you can use that Data Element to build out your page names dynamically.
-Rudi
More info on Data Elements: https://marketing.adobe.com/resources/help/en_US/dtm/data_elements.html
Views
Replies
Total Likes
Is there something in the DOM or some meta information that is in a consistent place that we can detect? If so I would recommend pulling that information into a Data Element. Then you can use that Data Element to build out your page names dynamically.
-Rudi
More info on Data Elements: https://marketing.adobe.com/resources/help/en_US/dtm/data_elements.html
Views
Replies
Total Likes
Okay, so the <h2> varies from page to page (though the final page is missing one). Would these be the correct steps?
Views
Replies
Total Likes
Views
Likes
Replies