custom events

This commit is contained in:
Oliver
2025-07-31 09:20:34 -03:00
parent 8eb0deda05
commit 96fbab191e
2 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<script defer data-domain="od8n.com" src="https://plausible.odoo4projects.com/js/script.js"></script>
<script defer data-domain="od8n.com" src="https://plausible.odoo4projects.com/js/script.tagged-events.js"></script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Unlock your business potential with OD8N, your expert partners in Odoo and n8n automation. Get a free 1-hour consultation with our automation engineers. Risk-free guarantee!">
@@ -162,7 +162,7 @@
<h3>3 Hours</h3>
<p>Quick fixes and small automation improvements.</p>
<span class="price">$450</span>
<button class="btn-secondary" onclick="sendMessageToBot('I want to buy 3 Hours of service for $450')">
<button class="btn-secondary plausible-event-name=ChoosePlan" onclick="sendMessageToBot('I want to buy 3 Hours of service for $450')">
Choose Plan
</button>
@@ -181,7 +181,7 @@
<h3>10 Hours</h3>
<p>Perfect for large projects and advanced automation.</p>
<span class="price">$1.200</span>
<button class="btn-secondary" onclick="sendMessageToBot('I want to buy 10 hours of service for $1.200')">
<button class="btn-secondary plausible-event-name=ChoosePlan" onclick="sendMessageToBot('I want to buy 10 hours of service for $1.200')">
Choose Plan
</button>
</div>
@@ -193,7 +193,7 @@
<h3>N8N Installation and Maintainance</h3>
<p>We install N8N on your Container and maintain it for one year.</p>
<span class="price">$75 per Year</span>
<button class="btn-secondary" onclick="sendMessageToBot('I want you to install N8N on my container and maintain it.')">
<button class="btn-secondary plausible-event-name=ChoosePlan" onclick="sendMessageToBot('I want you to install N8N on my container and maintain it.')">
Choose Plan
</button>
</div>