File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
src/connections/sources/catalog/cloud-apps/synap Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -72,13 +72,13 @@ Synap sends an identify() message to Segment which consists of the userId and th
72
72
73
73
Page calls will show the page path and unique URL
74
74
75
- | Property | Example | Description |
76
- | -------- | ----------------------------------------------- | ---------------------------------------- |
77
- | name | Springfield Portal | The name of the page |
78
- | path | /quiz/a/abc123 | The relative path to the page |
79
- | search | ?mode=test | Any query string parameters from the URL |
80
- | title | Springfield Summer Exam | The title of the page |
81
- | url | https:// portal.synap.ac/quiz/a/abc123?mode=test | The full URL of the page |
75
+ | Property | Example | Description |
76
+ | -------- | -------------------------------------------- | ---------------------------------------- |
77
+ | name | Springfield Portal | The name of the page |
78
+ | path | /quiz/a/abc123 | The relative path to the page |
79
+ | search | ?mode=test | Any query string parameters from the URL |
80
+ | title | Springfield Summer Exam | The title of the page |
81
+ | url | your- portal.synap.ac/quiz/a/abc123?mode=test | The full URL of the page |
82
82
83
83
## Adding Destinations
84
84
You can’t perform that action at this time.
0 commit comments