Skip to content

Commit 3b69ba3

Browse files
committed
docs: updated paid verbiage and spa warning
1 parent 815ed28 commit 3b69ba3

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

docs/content/en/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ features:
1717

1818
[SpeedCurve LUX](https://speedcurve.com) integration for [Nuxt](https://nuxtjs.org).
1919

20+
21+
<alert type="warning">To use this module, a paid [SpeedCurve](https://speedcurve.com/) account is required. Register for a free 30 day trial to get started!</alert>
22+
23+
2024
## What is SpeedCurve LUX?
2125

2226
LUX (which stands for Live User eXperience) gives you standard RUM (Real User Monitoring) metrics like page load time and start render. It also tracks metrics that give you a better sense of how fast your site feels to visitors such as number of critical blocking resources, images above the fold, and custom metrics.
@@ -25,4 +29,4 @@ LUX (which stands for Live User eXperience) gives you standard RUM (Real User Mo
2529

2630
<list :items="features"></list>
2731

28-
<alert type="warning">Due to accuracy constraints, this modules is not compatible with `spa` mode or `ssr:false`</alert>
32+
<alert type="warning">This module isn't currently compatible with `spa` mode or `ssr:false`</alert>

docs/content/en/setup.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ description: ''
44
position: 2
55
category: Guide
66
---
7-
8-
<alert>To use the module, you need a [SpeedCurve](https://speedcurve.com/) account first. Register for a free 30 day trial to get started.</alert>
9-
107
## Installation
118

129
1. Add `nuxt-speedcurve` dependency to your project:

0 commit comments

Comments
 (0)