Skip to content

Commit c3b7215

Browse files
chore: Remove --- separators before headings
1 parent 6df979d commit c3b7215

File tree

27 files changed

+2
-45
lines changed

27 files changed

+2
-45
lines changed

src/connections/destinations/catalog/actions-absmartly/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,5 +166,3 @@ analytics.ready(function() {
166166

167167
To migrate from the classic ABsmartly destination to ABsmartly (Actions), disconnect the classic ABsmartly destination before enabling the ABsmartly (Actions) destination to avoid duplicate experimentation events.
168168

169-
---
170-

src/connections/destinations/catalog/actions-google-campaign-manager/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,3 @@ Track non-monetary conversion data such as unique users, conversions, and sessio
6666
- **uVariables**: Custom Floodlight variables.
6767
- **dcCustomParams**: Custom data for event snippets.
6868

69-
---

src/connections/destinations/catalog/actions-nudge/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ How Nudge handles Identify calls:
4646
* If `userId` already exists, Nudge merges or overwrites profile properties with the latest values.
4747
* Identify calls without `userId`, or with only `anonymousId`, are dropped.
4848

49-
---
50-
5149
### Track
5250

5351
The Track method sends custom events and their properties into Nudge. You must include `event` name in every Track call so events can be associated with the correct user. See Segment's Spec for Track for any reference: [Track Spec](/docs/connections/spec/track/)

src/connections/destinations/catalog/actions-tiktok-offline-conversions/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,3 @@ TikTok Offline Events API requires at least one type of PII (email addresses and
5151
- iOS compliance checks will be performed on PII (ATT opt-out users will still be reported and attributed).
5252
- TikTok will pruge unmatched offline conversions IDs/records.
5353

54-
55-
---

src/connections/destinations/catalog/amberflo/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,4 +186,3 @@ curl --request POST \
186186
'
187187
```
188188

189-
---

src/connections/destinations/catalog/bento/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,3 @@ analytics.group("0e8c78ea9d9dsasahjg", {
6363
```
6464

6565
Segment sends Group calls to Bento as a `group` event.
66-
67-
---

src/connections/destinations/catalog/factorsai/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,3 @@ analytics.track('Product Viewed')
6060

6161
Track calls will be sent to FactorsAI as a `track` event.
6262

63-
---

src/connections/destinations/catalog/funnelenvy/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,3 @@ analytics.track('Clicked Login Button')
4848

4949
Track calls will be sent to FunnelEnvy as an event, which can be used for goal tracking as well as behavioral segmentation.
5050

51-
---

src/connections/destinations/catalog/liveintent-audiences/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,3 @@ When you set up this destination for an Engage audience, provide the snake_cased
3333
| AppId | Request from Liveintent |
3434
| Audiences | If you use this destination for an audience generated using Engage, specify the snake-cased name of the Segment audience; otherwise, the setting is invalid |
3535

36-
---

src/connections/destinations/catalog/lumen/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,3 @@ analytics.track('Login Button Clicked')
5353

5454
Segment sends Track calls to Lumen as a `track` event.
5555

56-
---

0 commit comments

Comments
 (0)