@@verze 4 @@init // Dynamický remarketing DynamicRemarketing::integrate(); @@conf $id = ""; // Hodnota u google_conversion_id $label = ""; // Hodnota u google_conversion_label $remarketing_only = true; // Má se přidávat google_remarketing_only = true? @@reflection global $path_conf; if (file_exists($path_conf."dynamicremarketing_conf.php")) return "ano"; return "ne";