Git Product home page Git Product logo

Comments (3)

benjaminhoffman avatar benjaminhoffman commented on July 17, 2024

can you copy/paste the component you are trying to invoke the track method in? I just created a super simple example repo where you can see how I am doing it: https://github.com/benjaminhoffman/gatsby-plugin-segment-js/blob/master/example/src/pages/index.js#L12

In addition to sharing the code / component of where you invoke Segment, can you also help answer whether that area of the code is getting it. If it is, check your Network tab of your browser dev tools... do you see a Segment track call being made? If so, is it returning a 200 status code? If so, then you're sure the event isn't making it through?

Also, be sure to upgrade to the latest version of this package... I just bumped the Segment version to 4.1.0! 🌮

from gatsby-plugin-segment-js.

mic-css avatar mic-css commented on July 17, 2024

@benjaminhoffman thanks for the reply and example.

I'm not explicitly firing any tracking events - the old library automatically registered page views with Segment. Has this behaviour changes in the new one?

from gatsby-plugin-segment-js.

mic-css avatar mic-css commented on July 17, 2024

Apologies, I hadn't realised that trackPage defaults to false! Thanks for the help anyway.

from gatsby-plugin-segment-js.

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.