Reputation: 53
Landing Pages in Google Analytics is "The pages through which visitors entered your site."
How can I override it?
For example, user go to mydomain.com
then they go to mydomain.com/products/product-handle
. The landing page in this case will be /
.
Is there anyway to update landing page to /products/product-handle
in javascript?
Upvotes: 4
Views: 89
Reputation: 14189
I don't know the reason, anyway you can to do it ending the previous session, i.e. changing source and medium.
Upvotes: 1