The Users tab on the Hood app shows a list of all users who have previously been or are still subscribed. In the list of users in the upper left corner, there is a filter through which it is possible to filter users by tags, status, country, OS, browser and first session date.
Within the Users card, there is a list of users with basic information such as Client ID, User agent, Tag Name, App Name, First session, Last session, Total sessions, Total pageviews and Goals.
Also, next to the Client ID on the left is a comment icon. Clicking on it displays a pop-up in which it is possible to enter a string of a maximum size of 100 characters. Clicking on the Confirm, the comment icon will change to indicate that the comment has been added.
Sending a message to the User is possible via the Send Message tab within the User or by clicking on the arrow (at the very end of the user queue) that opens the drop down menu with the Send Message option. It is necessary to either import the message if it was previously created within the Message Templates tab or create a new message in which it is mandatory to fill in the Title and Landing URL. By clicking on Confirm, the message will be sent to the User.
It is possible to unsubscribe the User by clicking the Unsubscribe button from the drop-down menu.
The Overview tab (or View User from the drop-down menu) provides more detailed user input, i.e. displays more detailed information about the User.
User Profile:
User Device:
Metric
Push
On the History tab within the User, you can see all the steps performed by the User, i.e. the User’s activity.
Some of the data that can be recorded as user activities are:
View - when a user visits a web page
Dialogue Accepted - when a prompt is displayed to the User
Allow - by clicking on Allow, the User becomes subscribed
Ocamba User Migration
Once you have added your app to the Ocamba platform according to the documentation, please follow the steps below in order to migrate your web-push users from the current solution to Ocamba.
1. Replace the tag of the solution you are currently using via Ocamba Hood tag on the website by pasting it into the HTML code on every page of your website by following the next steps.
Note: We recommend inserting it in the HEAD of the page if possible — the code is non-blocking and will not affect page load.
Note: Hood TAG must be placed directly on the page you intend to track. Placing it in a hidden iframe or deploying it within the tag management system will prevent certain tags from working accurately.
2. Download the Ocamba Service Worker file and paste it to the root directory of your website and remove the tag and SW file of the solution you are using at the moment.
Note: Ocamba tag and SW file are not invasive and can be inserted without removing the tag and SW of the current solution you are using. However, removing the tag and SW of the current solution being used is recommended.
3. Once the web-push user is returned to the origin site (a site where the user was initially subscribed), the Ocamba SW will be deployed. This silent migration does not require a user to subscribe again, and users will not have a cognition of the migration.
Note: Due to the lack of information on how tag and Service Workers of other solutions work, removing the tag and Service Worker of the solution you currently use is highly recommended before adding Ocamba Hood Tag and SW. Multiple tags and Service Workers shouldn’t be deployed simultaneously.
Your feedback helps us improve our docs.