Skip to main content

Setup Analytics for Web2App Onboarding

L
Written by Leanid Yuryeu
Updated this week

Contents:

Our service allows you to integrate any analytics system to send events from your Web2App onboarding process. This guide will show you how to seamlessly connect analytics to your project.

Adding Analytics to Your Project

Adding analytics occurs within the scope of a project. All onboardings created in one project will be connected to the added analytics system. To add analytics to a project:

Ensure you are working on the correct project by checking the name in the upper left corner.

Instructions on how to create a project and switch between projects can be found in the article.

Go to the 'Analytics' tab in the menu. Here you will find the "Web Analytics" section.

Select an analytics system from the options provided and click "ADD" button next to it.

You can simply input your Analytic ID into the designated field for quick setup.


​

If you'd rather configure it using your own script, choose the "Advanced settings" option.
​


Enter your analytics connection script in the fields for head and/or body (specific requirements depend on the chosen analytics system).

Please note that each Analytic script is specific and it contains your own keys.

Click "Save Web Analytic"
​

  • If you've already created a web link , update the web link for the analytics to take effect. To do this, go to 'Web Link' and click "Update" on the form.

  • For new web links created after adding analytics, the analytics code will be automatically injected.

  • You cannot add the same type of analytics twice (e.g., two Amplitude analytics).

Here are detailed guides how to insert scripts for each analytic:

Editing Connected Analytics

To edit added analytics, click on "..." in the action line next to the analytics.

For editing, select "Settings" to edit the analytics script (head, body, or type).

Click 'Save web analytics' to save changes.

  • If you've already created a web link before updating analytics, update the web link for the new analytics settings to take effect. To do this, go to 'Web Link' and click "Update" on the form.

  • For new web links created after adding analytics, the updated analytics the new code will be automatically injected.

To remove analytics, click "Remove Analytics".

A confirmation pop-up will appear. Confirming will remove the analytics and update any existing web links automatically.

  • If you've already created a web link before removing analytics, update the web link for the removal of analytics to take effect. To do this, go to 'Web Link' and click "Update" on the form.

  • For new web links created after removing analytics, the analytics code will not be included.

Event Tracking

After connecting analytics and updating your web links, events described in the corresponding article will be tracked automatically. You do not need to manually add events.

Did this answer your question?