Code Monkey home page Code Monkey logo

Comments (5)

erosson avatar erosson commented on August 18, 2024

some useful pages:

from swarm.

erosson avatar erosson commented on August 18, 2024

Okay, I think we're now tracking most of the data on the statistics screen. Stats verified to be working and visible in realtime:

  • time at which first unit/upgrade of each type was purchased
  • number of units/upgrades purchased in total

It's possible that I'm logging too much here and may need to pull back if I'm hitting any analytics limits. Throttling the total-purchased stat would be fine.

Custom dimensions/metrics that are now logged, but not available in realtime reports - we can verify these in ~24 hours:

  • app version
  • save file size in chars
  • click log size in chars

Total unit count is not tracked, only purchased units - so, ex. drones built by queens don't appear in the metrics. That's fine, more interested in what tier they're at.

It's common to buy the first unit in a tier to unlock twin upgrades though, so that might throw the metrics off a bit - they buy one of tier n then continue building tier n-1. Meh, close enough.

from swarm.

erosson avatar erosson commented on August 18, 2024

https://www.google.com/analytics/web/?hl=en#dashboard/e0yQWR_CQsmE34JOeiaiYA/a53523462w86246489p89488811/%3F_u.date00%3D20140902%26_u.date01%3D20140902%26_u.date10%3D20140901%26_u.date11%3D20140901/

app version is working. save file size and click log size are not. looks like scoping in ga was wrong: product instead of the only other option, hit. changed, let's take another look tomorrow.
https://developers.google.com/analytics/devguides/platform/customdimsmets#example-hit

from swarm.

erosson avatar erosson commented on August 18, 2024

This is now logged, but not in a useful way! GA only seems to want to tell me the total for all players, or show me how many sessions had exactly the same total.

from swarm.

erosson avatar erosson commented on August 18, 2024

#58 makes click log size obsolete, and save file sizes are relatively small - way less than 10k - so I'm not going to sweat this.

I'm satisfied with our analytics for now.

from swarm.

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.