Skip to content

Commit

Permalink
DOC-230 init
Browse files Browse the repository at this point in the history
  • Loading branch information
markzegarelli committed Oct 11, 2024
1 parent ddf5f1b commit 41d27a1
Show file tree
Hide file tree
Showing 10 changed files with 100 additions and 0 deletions.
17 changes: 17 additions & 0 deletions content/collections/web_experiment.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
title: 'Web experiment'
sites:
- en
propagate: false
template: default
layout: layout
revisions: false
route: '/docs/experiment/web/{slug}'
sort_dir: asc
date_behavior:
past: public
future: private
preview_targets:
-
label: Entry
url: '{permalink}'
refresh: true
7 changes: 7 additions & 0 deletions content/collections/web_experiment/en/actions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
id: 3ef0ccc6-5e0f-435b-9184-edb809f19210
blueprint: web_experiment
title: Actions
updated_by: 0c3a318b-936a-4cbd-8fdf-771a90c297f0
updated_at: 1728666798
---
7 changes: 7 additions & 0 deletions content/collections/web_experiment/en/implementation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
id: a5dc1793-29f7-4c23-a656-459def9c6b3f
blueprint: web_experiment
title: Implementation
updated_by: 0c3a318b-936a-4cbd-8fdf-771a90c297f0
updated_at: 1728666781
---
7 changes: 7 additions & 0 deletions content/collections/web_experiment/en/performance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
id: 7ade889d-c09c-48ee-8910-c4592bcc09b0
blueprint: web_experiment
title: Performance
updated_by: 0c3a318b-936a-4cbd-8fdf-771a90c297f0
updated_at: 1728666816
---
7 changes: 7 additions & 0 deletions content/collections/web_experiment/en/targeting.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
id: 671d5f19-2b8a-463a-95be-f81de05e0860
blueprint: web_experiment
title: Targeting
updated_by: 0c3a318b-936a-4cbd-8fdf-771a90c297f0
updated_at: 1728666803
---
7 changes: 7 additions & 0 deletions content/collections/web_experiment/en/tracking.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
id: 23ff249c-45ab-488a-b8aa-ae8fde85249d
blueprint: web_experiment
title: Tracking
updated_by: 0c3a318b-936a-4cbd-8fdf-771a90c297f0
updated_at: 1728666820
---
1 change: 1 addition & 0 deletions content/navigation/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ collections:
- advanced-techniques
- experiment_troubleshooting
- experiment_integrations
- web_experiment
19 changes: 19 additions & 0 deletions content/trees/navigation/en/experiment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,25 @@ tree:
id: a0b34e1d-975b-4693-bdc0-6d0e2ab44f20
title: 'Experiment APIs'
url: /docs/apis/experiment
-
id: 30d91180-5b83-4813-810e-6f53bb168fe2
title: 'Web experimentation'
children:
-
id: f7b0fbd0-d592-4912-82c4-b42f5b2762d8
entry: a5dc1793-29f7-4c23-a656-459def9c6b3f
-
id: e0ce4fe2-1000-4608-8d62-21c2a7e2b275
entry: 3ef0ccc6-5e0f-435b-9184-edb809f19210
-
id: 0dce35f4-9b7c-4fd5-aedc-b4e635799682
entry: 671d5f19-2b8a-463a-95be-f81de05e0860
-
id: f8c879f6-bc64-412a-b4a0-e4f339d2b610
entry: 7ade889d-c09c-48ee-8910-c4592bcc09b0
-
id: a19faf32-0833-4da0-a209-449ad752dcaf
entry: 23ff249c-45ab-488a-b8aa-ae8fde85249d
-
id: b0291980-c279-43f0-879a-7f8dc63798db
title: 'General knowledge'
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
title: 'Web experiment'
tabs:
main:
display: Main
sections:
-
display: 'New Section'
fields:
-
import: help_center_common
config:
title:
required: true
-
import: landing_page_plus
sidebar:
display: Sidebar
sections:
-
fields:
-
handle: slug
field:
type: slug
localizable: true
validate: 'max:200'
2 changes: 2 additions & 0 deletions users/mark.zegarelli@amplitude.com.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,5 @@ preferences:
- title
- slug
- status
web_experiment:
after_save: create_another

0 comments on commit 41d27a1

Please sign in to comment.