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 -
![Parth_Gupta_2-1718112988301.png Parth_Gupta_2-1718112988301.png](https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/75265i0B4F2902979D4CE9/image-size/large?v=v2&px=999)
And the rule look like this -
![Parth_Gupta_0-1718112581298.png Parth_Gupta_0-1718112581298.png](https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/75263iED55293AFE61FDF4/image-size/large?v=v2&px=999)
![Parth_Gupta_3-1718113080088.png Parth_Gupta_3-1718113080088.png](https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/75267iD245541209BEAF0F/image-size/large?v=v2&px=999)
Am i missing something ? or we cannot to do this without data-layer in web-sdk?