Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
3c1d917e
Commit
3c1d917e
authored
Nov 02, 2020
by
Alex Buijs
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Apply 1 suggestion(s) to 1 file(s)
parent
2b4204a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/development/experiment_guide/index.md
doc/development/experiment_guide/index.md
+3
-3
No files found.
doc/development/experiment_guide/index.md
View file @
3c1d917e
...
...
@@ -113,9 +113,9 @@ addressed.
### Implement the tracking events
In order to determine whether the experiment is a success or not, we need to
implement tracking events
to acquire data for analyzing. We can send events to Snowplow
either via the backend or via the
frontend.
See
the
[
product analytics guide
](
../product_analytics/index.md
)
for more details.
To determine whether the experiment is a success or not, we must
implement tracking events
to acquire data for analyzing. We can send events to Snowplow
via either the backend or
frontend.
Read
the
[
product analytics guide
](
../product_analytics/index.md
)
for more details.
#### Track backend events
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment