Skip to content

Commit 5b89f31

Browse files
committed
update fullstory viewed page event
1 parent b465b3a commit 5b89f31

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

src/_data/actions/fullstory.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,9 @@ actions:
6464
- action: Viewed Page
6565
blurb: Set the properties of a page event, and send them to FullStory.
6666
fields:
67-
- name: name
68-
description: The name of the viewed page.
67+
- name: Page Name
68+
description: The name of the viewed page. Defaults to `category. If `category` is not present, `name` is used`.
6969
default: name
70-
- name: category
71-
description: The category of the viewed page
72-
default: category
7370
- name: properties
7471
description: The properties of the viewed page.
7572
default: properties

0 commit comments

Comments
 (0)