Skip to content

Commit bf4376e

Browse files
committed
Remove ---
1 parent 2ba7c83 commit bf4376e

File tree

25 files changed

+0
-31
lines changed

25 files changed

+0
-31
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Once the Segment library is integrated with your server, toggle Aboardly on in y
1010

1111
Aboardly supports the `identify` and `track` methods.
1212

13-
- - -
1413

1514
## Identify
1615

src/connections/destinations/catalog/all-aboard/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Once the Segment library is integrated with your server, toggle All Aboard! to "
1010

1111
All Aboard! supports the `identify` method.
1212

13-
- - -
1413

1514
## Identify
1615

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ When you enable Chartbeat in the Segment web app, your changes appear in the Seg
1111

1212
Chartbeat is only supported on the client-side.
1313

14-
- - -
1514

1615

1716
## Page

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Our Clicky destination code is open-source on GitHub. You can check out the code
1515
3. In the destination settings, enter your Site ID in the settings. You can find your Site ID under the Preferences of your account.
1616
4. Segment automatically initializes Clicky's script with your Site ID upon loading analytics.js.
1717

18-
- - -
1918

2019
## Page
2120

@@ -63,7 +62,6 @@ analytics.track("My Custom Event", {
6362

6463
When you use our [`track`](/docs/connections/spec/track/) method, a goal is created in Clicky. Only the event name and the revenue of the event (if it exists) will be included in the call. Clicky doesn't support any other event properties.
6564

66-
- - -
6765

6866
## Troubleshooting
6967

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ To turn on the destination, do the following:
1717

1818
**Note:** Because ClientSuccess focuses on group level events, you must pass group information before your events will show up. If you turn on the ClientSuccess destination in Segment and don't see events in ClientSuccess after 24 hours, it may be that your engineers need to send group information to Segment using Segment's `group` call.
1919

20-
- - -
2120

2221
## Getting Started (for Developers)
2322

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ The Cubitic application key can be obtained by contacting signup@cubitic.io
1212

1313
Cubitic supports the `identify` and `track` methods.
1414

15-
- - -
1615

1716
## Identify
1817

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ To get started with Cxense and Segment, you'll need the following:
1717

1818
Assuming these criteria are met, you can add Cxense as a destination for your desired source in your Segment account.
1919

20-
- - -
2120

2221
## Page
2322

src/connections/destinations/catalog/framed-io/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Once your application is set up and instrumented with Segment, turn on Framed in
88

99
Framed supports the `identify` and `track` methods.
1010

11-
- - -
1211

1312
## Identify
1413

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,12 @@ This means you should remove Gauges' snippet from your page.
1010

1111
Gauges starts automatically collecting data on your site.
1212

13-
- - -
1413

1514

1615
## Page
1716

1817
When you call [`page`](/docs/connections/spec/page/), we call Gauges' `track` method with no arguments.
1918

20-
- - -
2119

2220

2321
## Troubleshooting

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ Your GoSquared Now dashboard will instantly start showing the number of visitors
1212

1313
GoSquared supports mobile, webpage and server-side tracking.
1414

15-
- - -
1615

1716
## Website Tracking
1817

@@ -22,7 +21,6 @@ When you enter your GoSquared site token into Segment, website tracking will aut
2221

2322
To track data using Segment's mobile and server-side sources, you will need to enter a GoSquared API Key, which can be created in your [GoSquared account](https://www.gosquared.com/settings/api){:target="_blank"}. The API Key must have "Write Tracking" access. All functionality is supported by mobile and server-side tracking.
2423

25-
- - -
2624

2725
## Page
2826

0 commit comments

Comments
 (0)