Add events

App events measure user engagement. You can define in-app events for your app to measure user registrations, add-to-carts, or level ups, while setting up revenue events lets you record in-app purchases and transactions.

Set up events to:

  • See where your users go directly after install
  • Discover the app features your users like the most
  • Identify the last thing a user does before they become inactive

Before you begin

Here's what you need to know before getting started.

Requirements

What you need to know

Adjust already measures the following activities, so you don’t need to create events for them:

  • Installs
  • Clicks
  • Impressions
  • Sessions
  • Reattributions

While you can record any number of app events, we suggest narrowing your funnel for actionable insights. For example, try recording milestones to report exact stage completions and/or transaction types. If you need help knowing what events to create, take a look at our recommended events by business vertical.

Add an event

A screenshot of your events overview in Suite.
  1. Under AppView, select All apps.
  2. Select your app.
  3. Select the Events tab.
  4. Select Add event.
  5. Enter your in-app Event name.
  6. To instruct Adjust to record an event only once per device, select This is a unique event.
    • Example: Registration event
  7. Select Add event. This creates a unique event token for your event.

Now that you have your event token, you need to decide whether to use the Adjust SDK or S2S integration to record events. Both methods are equally effective, but the SDK requires more developer time since changes must be made directly in the code.

Measure events

Now that you’ve created your event tokens, you can set up event measurement. Adjust measures events in two ways.

Adjust SDK

Server-to-server (S2S) setup

Deduplicate revenue events

Revenue deduplication stops Adjust from reporting the same purchase event twice. This protects your dataset and promotes accuracy. To deduplicate revenue events, follow the instructions for your setup method.

Adjust SDK

S2S events

Receive custom data with callback parameters

Callback parameters let you receive extra information with your events, like internal user IDs with registration events.

You can set up callback parameters for attribution, sessions, and events. These parameters are unique to your app and appear in your callback strings. Callback parameters report as raw data and do not appear in Datascape.

You can write callback parameters into the Adjust SDK or append them to your server-to-server events. To set up callback parameters, follow the instructions for your event integration. 

For events recorded by the Adjust SDK

Callback parameters can be set up within the Adjust SDK by your developer. Instructions for each development platform can be found on GitHub in the following locations:

📖 iOS / Android / Windows / Adobe Air / Unity / Cordova / Marmalade / Xamarin / Cocos2d-x / React Native / Titanium / Corona

For events recorded server-to-server

To receive callback parameters for events recorded server-to-server, pass them as a JSON object (properly escaped) through the callback_params parameter. Here’s an example JSON object with two custom parameters ({"f0o":"bar","bar":"baz"}) appended:

https://s2s.adjust.com/event?s2s=1&event_token=f0ob4r&app_token=4w565xzmb54d&idfa=8A3CB124-5A79-4334-8802-F75FEC099C58&callback_params=%7B%22f0o%22%3A%22bar%22%2C%20%22bar%22%3A%22baz%22%7D

The JSON object should only contain strings and should not be nested. If the parameters are incorrectly formatted, then you’ll receive an error from Adjust.

Manage your events

Copy event token

To copy the event token and share it with your developers, select (Copy) next to the event token for the event.

Hide an event

Adjust automatically hides events that are more than 3 months old and have no history. Keep your in-app event funnel up to date by hiding your unused events.

To hide an unused event, select (Hide) under Actions for the event.

If a hidden event gets triggered, Adjust automatically shows it in your active events list, dashboards and reports. You can export hidden event data through the KPI service.

Unhide an event

You can unhide an event and all of its data will appear in your dashboard—including activity recorded while it was hidden.

To unhide an event, follow these steps.

  1. Turn on the Show hidden events toggle.
  2. Select (Unhide) under Actions for the hidden event.

Now, you'll see the event with its new and historically recorded data in dashboards and reports. This includes any event conversions made while it was hidden.

Recommended events by business vertical

Not sure where to begin? Start with one of our recommended conversion funnels. These events can reveal your most commonly triggered activities and/or opportunities to re-engage. 

We’ve organized each list by app category, but feel free to customize or combine funnels as needed. 

Gaming

Ecommerce