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

cross domain tracking #6

Open
kiowa opened this issue Apr 3, 2016 · 5 comments
Open

cross domain tracking #6

kiowa opened this issue Apr 3, 2016 · 5 comments

Comments

@kiowa
Copy link

kiowa commented Apr 3, 2016

I would like to set up a linker to enable cross domain tracking with GA before sending a pageview.

      ga('create', 'UA-XXXXX-X', 'auto', {'allowLinker': true});
      ga('require', 'linker');
      ga('linker:autoLink', ['www.test.com']);
      ga('send', 'pageview');
@miguelzakharia
Copy link
Owner

I'll need to read up on that, but can't this week because I'm traveling. Any solutions/contributions/suggestions are welcome.

@RMiethaner
Copy link

Hi, I'm really interested in this feature but it seems like the PR was approved but never merged. Was there a reason or is there still a chance that it gets released?

@miguelzakharia
Copy link
Owner

Hi @RMiethaner, it has been a while since I looked at this project. I remember testing plugins was really difficult the last couple of times I needed to make a change. I don't have the time anymore to truly maintain this project so I can make you a contributor if you would like to take it on.

@jeffdrumgod
Copy link
Contributor

@miguelzakharia did you can add me as a contributor?

@miguelzakharia
Copy link
Owner

@jeffdrumgod Done.

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

4 participants