Skip to content

Commit

Permalink
Adjusted jsonpath to account for custom data
Browse files Browse the repository at this point in the history
  • Loading branch information
Auz committed Jan 4, 2025
1 parent 40a8c1a commit 7d95bba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion jsonpaths/com.growthbook/experiment_viewed_1.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"$.data.experimentId",
"$.data.variationId",
"$.data.hashAttribute",
"$.data.hashValue"
"$.data.hashValue",
"$.data.custom"
]
}

0 comments on commit 7d95bba

Please sign in to comment.