NOTE! If you can't activate in WP 4 , please read.
-
If you are having problems getting this to activate, go into the sidecar-track.php and setup the last function like this:
`
static function track_it($qs){
// $app_class = sidecar_app_config::$appname;
//if($app_class::get_track_status()){
// file_get_contents(“https://ssl.google-analytics.com/collect?”.self::get_tracking_base().”&”.$qs);
// }
}Now the program will activate and is usable.
- The topic ‘NOTE! If you can't activate in WP 4 , please read.’ is closed to new replies.