Giter Club home page Giter Club logo

Comments (11)

jhmacdon avatar jhmacdon commented on September 28, 2024

I'm having the same issue

from meteor-iron-router-ga.

reywood avatar reywood commented on September 28, 2024

Please try installing and activating the GA Debugger. It will show you whether or not data is being sent to GA. If you have just created a new tracking ID, it may take a day or more for data to show up in the GA dashboard.

from meteor-iron-router-ga.

arthuryeti avatar arthuryeti commented on September 28, 2024

@reywood I have the same issue, and I have this error message

Executing Google Analytics commands.
Running command: ga("set", "page", "/")
Command ignored. Unknown target: undefined

from meteor-iron-router-ga.

reywood avatar reywood commented on September 28, 2024

Do you have the correct settings configured?

from meteor-iron-router-ga.

arthuryeti avatar arthuryeti commented on September 28, 2024

Yes for sure.

{
  "public": {
    "ga": {
      "id": "UA-5657XXX-X"
    }
  }
}

from meteor-iron-router-ga.

jhmacdon avatar jhmacdon commented on September 28, 2024

Yeah, it seems I was just being impatient. I thought that realtime should work instantly, but that was wrong.

from meteor-iron-router-ga.

reywood avatar reywood commented on September 28, 2024

@ATU Sorry, I'm unable to recreate your issue. You don't have any other GA related code on your site, do you? The best I can recommend is Googling "Command ignored. Unknown target: undefined" and seeing if anything sounds similar to your setup.

from meteor-iron-router-ga.

jhmacdon avatar jhmacdon commented on September 28, 2024

@ATU This might help with your issue:
https://groups.google.com/forum/#!topic/google-analytics-analyticsjs/mayu2cf1d0k

from meteor-iron-router-ga.

arthuryeti avatar arthuryeti commented on September 28, 2024

@reywood I found my issue, when you are dealing with modulus.io. You need to run $ modulus env set METEOR_SETTINGS "$(cat settings.json)"

from meteor-iron-router-ga.

williamli avatar williamli commented on September 28, 2024

yep. seems https://atmospherejs.com/ogourment/settings <- doesn't load in the settings correctly / at the correct time (i was using that) and was having problem. if METEOR_SETTINGS were loaded in env, then it's fine

from meteor-iron-router-ga.

reywood avatar reywood commented on September 28, 2024

Ah, yes. Any time you are deploying your app to any server (not just modulus.io), you need to use the METEOR_SETTINGS environment variable. More info in the meteor docs.

from meteor-iron-router-ga.

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.