Skip to content

Commit 8baea9c

Browse files
tcgilbertmarkzegarelli
andauthored
add closing quotes to fix syntax highlighting (#3247)
* add docs for new Jebbit source * Vale updates and edits * make the catalog * add closing quotes to fix syntax highlighting Co-authored-by: markzegarelli <[email protected]>
1 parent b7a94e5 commit 8baea9c

File tree

1 file changed

+3
-3
lines changed
  • src/connections/sources/catalog/cloud-apps/jebbit

1 file changed

+3
-3
lines changed

src/connections/sources/catalog/cloud-apps/jebbit/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ In order to record actions that a user has completed, Jebbit triggers a Track Ca
9393
"questions":{
9494
"attribute_1": "" //ALL MAPPED ATTRIBUTES
9595
},
96-
"surveyId": ", //CAMPAIGN ID
97-
"surveySessionId": ", //SESSION ID
96+
"surveyId": "", //CAMPAIGN ID
97+
"surveySessionId": "", //SESSION ID
9898
"surveyTitle": "", //CAMPAIGN NAME
9999
"trafficSource": "" //SOURCE
100100
},
@@ -107,4 +107,4 @@ Now that the Source is configured, you can connect it with Destinations.
107107

108108
Log into your downstream tools and check to see that your events appear as expected, and that they contain all of the properties you expect. If your events and properties don’t appear, check the [Event Delivery](https://segment.com/docs/connections/event-delivery/) tool, and refer to the Destination docs for each tool for troubleshooting.
109109

110-
If there are any issues with how the events are arriving to Segment, [contact the Jebbit support team](mailto:[email protected]).
110+
If there are any issues with how the events are arriving to Segment, [contact the Jebbit support team](mailto:[email protected]).

0 commit comments

Comments
 (0)