joem5656
Member
Posted 1 year ago #
Great work!
I would like to include everything beginning with http://www.myblog.com/archives/*
But I would like to exclude everything with cdn.myblog.com/archives/*. How can I do that?
http://wordpress.org/extend/plugins/google-analytics-popular-posts/
koichiyaima
Member
Plugin Author
Posted 1 year ago #
Hi,
The site URL target can only have registered to google analytics.
It is essential that the following URL structure.
Thanks.
joem5656
Member
Posted 1 year ago #
The problem is that I want to exclude certain pages that are being served by my CDN. So, for example, I'd like to include all pages with URLs like http://www.myblog.com/archives/ but I would like to NOT include all pages with URLs like http://mycdn.myblog.com/archives/.
Is this possible?
koichiyaima
Member
Plugin Author
Posted 1 year ago #
I understand your problem.
But I think it's impossible to resolve.