Skip to content

Commit 98fac08

Browse files
committed
Vale fix
1 parent 2d7de6d commit 98fac08

File tree

1 file changed

+2
-2
lines changed
  • src/connections/sources/catalog/libraries/mobile/amp

1 file changed

+2
-2
lines changed

src/connections/sources/catalog/libraries/mobile/amp/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The component automatically collects default properties and sends a page view.
1111

1212
## Getting started
1313

14-
If you're new to [AMP](https://www.ampproject.org){:target="_blank"}, go through Amp's excellent [Quickstart](https://www.ampproject.org/docs/get_started/create_page.html){:target="_blank"}. Once you're setup, follow the steps below to implement Segment.
14+
If you're new to [AMP](https://www.ampproject.org){:target="_blank"}, go through AMP's excellent [Quickstart](https://www.ampproject.org/docs/get_started/create_page.html){:target="_blank"}. Once you're setup, follow the steps below to implement Segment.
1515

1616
### Step 1: Include AMP component
1717
Before the closing `</head>` tag, include the [`amp-analytics` component](https://www.ampproject.org/docs/reference/components/amp-analytics){:target="_blank"}:
@@ -204,7 +204,7 @@ This identity schema will allow you to join down funnel interaction with earlier
204204
### Why aren't all my IDs prefixed with an 'amp-'?
205205

206206
All AMP events won't consistently have an 'amp-' prefixed ID as this is only included in the event that the AMP page is directly visited on your domain.
207-
For further details refer to the various `Client ID` scenarios in relation to AMP pages [here]( https://developers.google.com/analytics/devguides/collection/amp-analytics/client-id){:target="_blank"} (we can only guarantee that if the third scenario happens, the AMP ID will get generated and picked up).
207+
For further details refer to the various `Client ID` scenarios in relation to AMP pages [here]( https://developers.google.com/analytics/devguides/collection/amp-analytics/client-id){:target="_blank"} (Segment can only guarantee that if the third scenario happens, the AMP ID will get generated and picked up).
208208

209209

210210
See a live <a href="https://segment-amp.firebaseapp.com">AMP with Segment analytics</a>

0 commit comments

Comments
 (0)