2023-12-22 14:01:36 +00:00
|
|
|
|
<!doctype html>
|
2022-05-23 19:07:42 +00:00
|
|
|
|
<html lang="en">
|
2024-01-31 19:42:34 +00:00
|
|
|
|
|
2024-04-09 15:08:11 +00:00
|
|
|
|
<head>
|
|
|
|
|
<meta charset="utf-8" />
|
|
|
|
|
|
|
|
|
|
<title>Pena Quiz</title>
|
|
|
|
|
<meta name="description" content="Веб-сервис с инструментами для повышения эффективности маркетологов." />
|
|
|
|
|
<meta name="keywords" content=" Экосистема маркетинговых инструментов,
|
2024-01-31 19:42:34 +00:00
|
|
|
|
Инструменты для социальных исследований,
|
|
|
|
|
Малый бизнес,
|
|
|
|
|
Маркетинговые инструменты,
|
|
|
|
|
Социальные исследования,
|
|
|
|
|
Бизнес-инструменты,
|
|
|
|
|
Исследование рынка,
|
|
|
|
|
Аналитика бизнеса,
|
|
|
|
|
Онлайн-маркетинг,
|
|
|
|
|
Исследования рынка,
|
|
|
|
|
Продвижение бизнеса,
|
|
|
|
|
Реклама и маркетинг,
|
|
|
|
|
Управление проектами,
|
|
|
|
|
Автоматизация процессов,
|
|
|
|
|
Оптимизация бюджета,
|
|
|
|
|
Планирование стратегии,
|
|
|
|
|
Оценка эффективности,
|
|
|
|
|
Анализ данных,
|
|
|
|
|
Улучшение результатов,
|
|
|
|
|
Увеличение прибыли,
|
2024-04-09 15:08:11 +00:00
|
|
|
|
Повышение конкурентоспособности " />
|
|
|
|
|
|
|
|
|
|
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" sizes="any" /><!-- 32×32 -->
|
|
|
|
|
<link rel="icon" href="%PUBLIC_URL%/favicon.svg" type="image/svg+xml" />
|
|
|
|
|
<link rel="apple-touch-icon" href="%PUBLIC_URL%/favicon.png" /><!-- 180×180 -->
|
|
|
|
|
|
|
|
|
|
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
|
|
|
|
|
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
|
|
|
<meta name="theme-color" content="#000000" />
|
2024-04-23 23:30:39 +00:00
|
|
|
|
<meta http-equiv="Pragma" content="no-cache" />
|
2024-04-09 15:08:11 +00:00
|
|
|
|
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
|
|
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
|
|
|
|
<link href="https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600&display=swap" rel="stylesheet" />
|
2024-04-18 19:24:43 +00:00
|
|
|
|
<!-- Yandex.Metrika counter -->
|
|
|
|
|
<script type="text/javascript" >
|
|
|
|
|
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
|
|
|
|
|
m[i].l=1*new Date();
|
|
|
|
|
for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
|
|
|
|
|
k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
|
|
|
|
|
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
|
2024-04-09 15:08:11 +00:00
|
|
|
|
|
2024-04-18 19:24:43 +00:00
|
|
|
|
ym(96979576, "init", {
|
|
|
|
|
clickmap:true,
|
|
|
|
|
trackLinks:true,
|
|
|
|
|
accurateTrackBounce:true,
|
|
|
|
|
webvisor:true
|
|
|
|
|
});
|
|
|
|
|
</script>
|
|
|
|
|
<noscript><div><img src="https://mc.yandex.ru/watch/96979576" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
|
|
|
|
|
<!-- /Yandex.Metrika counter -->
|
2024-04-09 15:08:11 +00:00
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|
|
|
|
|
<div id="root"></div>
|
|
|
|
|
</body>
|
|
|
|
|
|
2024-04-18 19:24:43 +00:00
|
|
|
|
</html>
|