Quantcast
Viewing all articles
Browse latest Browse all 5819

Matomo proxy server

@gd83caw1gd wrote:

I try to hide my code for analytics using PHP file and hide also URL as it is direct public URL for Matomo analytics login page.

I try to solve in the following way:

    var u="//HIDEURL";
    _paq.push(['setTrackerUrl', u+'manalytics.php']);

Need help how to solve HIDEURL and manalytics.php.

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 5819

Trending Articles