Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration from Webtrekk v4 #10

Open
mobru opened this issue Apr 4, 2024 · 1 comment
Open

Migration from Webtrekk v4 #10

mobru opened this issue Apr 4, 2024 · 1 comment

Comments

@mobru
Copy link

mobru commented Apr 4, 2024

Hi there,

I am currently in the process of migrating Webtrekk v4 to MappIntelligence v5, and have a few questions:

  1. Is there automatic tracking in MappIntelligence v5 or not? I'm asking because I cannot find anything to disable it. And the documentation does at least mention automatic tracking (see here) Also, autoTracking: Bool is part of the configuration in the Android SDK.
  2. What are the equivalents (and how / where to set them) for the configuration fields in webtrekk_config.xml file that was used in Webtrekk v4 (see attached dummy config fil: dummy-config.txt)?
    I currently only found equivalents for trackId, and trackDomain (both used in initWithConfiguration(_:onTrackdomain:)).
@stellatores
Copy link

Hi @mobru,

regarding your questions:

  1. There is no automated tracking available in our iOS SDK so there is no option to turn it off.
  2. There is no option to remotely configure the SDKs at the moment so there is no external file to configure this. To install, initialise, and configure the SDK you can follow the steps as described here: https://documentation.mapp.com/latest/en/getting-started-19103963.html

Please note that it is crucial to set should migrate to "true" as described here: https://documentation.mapp.com/latest/en/migrate-from-ios-sdk-version-4-19104182.html Otherwise you might lose historical data as the SDK will create new users instead of migrating the existing ones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants