Meta Pixel Code
Meta Pixel Code
/* Google GA4 */
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-0000000000"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-0000000000');
</script>
gtag('config', 'AW-00000000000');
</script>
/* Google GA4 */
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-0000000000"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-0000000000');
</script>
/* Google ADS RMKT */
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-00000000000"></
script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-00000000000');
</script>
ttq.load('00000000000000000000');
ttq.page();
}(window, document, 'ttq');
</script>
<
<style>
.hide {
display: none!important;
}
typebot-standard {
position: relative;
z-index: 9999;
}
#__next {
position: relative;
z-index: 9999;
}
/* User Bar */
.user-bar {
width: 100%;
height: 55px;
background: #005e54;
color: #fff;
padding: 0;
font-size: 24px;
position: fixed;
z-index: 99999;
display: block;
top: 0;
}
.user-bar:after {
content: "";
display: table;
clear: both;
}
.user-bar div {
float: left;
transform: translateY(-50%);
position: relative;
top: 50%;
margin-left: 10px;
}
.user-bar .actions {
float: right;
margin: 0 0 0 20px;
}
.user-bar .actions.more {
margin: 0 12px 0 32px;
}
.user-bar .actions.attachment {
margin: 0 0 0 30px;
}
.user-bar .actions.attachment i {
display: block;
transform: rotate(-45deg);
}
.user-bar .avatar {
margin: 0 0 0 5px;
width: 36px;
height: 36px;
}
.user-bar .name {
font-size: 17px;
font-weight: 600;
text-overflow: ellipsis;
letter-spacing: 0.3px;
margin: 0 0 0 8px;
overflow: hidden;
white-space: nowrap;
width: 150px;
}
.user-bar .status {
display: block;
font-size: 13px;
font-weight: 400;
letter-spacing: 0;
}
/* Botão do input */
.typebot-input .typebot-button {
content: "";
background: rgba(0, 138, 134, 1);
border-radius: 50%;
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 50px;
height: 50px;
border: none;
font-size: 0px;
color: transparent;
}
.typebot-input .typebot-button::before {
content: "";
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 25px;
height: 25px;
background-repeat: no-repeat;
background-size: cover;
background-image: url('data:image/svg+xml;charset=utf8,<svg
xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="19px"><path
d="M476.59 227.05l-.16-.07L49.35 49.84A23.56 23.56 0 0027.14 52 24.65 24.65 0 0016
72.59v113.29a24 24 0 0019.52 23.57l232.93 43.07a4 4 0 010 7.86L35.53 303.45A24 24 0 0016
327v113.31A23.57 23.57 0 0026.59 460a23.94 23.94 0 0013.22 4 24.55 24.55 0 009.52-
1.93L476.4 285.94l.19-.09a32 32 0 000-58.8z" fill="white"/></svg>');
}
</style>
<script>
function criarBarra() {
var userBar = document.createElement("div");
userBar.className = "user-bar";
userBar.appendChild(backButton);
userBar.appendChild(avatar);
userBar.appendChild(name);
userBar.appendChild(moreActions);
userBar.appendChild(attachmentAction);
userBar.appendChild(phoneAction);
criarBarra();
</script>
<script>
setInterval(() => {
const isTyping = botBody.querySelector('.bubble1');
const sibling = isTyping?.parentElement?.parentElement?.nextSibling;