Skip to content

Commit 065a637

Browse files
author
Leonid Yakovlev
authored
fix(Web Analytics Guide): add links
1 parent e0430bf commit 065a637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/web-analytics/content/2_data_collection_and_storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The above snippet references a Snowplow Analytics hosted version of the Snowplow
3737

3838
For more details about setting up the tracker, please refer to the [official Snowplow Javascript Tracker Setup guide](https://github.com/snowplow/snowplow/wiki/Setting-up-a-Tracker).
3939

40-
To collect the data from the tracker, we need to setup Snowplow Collector. We'll use Scala Stream Collector. Here the detailed guide on how to install and configure it. This repository with the Docker images for the Snowplow components is very helpful if you plan to deploy Snowplow with Docker.
40+
To collect the data from the tracker, we need to setup Snowplow Collector. We'll use Scala Stream Collector. [Here the detailed guide](https://github.com/snowplow/snowplow/wiki/Setting-up-the-Scala-Stream-Collector) on how to install and configure it. [This repository with the Docker images](https://github.com/snowplow/snowplow-docker) for the Snowplow components is very helpful if you plan to deploy Snowplow with Docker.
4141

4242
Next, we need to install Snowplow Stream Enrich. Same as for collector, I
4343
recommend following the official guide here and use these Docker images.

0 commit comments

Comments
 (0)