@mytechtoday/augment-extensions 0.4.0 → 0.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (190) hide show
  1. package/README.md +6 -6
  2. package/augment-extensions/domain-rules/design/color/themes/catppuccin-latte/README.md +23 -0
  3. package/augment-extensions/domain-rules/design/color/themes/catppuccin-latte/module.json +26 -0
  4. package/augment-extensions/domain-rules/design/color/themes/catppuccin-mocha/README.md +23 -0
  5. package/augment-extensions/domain-rules/design/color/themes/catppuccin-mocha/module.json +26 -0
  6. package/augment-extensions/domain-rules/design/color/themes/dracula/README.md +23 -0
  7. package/augment-extensions/domain-rules/design/color/themes/dracula/module.json +26 -0
  8. package/augment-extensions/domain-rules/design/color/themes/gruvbox-dark/README.md +23 -0
  9. package/augment-extensions/domain-rules/design/color/themes/gruvbox-dark/module.json +26 -0
  10. package/augment-extensions/domain-rules/design/color/themes/gruvbox-light/README.md +23 -0
  11. package/augment-extensions/domain-rules/design/color/themes/gruvbox-light/module.json +26 -0
  12. package/augment-extensions/domain-rules/design/color/themes/high-contrast/README.md +27 -0
  13. package/augment-extensions/domain-rules/design/color/themes/high-contrast/module.json +26 -0
  14. package/augment-extensions/domain-rules/design/color/themes/monokai/README.md +23 -0
  15. package/augment-extensions/domain-rules/design/color/themes/monokai/module.json +26 -0
  16. package/augment-extensions/domain-rules/design/color/themes/nord/README.md +23 -0
  17. package/augment-extensions/domain-rules/design/color/themes/nord/module.json +26 -0
  18. package/augment-extensions/domain-rules/design/color/themes/one-dark/README.md +23 -0
  19. package/augment-extensions/domain-rules/design/color/themes/one-dark/module.json +26 -0
  20. package/augment-extensions/domain-rules/design/color/themes/one-light/README.md +23 -0
  21. package/augment-extensions/domain-rules/design/color/themes/one-light/module.json +26 -0
  22. package/augment-extensions/domain-rules/design/color/themes/solarized-dark/README.md +23 -0
  23. package/augment-extensions/domain-rules/design/color/themes/solarized-dark/module.json +26 -0
  24. package/augment-extensions/domain-rules/design/color/themes/solarized-light/README.md +23 -0
  25. package/augment-extensions/domain-rules/design/color/themes/solarized-light/module.json +26 -0
  26. package/augment-extensions/domain-rules/design/color/themes/tokyo-night/README.md +23 -0
  27. package/augment-extensions/domain-rules/design/color/themes/tokyo-night/module.json +26 -0
  28. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/README.md +136 -0
  29. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/SCHEMA-VALIDATION-REPORT.md +216 -0
  30. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/examples/brand-kit-example.yaml +292 -0
  31. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/examples/campaign-brief-example.yaml +389 -0
  32. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/examples/content-calendar-example.yaml +643 -0
  33. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/examples/email-newsletter-example.md +376 -0
  34. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/examples/landing-page-example.md +934 -0
  35. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/examples/ppc-ad-copy-example.md +301 -0
  36. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/examples/seo-blog-post-example.md +347 -0
  37. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/examples/social-media-campaign-example.md +606 -0
  38. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/module.json +50 -0
  39. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/rules/affiliate-influencer-marketing.md +593 -0
  40. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/rules/asset-management.md +418 -0
  41. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/rules/brand-consistency.md +210 -0
  42. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/rules/content-marketing.md +337 -0
  43. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/rules/conversion-optimization.md +455 -0
  44. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/rules/direct-sales.md +499 -0
  45. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/rules/email-marketing.md +439 -0
  46. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/rules/legal-compliance.md +227 -0
  47. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/rules/ppc-advertising.md +569 -0
  48. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/rules/seo-optimization.md +470 -0
  49. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/rules/social-media-marketing.md +414 -0
  50. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/rules/universal-marketing.md +177 -0
  51. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/schemas/asset-inventory.schema.json +247 -0
  52. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/schemas/brand-kit.schema.json +326 -0
  53. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/schemas/campaign-brief.schema.json +342 -0
  54. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/schemas/color-palette.schema.json +223 -0
  55. package/augment-extensions/domain-rules/marketing-standards/seo-sales-marketing/schemas/content-template.schema.json +383 -0
  56. package/augment-extensions/workflows/beads-integration/IMPLEMENTATION-STATUS.md +145 -0
  57. package/augment-extensions/workflows/beads-integration/README.md +143 -0
  58. package/augment-extensions/workflows/beads-integration/config/defaults.json +32 -0
  59. package/augment-extensions/workflows/beads-integration/config/schema.json +140 -0
  60. package/augment-extensions/workflows/beads-integration/examples/basic-task-generation.md +293 -0
  61. package/augment-extensions/workflows/beads-integration/module.json +75 -0
  62. package/augment-extensions/workflows/beads-integration/rules/core-rules.md +219 -0
  63. package/augment-extensions/workflows/beads-integration/rules/effectiveness-standards.md +256 -0
  64. package/augment-extensions/workflows/beads-integration/rules/task-generation.md +607 -0
  65. package/augment-extensions/writing-standards/screenplay/README.md +135 -6
  66. package/augment-extensions/writing-standards/screenplay/_templates/README.md +121 -0
  67. package/augment-extensions/writing-standards/screenplay/_templates/genre-template.md +153 -0
  68. package/augment-extensions/writing-standards/screenplay/_templates/style-template.md +243 -0
  69. package/augment-extensions/writing-standards/screenplay/_templates/theme-template.md +213 -0
  70. package/augment-extensions/writing-standards/screenplay/examples/beat-sheet-example.yaml +95 -0
  71. package/augment-extensions/writing-standards/screenplay/examples/character-profile-example.yaml +116 -0
  72. package/augment-extensions/writing-standards/screenplay/examples/commercial-30sec.fountain +151 -0
  73. package/augment-extensions/writing-standards/screenplay/examples/independent-monologue.fountain +67 -0
  74. package/augment-extensions/writing-standards/screenplay/examples/news-segment.fountain +142 -0
  75. package/augment-extensions/writing-standards/screenplay/examples/plot-outline-example.yaml +184 -0
  76. package/augment-extensions/writing-standards/screenplay/examples/tv-episode-teaser.fountain +204 -0
  77. package/augment-extensions/writing-standards/screenplay/genres/README.md +181 -0
  78. package/augment-extensions/writing-standards/screenplay/genres/examples/.gitkeep +2 -0
  79. package/augment-extensions/writing-standards/screenplay/genres/module.json +70 -0
  80. package/augment-extensions/writing-standards/screenplay/genres/rules/.gitkeep +2 -0
  81. package/augment-extensions/writing-standards/screenplay/genres/rules/action.md +399 -0
  82. package/augment-extensions/writing-standards/screenplay/genres/rules/adventure.md +407 -0
  83. package/augment-extensions/writing-standards/screenplay/genres/rules/animation.md +293 -0
  84. package/augment-extensions/writing-standards/screenplay/genres/rules/biographical.md +293 -0
  85. package/augment-extensions/writing-standards/screenplay/genres/rules/comedy.md +401 -0
  86. package/augment-extensions/writing-standards/screenplay/genres/rules/documentary.md +293 -0
  87. package/augment-extensions/writing-standards/screenplay/genres/rules/drama.md +409 -0
  88. package/augment-extensions/writing-standards/screenplay/genres/rules/fantasy.md +293 -0
  89. package/augment-extensions/writing-standards/screenplay/genres/rules/historical.md +293 -0
  90. package/augment-extensions/writing-standards/screenplay/genres/rules/horror.md +268 -0
  91. package/augment-extensions/writing-standards/screenplay/genres/rules/musical.md +294 -0
  92. package/augment-extensions/writing-standards/screenplay/genres/rules/mystery.md +293 -0
  93. package/augment-extensions/writing-standards/screenplay/genres/rules/noir.md +294 -0
  94. package/augment-extensions/writing-standards/screenplay/genres/rules/romance.md +293 -0
  95. package/augment-extensions/writing-standards/screenplay/genres/rules/sci-fi.md +289 -0
  96. package/augment-extensions/writing-standards/screenplay/genres/rules/superhero.md +293 -0
  97. package/augment-extensions/writing-standards/screenplay/genres/rules/thriller.md +294 -0
  98. package/augment-extensions/writing-standards/screenplay/genres/rules/western.md +293 -0
  99. package/augment-extensions/writing-standards/screenplay/module.json +1 -1
  100. package/augment-extensions/writing-standards/screenplay/rules/aaa-hollywood-films.md +339 -0
  101. package/augment-extensions/writing-standards/screenplay/rules/ai-integration-testing.md +329 -0
  102. package/augment-extensions/writing-standards/screenplay/rules/character-development.md +169 -0
  103. package/augment-extensions/writing-standards/screenplay/rules/commercials.md +437 -0
  104. package/augment-extensions/writing-standards/screenplay/rules/dialogue-writing.md +263 -0
  105. package/augment-extensions/writing-standards/screenplay/rules/diversity-inclusion.md +261 -0
  106. package/augment-extensions/writing-standards/screenplay/rules/examples-guide.md +315 -0
  107. package/augment-extensions/writing-standards/screenplay/rules/formatting-validation.md +413 -0
  108. package/augment-extensions/writing-standards/screenplay/rules/fountain-format.md +372 -0
  109. package/augment-extensions/writing-standards/screenplay/rules/independent-films.md +374 -0
  110. package/augment-extensions/writing-standards/screenplay/rules/live-tv-productions.md +443 -0
  111. package/augment-extensions/writing-standards/screenplay/rules/narrative-structures.md +207 -0
  112. package/augment-extensions/writing-standards/screenplay/rules/news-broadcasts.md +444 -0
  113. package/augment-extensions/writing-standards/screenplay/rules/pacing-timing.md +331 -0
  114. package/augment-extensions/writing-standards/screenplay/rules/quality-review-checklist.md +334 -0
  115. package/augment-extensions/writing-standards/screenplay/rules/quick-reference.md +299 -0
  116. package/augment-extensions/writing-standards/screenplay/rules/screen-continuity.md +263 -0
  117. package/augment-extensions/writing-standards/screenplay/rules/streaming-content.md +412 -0
  118. package/augment-extensions/writing-standards/screenplay/rules/trope-management.md +370 -0
  119. package/augment-extensions/writing-standards/screenplay/rules/tv-series.md +374 -0
  120. package/augment-extensions/writing-standards/screenplay/rules/vscode-integration.md +277 -0
  121. package/augment-extensions/writing-standards/screenplay/rules/web-content.md +393 -0
  122. package/augment-extensions/writing-standards/screenplay/schemas/beat-sheet.json +332 -0
  123. package/augment-extensions/writing-standards/screenplay/schemas/character-profile.json +247 -0
  124. package/augment-extensions/writing-standards/screenplay/schemas/feature-selection.json +200 -0
  125. package/augment-extensions/writing-standards/screenplay/schemas/plot-outline.json +233 -0
  126. package/augment-extensions/writing-standards/screenplay/schemas/screenplay-config.json +245 -0
  127. package/augment-extensions/writing-standards/screenplay/schemas/trope-inventory.json +221 -0
  128. package/augment-extensions/writing-standards/screenplay/styles/README.md +159 -0
  129. package/augment-extensions/writing-standards/screenplay/styles/examples/.gitkeep +2 -0
  130. package/augment-extensions/writing-standards/screenplay/styles/examples/style-applications.md +1449 -0
  131. package/augment-extensions/writing-standards/screenplay/styles/module.json +64 -0
  132. package/augment-extensions/writing-standards/screenplay/styles/rules/.gitkeep +2 -0
  133. package/augment-extensions/writing-standards/screenplay/styles/rules/dialogue-centric.md +520 -0
  134. package/augment-extensions/writing-standards/screenplay/styles/rules/ensemble.md +499 -0
  135. package/augment-extensions/writing-standards/screenplay/styles/rules/epic.md +497 -0
  136. package/augment-extensions/writing-standards/screenplay/styles/rules/experimental.md +492 -0
  137. package/augment-extensions/writing-standards/screenplay/styles/rules/flashback.md +509 -0
  138. package/augment-extensions/writing-standards/screenplay/styles/rules/linear.md +490 -0
  139. package/augment-extensions/writing-standards/screenplay/styles/rules/minimalist.md +499 -0
  140. package/augment-extensions/writing-standards/screenplay/styles/rules/non-linear.md +501 -0
  141. package/augment-extensions/writing-standards/screenplay/styles/rules/poetic.md +499 -0
  142. package/augment-extensions/writing-standards/screenplay/styles/rules/realistic.md +498 -0
  143. package/augment-extensions/writing-standards/screenplay/styles/rules/satirical.md +499 -0
  144. package/augment-extensions/writing-standards/screenplay/styles/rules/surreal.md +508 -0
  145. package/augment-extensions/writing-standards/screenplay/styles/rules/voice-over.md +500 -0
  146. package/augment-extensions/writing-standards/screenplay/themes/README.md +158 -0
  147. package/augment-extensions/writing-standards/screenplay/themes/examples/.gitkeep +2 -0
  148. package/augment-extensions/writing-standards/screenplay/themes/examples/common-mistakes-and-fixes.md +643 -0
  149. package/augment-extensions/writing-standards/screenplay/themes/examples/complete-scene-example.md +311 -0
  150. package/augment-extensions/writing-standards/screenplay/themes/examples/individual-theme-examples.md +562 -0
  151. package/augment-extensions/writing-standards/screenplay/themes/examples/multi-theme-weaving.md +538 -0
  152. package/augment-extensions/writing-standards/screenplay/themes/examples/theme-application-guide.md +432 -0
  153. package/augment-extensions/writing-standards/screenplay/themes/examples/theme-integration-across-acts.md +637 -0
  154. package/augment-extensions/writing-standards/screenplay/themes/module.json +66 -0
  155. package/augment-extensions/writing-standards/screenplay/themes/rules/.gitkeep +2 -0
  156. package/augment-extensions/writing-standards/screenplay/themes/rules/ambition.md +458 -0
  157. package/augment-extensions/writing-standards/screenplay/themes/rules/betrayal.md +490 -0
  158. package/augment-extensions/writing-standards/screenplay/themes/rules/environment.md +458 -0
  159. package/augment-extensions/writing-standards/screenplay/themes/rules/fate.md +459 -0
  160. package/augment-extensions/writing-standards/screenplay/themes/rules/friendship.md +491 -0
  161. package/augment-extensions/writing-standards/screenplay/themes/rules/growth.md +491 -0
  162. package/augment-extensions/writing-standards/screenplay/themes/rules/identity.md +490 -0
  163. package/augment-extensions/writing-standards/screenplay/themes/rules/isolation.md +464 -0
  164. package/augment-extensions/writing-standards/screenplay/themes/rules/justice.md +461 -0
  165. package/augment-extensions/writing-standards/screenplay/themes/rules/love.md +489 -0
  166. package/augment-extensions/writing-standards/screenplay/themes/rules/power.md +494 -0
  167. package/augment-extensions/writing-standards/screenplay/themes/rules/redemption.md +483 -0
  168. package/augment-extensions/writing-standards/screenplay/themes/rules/revenge.md +489 -0
  169. package/augment-extensions/writing-standards/screenplay/themes/rules/survival.md +496 -0
  170. package/augment-extensions/writing-standards/screenplay/themes/rules/technology.md +463 -0
  171. package/cli/dist/cli.js +26 -1
  172. package/cli/dist/cli.js.map +1 -1
  173. package/cli/dist/commands/show.d.ts +19 -0
  174. package/cli/dist/commands/show.d.ts.map +1 -1
  175. package/cli/dist/commands/show.js +495 -10
  176. package/cli/dist/commands/show.js.map +1 -1
  177. package/cli/dist/types/gui.d.ts +62 -0
  178. package/cli/dist/types/gui.d.ts.map +1 -0
  179. package/cli/dist/types/gui.js +30 -0
  180. package/cli/dist/types/gui.js.map +1 -0
  181. package/cli/dist/utils/gui-helpers.d.ts +23 -0
  182. package/cli/dist/utils/gui-helpers.d.ts.map +1 -0
  183. package/cli/dist/utils/gui-helpers.js +159 -0
  184. package/cli/dist/utils/gui-helpers.js.map +1 -0
  185. package/cli/dist/utils/module-system.d.ts +80 -1
  186. package/cli/dist/utils/module-system.d.ts.map +1 -1
  187. package/cli/dist/utils/module-system.js +388 -16
  188. package/cli/dist/utils/module-system.js.map +1 -1
  189. package/modules.md +44 -2
  190. package/package.json +6 -4
@@ -0,0 +1,934 @@
1
+ # Landing Page Example: Conversion-Optimized Product Launch
2
+
3
+ ## Page Overview
4
+
5
+ **Page Title**: AI Analytics Platform - Transform Data Into Insights
6
+ **URL**: `https://techflow.com/ai-analytics-trial`
7
+ **Goal**: Generate free trial signups
8
+ **Target Conversion Rate**: 15%+
9
+ **A/B Test Variants**: 2 versions (Hero CTA placement)
10
+
11
+ ---
12
+
13
+ ## Page Structure
14
+
15
+ ### Above the Fold (Hero Section)
16
+
17
+ #### Variant A: CTA Right
18
+
19
+ **HTML Structure**:
20
+ ```html
21
+ <section class="hero" id="hero-section">
22
+ <div class="container">
23
+ <div class="hero-content">
24
+ <div class="hero-left">
25
+ <h1 class="hero-headline">
26
+ Turn Data Chaos Into Actionable Insights
27
+ <span class="highlight">In Minutes, Not Hours</span>
28
+ </h1>
29
+
30
+ <p class="hero-subheadline">
31
+ AI-powered analytics platform that speaks your language.
32
+ No coding required. No data science degree needed.
33
+ </p>
34
+
35
+ <ul class="hero-benefits">
36
+ <li>✅ Automated data cleaning and integration</li>
37
+ <li>✅ Natural language queries ("Show me top customers")</li>
38
+ <li>✅ Real-time dashboards that update automatically</li>
39
+ <li>✅ Predictive analytics powered by AI</li>
40
+ </ul>
41
+
42
+ <div class="social-proof">
43
+ <div class="rating">
44
+ ⭐⭐⭐⭐⭐ 4.9/5 (500+ reviews)
45
+ </div>
46
+ <div class="logos">
47
+ <p>Trusted by:</p>
48
+ <img src="/logos/company1.svg" alt="Company 1">
49
+ <img src="/logos/company2.svg" alt="Company 2">
50
+ <img src="/logos/company3.svg" alt="Company 3">
51
+ </div>
52
+ </div>
53
+ </div>
54
+
55
+ <div class="hero-right">
56
+ <div class="signup-form-card">
57
+ <h2>Start Your Free 14-Day Trial</h2>
58
+ <p class="form-subtext">No credit card required. Cancel anytime.</p>
59
+
60
+ <form id="trial-signup-form" action="/api/trial-signup" method="POST">
61
+ <div class="form-group">
62
+ <label for="full-name">Full Name</label>
63
+ <input
64
+ type="text"
65
+ id="full-name"
66
+ name="fullName"
67
+ placeholder="John Smith"
68
+ required
69
+ aria-required="true"
70
+ >
71
+ </div>
72
+
73
+ <div class="form-group">
74
+ <label for="work-email">Work Email</label>
75
+ <input
76
+ type="email"
77
+ id="work-email"
78
+ name="email"
79
+ placeholder="john@company.com"
80
+ required
81
+ aria-required="true"
82
+ >
83
+ </div>
84
+
85
+ <div class="form-group">
86
+ <label for="company-name">Company Name</label>
87
+ <input
88
+ type="text"
89
+ id="company-name"
90
+ name="company"
91
+ placeholder="Acme Corp"
92
+ required
93
+ aria-required="true"
94
+ >
95
+ </div>
96
+
97
+ <div class="form-group">
98
+ <label for="company-size">Company Size</label>
99
+ <select id="company-size" name="companySize" required aria-required="true">
100
+ <option value="">Select size</option>
101
+ <option value="1-10">1-10 employees</option>
102
+ <option value="11-50">11-50 employees</option>
103
+ <option value="51-200">51-200 employees</option>
104
+ <option value="201-500">201-500 employees</option>
105
+ <option value="500+">500+ employees</option>
106
+ </select>
107
+ </div>
108
+
109
+ <button type="submit" class="cta-button primary">
110
+ Start Free Trial →
111
+ </button>
112
+
113
+ <p class="form-footer">
114
+ By signing up, you agree to our
115
+ <a href="/terms">Terms of Service</a> and
116
+ <a href="/privacy">Privacy Policy</a>
117
+ </p>
118
+ </form>
119
+
120
+ <div class="trust-badges">
121
+ <img src="/badges/ssl-secure.svg" alt="SSL Secure">
122
+ <img src="/badges/gdpr-compliant.svg" alt="GDPR Compliant">
123
+ <img src="/badges/soc2.svg" alt="SOC 2 Certified">
124
+ </div>
125
+ </div>
126
+ </div>
127
+ </div>
128
+ </div>
129
+ </section>
130
+ ```
131
+
132
+ #### Variant B: CTA Below
133
+
134
+ **Difference**: Form appears below hero content instead of side-by-side. Better for mobile-first design.
135
+
136
+ **HTML Structure**:
137
+ ```html
138
+ <section class="hero" id="hero-section-variant-b">
139
+ <div class="container">
140
+ <div class="hero-content-centered">
141
+ <h1 class="hero-headline-centered">
142
+ Turn Data Chaos Into Actionable Insights
143
+ <span class="highlight">In Minutes, Not Hours</span>
144
+ </h1>
145
+
146
+ <p class="hero-subheadline-centered">
147
+ AI-powered analytics platform that speaks your language.
148
+ No coding required. No data science degree needed.
149
+ </p>
150
+
151
+ <div class="hero-cta-centered">
152
+ <button class="cta-button primary large" onclick="scrollToForm()">
153
+ Start Free Trial →
154
+ </button>
155
+ <p class="cta-subtext">14-day free trial • No credit card required</p>
156
+ </div>
157
+
158
+ <div class="hero-image">
159
+ <img src="/images/dashboard-preview.png" alt="AI Analytics Dashboard Preview">
160
+ </div>
161
+ </div>
162
+ </div>
163
+ </section>
164
+
165
+ <!-- Form section appears below -->
166
+ <section class="signup-section" id="signup-form-section">
167
+ <!-- Same form as Variant A -->
168
+ </section>
169
+ ```
170
+
171
+ ---
172
+
173
+ ### Social Proof Section
174
+
175
+ ```html
176
+ <section class="social-proof-section">
177
+ <div class="container">
178
+ <h2 class="section-title">Trusted by 500+ Companies Worldwide</h2>
179
+
180
+ <div class="stats-grid">
181
+ <div class="stat-card">
182
+ <div class="stat-number">500+</div>
183
+ <div class="stat-label">Active Customers</div>
184
+ </div>
185
+
186
+ <div class="stat-card">
187
+ <div class="stat-number">10M+</div>
188
+ <div class="stat-label">Data Points Analyzed</div>
189
+ </div>
190
+
191
+ <div class="stat-card">
192
+ <div class="stat-number">80%</div>
193
+ <div class="stat-label">Time Saved on Reporting</div>
194
+ </div>
195
+
196
+ <div class="stat-card">
197
+ <div class="stat-number">4.9/5</div>
198
+ <div class="stat-label">Customer Rating</div>
199
+ </div>
200
+ </div>
201
+
202
+ <div class="testimonials-carousel">
203
+ <div class="testimonial-card">
204
+ <div class="testimonial-content">
205
+ <p class="testimonial-text">
206
+ "TechFlow cut our reporting time from 40 hours to 4 hours per week.
207
+ That's 36 hours back to focus on strategy instead of spreadsheets."
208
+ </p>
209
+ </div>
210
+ <div class="testimonial-author">
211
+ <img src="/avatars/sarah-chen.jpg" alt="Sarah Chen">
212
+ <div class="author-info">
213
+ <div class="author-name">Sarah Chen</div>
214
+ <div class="author-title">VP of Analytics, SwiftShop</div>
215
+ </div>
216
+ </div>
217
+ </div>
218
+
219
+ <!-- Additional testimonial cards -->
220
+ </div>
221
+ </div>
222
+ </section>
223
+ ```
224
+
225
+ ---
226
+
227
+ ### Features/Benefits Section
228
+
229
+ ```html
230
+ <section class="features-section">
231
+ <div class="container">
232
+ <h2 class="section-title">Everything You Need to Make Data-Driven Decisions</h2>
233
+ <p class="section-subtitle">Powerful features that save time and drive results</p>
234
+
235
+ <div class="features-grid">
236
+ <div class="feature-card">
237
+ <div class="feature-icon">
238
+ <img src="/icons/natural-language.svg" alt="Natural Language Icon">
239
+ </div>
240
+ <h3 class="feature-title">Natural Language Queries</h3>
241
+ <p class="feature-description">
242
+ Ask questions in plain English. No SQL, no formulas, no coding.
243
+ Just type "Show me top customers this month" and get instant answers.
244
+ </p>
245
+ <a href="#demo" class="feature-link">See it in action →</a>
246
+ </div>
247
+
248
+ <div class="feature-card">
249
+ <div class="feature-icon">
250
+ <img src="/icons/automation.svg" alt="Automation Icon">
251
+ </div>
252
+ <h3 class="feature-title">Automated Data Integration</h3>
253
+ <p class="feature-description">
254
+ Connect 50+ data sources in minutes. Salesforce, Google Analytics,
255
+ Shopify, and more. Data syncs automatically every hour.
256
+ </p>
257
+ <a href="#integrations" class="feature-link">View integrations →</a>
258
+ </div>
259
+
260
+ <div class="feature-card">
261
+ <div class="feature-icon">
262
+ <img src="/icons/dashboard.svg" alt="Dashboard Icon">
263
+ </div>
264
+ <h3 class="feature-title">Real-Time Dashboards</h3>
265
+ <p class="feature-description">
266
+ Pre-built dashboards for every use case. Customize with drag-and-drop.
267
+ Share with your team. Updates automatically.
268
+ </p>
269
+ <a href="#templates" class="feature-link">Browse templates →</a>
270
+ </div>
271
+
272
+ <div class="feature-card">
273
+ <div class="feature-icon">
274
+ <img src="/icons/ai.svg" alt="AI Icon">
275
+ </div>
276
+ <h3 class="feature-title">Predictive Analytics</h3>
277
+ <p class="feature-description">
278
+ AI predicts customer churn, forecasts revenue, identifies opportunities.
279
+ Stay ahead of trends before your competitors.
280
+ </p>
281
+ <a href="#ai-features" class="feature-link">Learn more →</a>
282
+ </div>
283
+
284
+ <div class="feature-card">
285
+ <div class="feature-icon">
286
+ <img src="/icons/alerts.svg" alt="Alerts Icon">
287
+ </div>
288
+ <h3 class="feature-title">Smart Alerts</h3>
289
+ <p class="feature-description">
290
+ Get notified when metrics change. Set custom thresholds.
291
+ Receive alerts via email, Slack, or SMS.
292
+ </p>
293
+ <a href="#alerts" class="feature-link">Set up alerts →</a>
294
+ </div>
295
+
296
+ <div class="feature-card">
297
+ <div class="feature-icon">
298
+ <img src="/icons/collaboration.svg" alt="Collaboration Icon">
299
+ </div>
300
+ <h3 class="feature-title">Team Collaboration</h3>
301
+ <p class="feature-description">
302
+ Share dashboards, add comments, assign tasks. Keep everyone
303
+ aligned with shared insights and reports.
304
+ </p>
305
+ <a href="#collaboration" class="feature-link">Collaborate better →</a>
306
+ </div>
307
+ </div>
308
+
309
+ <div class="cta-centered">
310
+ <button class="cta-button primary large" onclick="scrollToForm()">
311
+ Start Free Trial →
312
+ </button>
313
+ <p class="cta-subtext">All features included • No credit card required</p>
314
+ </div>
315
+ </div>
316
+ </section>
317
+ ```
318
+
319
+ ---
320
+
321
+ ### How It Works Section
322
+
323
+ ```html
324
+ <section class="how-it-works-section">
325
+ <div class="container">
326
+ <h2 class="section-title">Get Started in 3 Simple Steps</h2>
327
+
328
+ <div class="steps-grid">
329
+ <div class="step-card">
330
+ <div class="step-number">1</div>
331
+ <h3 class="step-title">Connect Your Data</h3>
332
+ <p class="step-description">
333
+ Link your data sources with one click. We support 50+ integrations
334
+ including Salesforce, Google Analytics, Shopify, and more.
335
+ </p>
336
+ <img src="/images/step1-connect.png" alt="Connect data sources" class="step-image">
337
+ </div>
338
+
339
+ <div class="step-card">
340
+ <div class="step-number">2</div>
341
+ <h3 class="step-title">Ask Questions</h3>
342
+ <p class="step-description">
343
+ Type questions in plain English. Our AI understands what you're
344
+ asking and generates insights instantly.
345
+ </p>
346
+ <img src="/images/step2-query.png" alt="Ask questions" class="step-image">
347
+ </div>
348
+
349
+ <div class="step-card">
350
+ <div class="step-number">3</div>
351
+ <h3 class="step-title">Make Decisions</h3>
352
+ <p class="step-description">
353
+ Get actionable insights, share with your team, and make data-driven
354
+ decisions that drive growth.
355
+ </p>
356
+ <img src="/images/step3-insights.png" alt="Get insights" class="step-image">
357
+ </div>
358
+ </div>
359
+ </div>
360
+ </section>
361
+ ```
362
+
363
+ ---
364
+
365
+ ### Pricing Section
366
+
367
+ ```html
368
+ <section class="pricing-section">
369
+ <div class="container">
370
+ <h2 class="section-title">Simple, Transparent Pricing</h2>
371
+ <p class="section-subtitle">Start free, upgrade when you're ready</p>
372
+
373
+ <div class="pricing-grid">
374
+ <div class="pricing-card">
375
+ <div class="plan-name">Starter</div>
376
+ <div class="plan-price">
377
+ <span class="currency">$</span>
378
+ <span class="amount">99</span>
379
+ <span class="period">/month</span>
380
+ </div>
381
+ <ul class="plan-features">
382
+ <li>✅ Up to 5 data sources</li>
383
+ <li>✅ 10,000 rows per source</li>
384
+ <li>✅ 5 dashboards</li>
385
+ <li>✅ Email support</li>
386
+ <li>✅ 14-day free trial</li>
387
+ </ul>
388
+ <button class="cta-button secondary" onclick="selectPlan('starter')">
389
+ Start Free Trial
390
+ </button>
391
+ </div>
392
+
393
+ <div class="pricing-card featured">
394
+ <div class="popular-badge">Most Popular</div>
395
+ <div class="plan-name">Professional</div>
396
+ <div class="plan-price">
397
+ <span class="currency">$</span>
398
+ <span class="amount">299</span>
399
+ <span class="period">/month</span>
400
+ </div>
401
+ <ul class="plan-features">
402
+ <li>✅ Up to 20 data sources</li>
403
+ <li>✅ Unlimited rows</li>
404
+ <li>✅ Unlimited dashboards</li>
405
+ <li>✅ Predictive analytics</li>
406
+ <li>✅ Priority support</li>
407
+ <li>✅ 14-day free trial</li>
408
+ </ul>
409
+ <button class="cta-button primary" onclick="selectPlan('professional')">
410
+ Start Free Trial
411
+ </button>
412
+ </div>
413
+
414
+ <div class="pricing-card">
415
+ <div class="plan-name">Enterprise</div>
416
+ <div class="plan-price">
417
+ <span class="amount">Custom</span>
418
+ </div>
419
+ <ul class="plan-features">
420
+ <li>✅ Unlimited data sources</li>
421
+ <li>✅ Unlimited rows</li>
422
+ <li>✅ Unlimited dashboards</li>
423
+ <li>✅ Advanced AI features</li>
424
+ <li>✅ Dedicated support</li>
425
+ <li>✅ Custom integrations</li>
426
+ </ul>
427
+ <button class="cta-button secondary" onclick="contactSales()">
428
+ Contact Sales
429
+ </button>
430
+ </div>
431
+ </div>
432
+
433
+ <div class="pricing-footer">
434
+ <p>All plans include: SSL encryption, GDPR compliance, SOC 2 certification, 99.9% uptime SLA</p>
435
+ </div>
436
+ </div>
437
+ </section>
438
+ ```
439
+
440
+ ---
441
+
442
+ ### FAQ Section
443
+
444
+ ```html
445
+ <section class="faq-section">
446
+ <div class="container">
447
+ <h2 class="section-title">Frequently Asked Questions</h2>
448
+
449
+ <div class="faq-grid">
450
+ <div class="faq-item">
451
+ <h3 class="faq-question">Do I need a credit card for the free trial?</h3>
452
+ <p class="faq-answer">
453
+ No! Start your 14-day free trial with just your email. No credit card required.
454
+ You can upgrade to a paid plan anytime during or after the trial.
455
+ </p>
456
+ </div>
457
+
458
+ <div class="faq-item">
459
+ <h3 class="faq-question">What happens after the free trial ends?</h3>
460
+ <p class="faq-answer">
461
+ Your account will automatically downgrade to our free plan (limited features).
462
+ You can upgrade to a paid plan anytime to unlock all features.
463
+ </p>
464
+ </div>
465
+
466
+ <div class="faq-item">
467
+ <h3 class="faq-question">Can I cancel anytime?</h3>
468
+ <p class="faq-answer">
469
+ Yes! Cancel anytime with one click. No contracts, no cancellation fees.
470
+ You'll have access until the end of your billing period.
471
+ </p>
472
+ </div>
473
+
474
+ <div class="faq-item">
475
+ <h3 class="faq-question">What data sources do you support?</h3>
476
+ <p class="faq-answer">
477
+ We support 50+ integrations including Salesforce, Google Analytics, Shopify,
478
+ HubSpot, Stripe, PostgreSQL, MySQL, and more. View full list
479
+ <a href="/integrations">here</a>.
480
+ </p>
481
+ </div>
482
+
483
+ <div class="faq-item">
484
+ <h3 class="faq-question">Is my data secure?</h3>
485
+ <p class="faq-answer">
486
+ Absolutely. We use bank-level encryption (SSL/TLS), are GDPR compliant,
487
+ and SOC 2 certified. Your data is encrypted at rest and in transit.
488
+ </p>
489
+ </div>
490
+
491
+ <div class="faq-item">
492
+ <h3 class="faq-question">Do you offer training or onboarding?</h3>
493
+ <p class="faq-answer">
494
+ Yes! All paid plans include onboarding support. Professional and Enterprise
495
+ plans include dedicated training sessions and ongoing support.
496
+ </p>
497
+ </div>
498
+ </div>
499
+ </div>
500
+ </section>
501
+ ```
502
+
503
+ ---
504
+
505
+ ### Final CTA Section
506
+
507
+ ```html
508
+ <section class="final-cta-section">
509
+ <div class="container">
510
+ <div class="cta-content">
511
+ <h2 class="cta-headline">Ready to Transform Your Data Strategy?</h2>
512
+ <p class="cta-subheadline">
513
+ Join 500+ companies using AI analytics to make better decisions faster.
514
+ </p>
515
+
516
+ <div class="cta-buttons">
517
+ <button class="cta-button primary large" onclick="scrollToForm()">
518
+ Start Free Trial →
519
+ </button>
520
+ <button class="cta-button secondary large" onclick="bookDemo()">
521
+ Book a Demo
522
+ </button>
523
+ </div>
524
+
525
+ <div class="cta-benefits">
526
+ <span>✅ 14-day free trial</span>
527
+ <span>✅ No credit card required</span>
528
+ <span>✅ Cancel anytime</span>
529
+ </div>
530
+ </div>
531
+ </div>
532
+ </section>
533
+ ```
534
+
535
+ ---
536
+
537
+ ## CSS Styling
538
+
539
+ ```css
540
+ /* Hero Section */
541
+ .hero {
542
+ background: linear-gradient(135deg, #0066CC 0%, #00D4FF 100%);
543
+ color: white;
544
+ padding: 80px 20px;
545
+ }
546
+
547
+ .hero-content {
548
+ display: grid;
549
+ grid-template-columns: 1fr 1fr;
550
+ gap: 60px;
551
+ max-width: 1200px;
552
+ margin: 0 auto;
553
+ }
554
+
555
+ .hero-headline {
556
+ font-size: 3rem;
557
+ font-weight: 700;
558
+ line-height: 1.2;
559
+ margin-bottom: 20px;
560
+ }
561
+
562
+ .hero-headline .highlight {
563
+ display: block;
564
+ color: #00D4FF;
565
+ }
566
+
567
+ .hero-subheadline {
568
+ font-size: 1.25rem;
569
+ line-height: 1.6;
570
+ margin-bottom: 30px;
571
+ opacity: 0.9;
572
+ }
573
+
574
+ .hero-benefits {
575
+ list-style: none;
576
+ padding: 0;
577
+ margin-bottom: 30px;
578
+ }
579
+
580
+ .hero-benefits li {
581
+ font-size: 1.1rem;
582
+ margin-bottom: 12px;
583
+ padding-left: 0;
584
+ }
585
+
586
+ /* Signup Form Card */
587
+ .signup-form-card {
588
+ background: white;
589
+ border-radius: 12px;
590
+ padding: 40px;
591
+ box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
592
+ }
593
+
594
+ .signup-form-card h2 {
595
+ color: #2C3E50;
596
+ font-size: 1.75rem;
597
+ margin-bottom: 10px;
598
+ }
599
+
600
+ .form-subtext {
601
+ color: #7F8C8D;
602
+ margin-bottom: 30px;
603
+ }
604
+
605
+ .form-group {
606
+ margin-bottom: 20px;
607
+ }
608
+
609
+ .form-group label {
610
+ display: block;
611
+ color: #2C3E50;
612
+ font-weight: 600;
613
+ margin-bottom: 8px;
614
+ }
615
+
616
+ .form-group input,
617
+ .form-group select {
618
+ width: 100%;
619
+ padding: 12px 16px;
620
+ border: 2px solid #ECF0F1;
621
+ border-radius: 6px;
622
+ font-size: 1rem;
623
+ transition: border-color 0.3s;
624
+ }
625
+
626
+ .form-group input:focus,
627
+ .form-group select:focus {
628
+ outline: none;
629
+ border-color: #0066CC;
630
+ }
631
+
632
+ /* CTA Buttons */
633
+ .cta-button {
634
+ padding: 16px 32px;
635
+ font-size: 1.1rem;
636
+ font-weight: 600;
637
+ border: none;
638
+ border-radius: 6px;
639
+ cursor: pointer;
640
+ transition: all 0.3s;
641
+ width: 100%;
642
+ }
643
+
644
+ .cta-button.primary {
645
+ background: #0066CC;
646
+ color: white;
647
+ }
648
+
649
+ .cta-button.primary:hover {
650
+ background: #0052A3;
651
+ transform: translateY(-2px);
652
+ box-shadow: 0 4px 12px rgba(0, 102, 204, 0.4);
653
+ }
654
+
655
+ .cta-button.secondary {
656
+ background: white;
657
+ color: #0066CC;
658
+ border: 2px solid #0066CC;
659
+ }
660
+
661
+ .cta-button.secondary:hover {
662
+ background: #F8F9FA;
663
+ }
664
+
665
+ /* Features Grid */
666
+ .features-grid {
667
+ display: grid;
668
+ grid-template-columns: repeat(3, 1fr);
669
+ gap: 30px;
670
+ margin: 60px 0;
671
+ }
672
+
673
+ .feature-card {
674
+ background: white;
675
+ padding: 40px;
676
+ border-radius: 12px;
677
+ box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
678
+ transition: transform 0.3s, box-shadow 0.3s;
679
+ }
680
+
681
+ .feature-card:hover {
682
+ transform: translateY(-8px);
683
+ box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15);
684
+ }
685
+
686
+ /* Responsive Design */
687
+ @media (max-width: 768px) {
688
+ .hero-content {
689
+ grid-template-columns: 1fr;
690
+ }
691
+
692
+ .features-grid {
693
+ grid-template-columns: 1fr;
694
+ }
695
+
696
+ .pricing-grid {
697
+ grid-template-columns: 1fr;
698
+ }
699
+ }
700
+ ```
701
+
702
+ ---
703
+
704
+ ## JavaScript Functionality
705
+
706
+ ```javascript
707
+ // Form Validation and Submission
708
+ document.getElementById('trial-signup-form').addEventListener('submit', async (e) => {
709
+ e.preventDefault();
710
+
711
+ const formData = {
712
+ fullName: document.getElementById('full-name').value,
713
+ email: document.getElementById('work-email').value,
714
+ company: document.getElementById('company-name').value,
715
+ companySize: document.getElementById('company-size').value,
716
+ source: getUTMSource(),
717
+ timestamp: new Date().toISOString()
718
+ };
719
+
720
+ // Show loading state
721
+ const submitButton = e.target.querySelector('button[type="submit"]');
722
+ submitButton.disabled = true;
723
+ submitButton.textContent = 'Creating your account...';
724
+
725
+ try {
726
+ const response = await fetch('/api/trial-signup', {
727
+ method: 'POST',
728
+ headers: {
729
+ 'Content-Type': 'application/json',
730
+ },
731
+ body: JSON.stringify(formData)
732
+ });
733
+
734
+ if (response.ok) {
735
+ // Track conversion
736
+ trackConversion('trial_signup', formData);
737
+
738
+ // Redirect to onboarding
739
+ window.location.href = '/onboarding?email=' + encodeURIComponent(formData.email);
740
+ } else {
741
+ throw new Error('Signup failed');
742
+ }
743
+ } catch (error) {
744
+ alert('Something went wrong. Please try again or contact support.');
745
+ submitButton.disabled = false;
746
+ submitButton.textContent = 'Start Free Trial →';
747
+ }
748
+ });
749
+
750
+ // Scroll to Form
751
+ function scrollToForm() {
752
+ document.getElementById('trial-signup-form').scrollIntoView({
753
+ behavior: 'smooth'
754
+ });
755
+ document.getElementById('full-name').focus();
756
+ }
757
+
758
+ // Get UTM Parameters
759
+ function getUTMSource() {
760
+ const params = new URLSearchParams(window.location.search);
761
+ return {
762
+ source: params.get('utm_source') || 'direct',
763
+ medium: params.get('utm_medium') || 'none',
764
+ campaign: params.get('utm_campaign') || 'none',
765
+ content: params.get('utm_content') || 'none'
766
+ };
767
+ }
768
+
769
+ // Track Conversion
770
+ function trackConversion(event, data) {
771
+ // Google Analytics
772
+ if (typeof gtag !== 'undefined') {
773
+ gtag('event', event, {
774
+ 'event_category': 'conversion',
775
+ 'event_label': data.company,
776
+ 'value': 1
777
+ });
778
+ }
779
+
780
+ // Facebook Pixel
781
+ if (typeof fbq !== 'undefined') {
782
+ fbq('track', 'Lead', {
783
+ content_name: 'Trial Signup',
784
+ value: 1,
785
+ currency: 'USD'
786
+ });
787
+ }
788
+
789
+ // LinkedIn Insight Tag
790
+ if (typeof _linkedin_data_partner_ids !== 'undefined') {
791
+ window.lintrk('track', { conversion_id: 12345678 });
792
+ }
793
+ }
794
+
795
+ // A/B Test Variant Selection
796
+ function selectVariant() {
797
+ const variant = Math.random() < 0.5 ? 'A' : 'B';
798
+ localStorage.setItem('landing_page_variant', variant);
799
+
800
+ if (variant === 'B') {
801
+ document.getElementById('hero-section').style.display = 'none';
802
+ document.getElementById('hero-section-variant-b').style.display = 'block';
803
+ }
804
+
805
+ // Track variant view
806
+ trackEvent('variant_view', { variant });
807
+ }
808
+
809
+ // Initialize on page load
810
+ document.addEventListener('DOMContentLoaded', () => {
811
+ selectVariant();
812
+ });
813
+ ```
814
+
815
+ ---
816
+
817
+ ## A/B Testing Plan
818
+
819
+ ### Test 1: Hero CTA Placement
820
+ **Hypothesis**: Form on the right (Variant A) will convert better than CTA button with form below (Variant B)
821
+ **Metric**: Conversion rate (form submissions / page views)
822
+ **Duration**: 2 weeks or 1,000 conversions (whichever comes first)
823
+ **Winner Criteria**: 95% statistical significance
824
+
825
+ ### Test 2: Headline Variations
826
+ **Variant A**: "Turn Data Chaos Into Actionable Insights"
827
+ **Variant B**: "Make Better Decisions with AI-Powered Analytics"
828
+ **Metric**: Time on page + conversion rate
829
+ **Duration**: 2 weeks
830
+
831
+ ### Test 3: Social Proof Placement
832
+ **Variant A**: Testimonials below hero
833
+ **Variant B**: Testimonials above features
834
+ **Metric**: Scroll depth + conversion rate
835
+ **Duration**: 2 weeks
836
+
837
+ ---
838
+
839
+ ## Conversion Optimization Checklist
840
+
841
+ ✅ **Above the Fold**:
842
+ - [ ] Clear value proposition in headline
843
+ - [ ] Visible CTA button (contrasting color)
844
+ - [ ] Trust signals (ratings, customer logos)
845
+ - [ ] No navigation menu (reduce distractions)
846
+
847
+ ✅ **Form Optimization**:
848
+ - [ ] Minimal fields (name, email, company, size)
849
+ - [ ] Clear labels and placeholders
850
+ - [ ] Inline validation
851
+ - [ ] Privacy assurance ("No credit card required")
852
+
853
+ ✅ **Social Proof**:
854
+ - [ ] Customer testimonials with photos
855
+ - [ ] Company logos (recognizable brands)
856
+ - [ ] Statistics (500+ customers, 4.9/5 rating)
857
+ - [ ] Case studies with results
858
+
859
+ ✅ **Trust Signals**:
860
+ - [ ] Security badges (SSL, GDPR, SOC 2)
861
+ - [ ] Money-back guarantee
862
+ - [ ] Free trial (no credit card)
863
+ - [ ] Privacy policy link
864
+
865
+ ✅ **Mobile Optimization**:
866
+ - [ ] Responsive design
867
+ - [ ] Touch-friendly buttons (min 44x44px)
868
+ - [ ] Fast loading (< 3 seconds)
869
+ - [ ] Simplified navigation
870
+
871
+ ✅ **Performance**:
872
+ - [ ] Page load time < 3 seconds
873
+ - [ ] Images optimized (WebP format)
874
+ - [ ] Lazy loading for below-fold content
875
+ - [ ] Minified CSS/JS
876
+
877
+ ---
878
+
879
+ ## Tracking and Analytics
880
+
881
+ ### Conversion Goals
882
+ 1. **Primary**: Trial signup form submission
883
+ 2. **Secondary**: Demo booking
884
+ 3. **Micro-conversions**: Scroll to pricing, video play, FAQ expansion
885
+
886
+ ### Event Tracking
887
+ ```javascript
888
+ // Track scroll depth
889
+ let maxScroll = 0;
890
+ window.addEventListener('scroll', () => {
891
+ const scrollPercent = (window.scrollY / (document.body.scrollHeight - window.innerHeight)) * 100;
892
+ if (scrollPercent > maxScroll) {
893
+ maxScroll = Math.floor(scrollPercent / 25) * 25; // Track in 25% increments
894
+ trackEvent('scroll_depth', { depth: maxScroll });
895
+ }
896
+ });
897
+
898
+ // Track CTA clicks
899
+ document.querySelectorAll('.cta-button').forEach(button => {
900
+ button.addEventListener('click', (e) => {
901
+ trackEvent('cta_click', {
902
+ location: e.target.closest('section').id,
903
+ text: e.target.textContent
904
+ });
905
+ });
906
+ });
907
+
908
+ // Track form field interactions
909
+ document.querySelectorAll('#trial-signup-form input').forEach(input => {
910
+ input.addEventListener('focus', (e) => {
911
+ trackEvent('form_field_focus', { field: e.target.id });
912
+ });
913
+ });
914
+ ```
915
+
916
+ ---
917
+
918
+ ## Success Metrics
919
+
920
+ **Target Conversion Rate**: 15%
921
+ **Current Baseline**: 8%
922
+ **Improvement Goal**: +87.5%
923
+
924
+ **Key Metrics**:
925
+ - Page views: 10,000/month
926
+ - Form submissions: 1,500/month (15% conversion)
927
+ - Cost per acquisition: $30
928
+ - Trial-to-paid conversion: 20%
929
+
930
+ ---
931
+
932
+ **Page Owner**: Marketing Team
933
+ **Last Updated**: 2026-01-31
934
+ **Status**: Ready for A/B Testing