Update Collecting Data authored by Janne Lauros's avatar Janne Lauros
...@@ -16,7 +16,7 @@ Plugin installation introduces a new interceptor flow `user-profile`. The `user- ...@@ -16,7 +16,7 @@ Plugin installation introduces a new interceptor flow `user-profile`. The `user-
</property> </property>
</bean> </bean>
``` ```
Having the interceptor is only a prerequisite for actual data collection. See Connected Services and Activity chapters on how to activate specific data collection. Having the interceptor is only a prerequisite for actual data collection. See [Connected Services](Connected Services) and [Activity Page](Activity Page) on how to activate specific data collection.
# Data Storage # Data Storage
Data storage options are in `userprofile.properties` - file. Data storage options are in `userprofile.properties` - file.
... ...
......