Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question: how to change UA property id at the start method? #5

Open
georgegwu opened this issue Feb 21, 2013 · 2 comments
Open

question: how to change UA property id at the start method? #5

georgegwu opened this issue Feb 21, 2013 · 2 comments

Comments

@georgegwu
Copy link

I am looking for a way to change this UA-XXXXXX-X property id at the time of Start() method call.

Reason is that I like to set up dev, staging, and production properties so that data don't pollute each other.

Thanks in advance.

George

@CitizenOfRome
Copy link

This plugin is based on the EasyTracker Class which doesn't seem to have support for this.

But the Tracker Class supports this, so maybe you could try implementing that?

@georgegwu
Copy link
Author

After looking at the documentation link you provided, I realized why Google
provides an EasyTracker. The setting has to be set at java class creation
time, earlier than js being loaded.

Thanks for your quick response

On Thu, Feb 21, 2013 at 11:53 PM, Sathvik Ponangi
[email protected]:

This plugin is based on the EasyTracker Classhttp://analytics-api-samples.googlecode.com/svn/trunk/javadocs/com/google/android/apps/analytics/easytracking/EasyTracker.htmlwhich doesn't seem to have support for this.

But the Tracker Classhttps://developers.google.com/analytics/devguides/collection/android/v2/advancedsupports this, so maybe you could try implementing that?


Reply to this email directly or view it on GitHubhttps://github.com//issues/5#issuecomment-13928256.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants