Giter Club home page Giter Club logo

Comments (5)

f2prateek avatar f2prateek commented on June 2, 2024

Yes you need to register the integration https://segment.com/docs/libraries/ios/#bundling-integrations

from analytics-ios-integration-mixpanel.

dougbankspersonal avatar dougbankspersonal commented on June 2, 2024

Thanks.

For what it's worth, I have been looking for that information for days.
Like combing through your documentation. A 15+ email thread with someone
in tech support (Brennan), a live phone call with Brennan, and then a new
email thread with an engineer he passed me off to.

No one has ever mentioned that I need to do anything other than compile
against the pod file. I even specifically asked what he meant by
"Bundling" an integration: does that mean just compiling against the pod
file. Yes that's what it means.

So... thanks. Wish I'd found this a few days ago, would've saved a lot of
trouble,

Particularly confusing because Mixpanel seemed to be working (events were
flowing from your server) so it looked like some integrations worked and
others didn't.

Doug

On Tue, Feb 16, 2016 at 3:47 PM, Prateek Srivastava <
[email protected]> wrote:

Closed #6
#6
.


Reply to this email directly or view it on GitHub
#6 (comment)
.

from analytics-ios-integration-mixpanel.

dougbankspersonal avatar dougbankspersonal commented on June 2, 2024

Also, on the page where you explain how to integrate google analytics,
there's no mention of adding code. Just pod file.

On Tue, Feb 16, 2016 at 3:59 PM, Doug Banks [email protected] wrote:

Thanks.

For what it's worth, I have been looking for that information for days.
Like combing through your documentation. A 15+ email thread with someone
in tech support (Brennan), a live phone call with Brennan, and then a new
email thread with an engineer he passed me off to.

No one has ever mentioned that I need to do anything other than compile
against the pod file. I even specifically asked what he meant by
"Bundling" an integration: does that mean just compiling against the pod
file. Yes that's what it means.

So... thanks. Wish I'd found this a few days ago, would've saved a lot of
trouble,

Particularly confusing because Mixpanel seemed to be working (events were
flowing from your server) so it looked like some integrations worked and
others didn't.

Doug

On Tue, Feb 16, 2016 at 3:47 PM, Prateek Srivastava <
[email protected]> wrote:

Closed #6
#6
.


Reply to this email directly or view it on GitHub
#6 (comment)
.

from analytics-ios-integration-mixpanel.

f2prateek avatar f2prateek commented on June 2, 2024

Mixpanel was probably working because if you don't bundle an integration, we'll fall back to our server side integration (https://github.com/segmentio/integration-mixpanel) instead. Similar instructions for GA, it's actually in the docs here https://segment.com/docs/libraries/ios/#bundling-integrations.

from analytics-ios-integration-mixpanel.

dougbankspersonal avatar dougbankspersonal commented on June 2, 2024

Yup. Makes more sense now.

I'd recommend updating the instructions for integration to mention the need
for code changes: right now all that's mentioned in Podfile changes.
[image: Inline image 1]

Also, I made the code changes as described in the doc you referenced. I am
now seeing Google Analytics and Mixpanel in the 'integration' clause of
events in debugger:

{ "messageId": "xxx", "anonymousId": "xxx", "context": { "screen": { "width"
: 414, "height": 736 }, "device": { "manufacturer": "Apple", "model":
"x86_64", "id": "xxx", "advertisingId":
"52F1B586-6C6E-4CA6-ABCA-268809A06B02", "adTrackingEnabled": true, "type":
"ios" }, "os": { "name": "iPhone OS", "version": "9.3" }, "app": { "build":
"63", "namespace": "com.zeemee.ZeeMee", "name": "", "version": "1.5" },
"locale": "en-US", "library": { "name": "analytics-ios", "version": "3.0.7"
}, "timezone": "America/Los_Angeles", "traits": {}, "network": { "wifi":
true, "cellular": false, "bluetooth": false }, "ip": "24.5.9.198" },
"properties": { "applicationDetails": "iOS", "applicationType":
"native_mobile_app" }, "type": "screen", "timestamp":
"2016-02-17T01:09:02.129Z", "name": "VC_ID_ZMSearch", "integrations": {
"Segment.io": false, "Google Analytics": false, "Mixpanel": false },
"writeKey": "xxx", "sentAt": "2016-02-17T01:09:01.000Z", "receivedAt":
"2016-02-17T01:09:02.129Z", "originalTimestamp": "2016-02-16T17:09:01-0800"
}

However, I am still not seeing any events showing up in Google Analytics.

Any ideas what's going wrong there?

On Tue, Feb 16, 2016 at 5:07 PM, Prateek Srivastava <
[email protected]> wrote:

Mixpanel was probably working because if you don't bundle an integration,
we'll fall back to our server side integration (
https://github.com/segmentio/integration-mixpanel) instead. Similar
instructions for GA, it's actually in the docs here
https://segment.com/docs/libraries/ios/#bundling-integrations.


Reply to this email directly or view it on GitHub
#6 (comment)
.

from analytics-ios-integration-mixpanel.

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.