Giter VIP home page Giter VIP logo

Comments (6)

padams avatar padams commented on May 27, 2024

Yes that's correct. The WordPress plugin makes use of this as those feeds are generated dynamically.

Peter Adams

On Sep 24, 2014, at 1:57 PM, diondkb [email protected] wrote:

Hi,

The doc states: RSS/ATOM subscription tracking - track unique feed readers, reader types, and feed requests - how does OWA implement this. My simple understanding is that a feed reader/aggregator would check for updates at predetermined times using the feed.xml file. Would this request be made to the PHP framework running on the server, which in turn would make an appropriate request to the Server OS? If this is the case, I understand that the stats for downloads can then be saved to a DB.

Thanks.

β€”
Reply to this email directly or view it on GitHub.

from open-web-analytics.

diondkb avatar diondkb commented on May 27, 2024

I currently use GA, but need to track podcast feed download statistics(referrer, ip, file url etc). I also host my website with GoDaddy(Linux Apache MySql and PHP). These feed downloads cant be tracked by GA, or a wordpress plugin(according to my understanding, feed readers make these requests externally), hence my prior question. By installing OWA, will I be able to accomplish this? If so, by install OWA I get a once stop shop?

from open-web-analytics.

padams avatar padams commented on May 27, 2024

you would have to write custom code to do this. nothing happens out of the box unless you use WordPress to generate the feed.

-P-

On Sep 24, 2014, at 9:57 PM, diondkb [email protected] wrote:

I currently use GA, but need to track podcast feed download statistics(referrer, ip, file url etc. I also host my website with GoDaddy(Linux Apache MySql and PHP). These feed downloads cant be tracked by GA, or a wordpress plugin(according to my understanding), hence my prior question. By installing OWA, will I be able to accomplish this? If so, by install OWA I get a once stop shop?

β€”
Reply to this email directly or view it on GitHub.

from open-web-analytics.

diondkb avatar diondkb commented on May 27, 2024

So OWA operates just like GA, except the data is stored locally in a db. So I would need to write an Apache plugin to intercept the request from a requesting feed hoster or reader to download a file from the server and save to said db?

from open-web-analytics.

diondkb avatar diondkb commented on May 27, 2024

Sorry. Pressed wrong button.

from open-web-analytics.

padams avatar padams commented on May 27, 2024

Yes. You would have to intercept the request and then hit OWA's log.php to track the feed event.

from open-web-analytics.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.