开发者

iOS & Google Analytics: Does pointing to an rss feed register in web analytics?

开发者 https://www.devze.com 2023-01-21 05:11 出处:网络
If an iPhone application has a blog section which p开发者_如何学Pythonarses and displays individual pages from a feedburner feed, will those hits show up in the web Google Analytics?

If an iPhone application has a blog section which p开发者_如何学Pythonarses and displays individual pages from a feedburner feed, will those hits show up in the web Google Analytics?

If not, if I add Google Analytics to the iOS application itself, is there a way to combine the data?


You track the app usage of the blog using the feedburner statistics.

What do you mean by combine the data?

Could you not make a request to the site or blog every time the user opens the blog view to force analytics to count the web hit? Parse the rss feed and then do this.

0

精彩评论

暂无评论...
验证码 换一张
取 消