Code Monkey home page Code Monkey logo

Comments (21)

ceskobassman avatar ceskobassman commented on August 28, 2024

Hi,
I'm available for the review and testing task.
I'm OK with the first two bullet points, I'll try to gain the third...

Francesco

from matomo-sdk-android.

shoon avatar shoon commented on August 28, 2024

Perfect timing. I have time, talent, and the immediate need for this.

from matomo-sdk-android.

adamstyrc avatar adamstyrc commented on August 28, 2024

Hello,
I could make code review and some tests

from matomo-sdk-android.

dotsbb avatar dotsbb commented on August 28, 2024

@ceskobassman @adamstyrc Please take a look at #2 and #3 pull requests.

from matomo-sdk-android.

mattab avatar mattab commented on August 28, 2024

@adamstyrc @shoon if you have some time already, feel free to take a look at #2 and #3 and we appreciate your review and feedback!

from matomo-sdk-android.

a-v-ebrahimi avatar a-v-ebrahimi commented on August 28, 2024

Hello
I can help in testing Android SDK.
Can I have SDK tested using a self hosted version of PIWIK?

Thank you

from matomo-sdk-android.

dotsbb avatar dotsbb commented on August 28, 2024

@Euphrates-Media Take a look at 2_demo_app branch. You should overwrite only 3 methods in order to connect Your apk with self hosted piwik instance.

from matomo-sdk-android.

a-v-ebrahimi avatar a-v-ebrahimi commented on August 28, 2024

@dotsbb Thanks, I started loving PIWIK :)

from matomo-sdk-android.

a-v-ebrahimi avatar a-v-ebrahimi commented on August 28, 2024

@dotsbb You mean these 3?

I just added a website to piwik panel, how to get these 3 numbers from panel?

thank you

public String getTrackerUrl() {
return "";
}

public String getAuthToken() {
    return "";
}

public Integer getSiteId() {
    return 1;
}

from matomo-sdk-android.

dotsbb avatar dotsbb commented on August 28, 2024

@Euphrates-Media
TrackerUrl - Tracking HTTP API endpoint, for example: http://your-piwik-domain.tld/piwik.php
authToken - http://piwik.org/faq/general/#faq_114
siteId - id of created website. Could be found here: Settings -> Website -> Value in ID column

from matomo-sdk-android.

a-v-ebrahimi avatar a-v-ebrahimi commented on August 28, 2024

Thank you for quick reply.

A.V.Ebrahimi
[email protected]

On Wed, Oct 1, 2014 at 12:42 PM, Alexey Subbotin [email protected]
wrote:

@Euphrates-Media https://github.com/Euphrates-Media
TrackerUrl - Tracking HTTP API endpoint, for example:
http://your-piwik-domain.tld/piwik.php
authToken - http://piwik.org/faq/general/#faq_114
siteId - id of created website. Could be found here: Settings -> Website
-> Value in ID column


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

from matomo-sdk-android.

lttldrgn avatar lttldrgn commented on August 28, 2024

Good job. Got this up and running in my app pretty quickly. Will probably be making a couple comments on the pull requests if you don't mind.

from matomo-sdk-android.

mattab avatar mattab commented on August 28, 2024

Kuddos @dotsbb for the early release of the SDK!

and great to hear you are making progress @lttldrgn @Euphrates-Media

of course, we would love to hear your feedback on the pull requests and the SDK in general! 👍

from matomo-sdk-android.

a-v-ebrahimi avatar a-v-ebrahimi commented on August 28, 2024

@dotsbb I started using SDK, seems working fine.
Just a little problem, it seems all saved geolocations are location of server, not of location of mobile device?!
Or may be it can't reverse geoloc my device ip and says it's US, right?

from matomo-sdk-android.

mattab avatar mattab commented on August 28, 2024

@Euphrates-Media Check these few things:

  • in Visitors>Visitor Log whether the IP of your visitors are set properly. Maybe all your visitors have the IP of your server?
  • check you are using Piwik 2.7.0
  • Also what Geo location provider are you using? Only the PECL and the PHP providers will be able to correctly detect the geo-location information for a custom IP. Could you maybe check?

from matomo-sdk-android.

mattab avatar mattab commented on August 28, 2024

Hi guys, have you had a chance to test the Android SDK on one of your app? Did it work for you?

from matomo-sdk-android.

a-v-ebrahimi avatar a-v-ebrahimi commented on August 28, 2024

Hi
Yes, we've test it in our app and it's working great. Thank you :)

from matomo-sdk-android.

dotsbb avatar dotsbb commented on August 28, 2024

Hi guys, please take a look at our SDK documentation and let us know if it clean and understandable.

Please comment all typos, errors and suggestions in #12 pull request.

from matomo-sdk-android.

mattab avatar mattab commented on August 28, 2024

Hi guys, the documentation was merged here: https://github.com/piwik/piwik-sdk-android

Please report if you have any suggestion or feedback. We hope you enjoy Mobile App Analytics with Piwik and our Android SDK!

from matomo-sdk-android.

d4rken avatar d4rken commented on August 28, 2024

@mattab this could also be closed so people create new issues for any more changes or concerns they have.

from matomo-sdk-android.

mattab avatar mattab commented on August 28, 2024

sounds good, the SDK has been publicly released so this issue can be closed. Well done @dotsbb and now also you @d4rken :)

from matomo-sdk-android.

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.