Capturing Page URL and Page View using embed script only in Web SDK implementation
Hi All,
In one of the website, we have put only the embed script only (no data layer is there). Using AEP web-sdk as implementation. In reports getting unique visitors, visits, bounces. Also exits and downloads as click data collection is enabled in AEP web-sdk.
What about page view and page url as it is not getting captured. In XDM schema, do i need to send page url value explicitly ? as i have read some where it gets captured automatically.
Below is the XDM schema which is created -

And the rule look like this -


Am i missing something ? or we cannot to do this without data-layer in web-sdk?