Coder Social home page Coder Social logo

Track arbitrary data about condor HOT 3 CLOSED

micnews avatar micnews commented on July 20, 2024
Track arbitrary data

from condor.

Comments (3)

kesla avatar kesla commented on July 20, 2024

The arbitary data will be logged in 4 different ways:

  • trackable-load on a page that includes an element with a data-trackable-property
  • trackable-visible when an element with a data-trackable-property is shown
  • trackable-click when an element with a data-trackable-property is clicked
  • trackable-hover when an element with a data-trackable-property is hovered

from condor.

will123195 avatar will123195 commented on July 20, 2024

So, our existing ad tracking would look like this:

<div data-trackable="ad:35,partner:123,campaign:12,article:12345,unit:fixedrelatedarticle5,category:arts,url:/articles/12345/this-is-a-test-article">
...
</div>

Are there standard data points that are always logged? For example:

  • timestamp
  • client ip
  • url

from condor.

kesla avatar kesla commented on July 20, 2024

@will123195 Yes, we will log standard data points. Some of them you can read about in the readme, and some of them will be added to the csv on the server side,

from condor.

Related Issues (19)

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.