dylanburkey
8/3/2017 - 2:47 PM

Page Path

Page Path

var pagePath = location.href.split('/').pop();


console.log('Current Path is' + pagePath);