Insert Tags under the <head> of your site and/or page <?php $params = array(); if(count($_GET) > 0) { $params = $_GET; } else { $params = ...Read More