PromInc

Results 32 comments of PromInc

I'm afraid I'm not much help on this issue... The message does not feel like it would be coming from the codebase supplied in this repository - it feels to...

Thank you for the suggestion @nekromoff. I love the idea of this and recognize it's need. That said, I'll admit I'm not overly familiar with how index work and how...

This is the primary select query that is used on all of the reports. [Report Select](https://github.com/PromInc/organic-search-analytics/blob/master/organic-search-analytics/report.php#L109) Variables for the query get populated in the [Reports class]( https://github.com/PromInc/organic-search-analytics/blob/master/organic-search-analytics/inc/code/reports.php#L227). Rather than try...

Thank you @pfauenauge for this commit. But more so, thank you for bringing to light the fact that Google has modified their AIP with the startRow feature. I was unaware...

Yes, you are right that updating the Google API class would overwrite your change. The version of the [Google API](https://github.com/google/google-api-php-client) (version 1.1.5 vs the current version 2.1.3) in this project...

@pfauenauge, can you help me to understand the reason for the downloadGoogleMaxPages config option? I'm half guessing that this is to prevent a page from running too long and PHP...

Thank you for the explanation. The limit of 50,000 is just a personal limit you set then, is that correct? I can't find any documentation that says this is a...

Great question @Ninjataktikz - I always welcome suggestions from the users so that this tool can be enhanced in a direction that the users would benefit from! # Configuration for...

Leaving this ticket open as a place holder for adding the feature to be able to control which search types are captured in the settings.

I'm hearing 2 issues here - reporting that groups domains together and changes to how the data is captured. ## Grouped Domains in Reports On my todo list somewhere (either...