


Hi Team,
Can some help me how to track the path of the url . I want to track string after the domain which is 'aha2019'
https://balakss.lkl.com/aha2019/pages/default.aspx
help is highly appreciated !
Thanks in advance.
Thank you,
Balak
.
Views
Replies
Sign in to like this content
Total Likes
window.location.pathname.split('/')[1]
---
Help make Adobe Analytics better, vote for the ideas:
Views
Replies
Sign in to like this content
Total Likes
window.location.pathname.split('/')[1]
---
Help make Adobe Analytics better, vote for the ideas:
Views
Replies
Sign in to like this content
Total Likes