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

Count and track custom data #10919

Closed
pebosi opened this issue Nov 29, 2016 · 3 comments
Closed

Count and track custom data #10919

pebosi opened this issue Nov 29, 2016 · 3 comments
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@pebosi
Copy link
Contributor

pebosi commented Nov 29, 2016

Hi,
what is the right way to track custom data for a site?
I would like to import data from search console, to have timeseries of keyword positions.

Regards

@RMastop
Copy link
Contributor

RMastop commented Nov 29, 2016

Hi @pebosi,

One method would be to add Site Search using the Javascript trackSiteSearch() function, as it is explained in the user guide:
http://piwik.org/docs/site-search/#track-site-search-using-the-javascript-tracksitesearch-function
or in developer guides:
http://developer.piwik.org/guides/tracking-javascript-guide#internal-search-tracking

This way of tagging will improve the site search report, like knowing what category do visitors search in and what keywords returned no results.

Is this what you are looking for?

@pebosi
Copy link
Contributor Author

pebosi commented Nov 30, 2016

Hi, no SiteSearch is not what i meant. i would like to track custom data form Google Search Console, Ranking Stuff, etc.

@mattab
Copy link
Member

mattab commented Feb 20, 2017

Hi @pebosi
We are working on the premium product to import data from Google/Bing/etc. search consoles. Please stay tuned about this and check upcoming announcements and marketplace release.

To answer your question: to track custom data for a site, best way is to use custom dimensions: https://piwik.org/docs/custom-dimensions/ or to write a custom plugin using our platform: http://developer.piwik.org/

@mattab mattab closed this as completed Feb 20, 2017
@mattab mattab added the answered For when a question was asked and we referred to forum or answered it. label Feb 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

3 participants