Check your insights & data reporting
In the Publisher Center, the insights page helps you identify trends and analyze your Reader Revenue Manager performance.
To access your insights page:
- Open Publisher Center.
- Select your publication.
- Click Reader Revenue Manager.
- Under "Menu," click Activity.
The Activity Page shows total number of:
- Active members
- New members
- Member cancellations
- Revenue for subscriptions and contributions
Filter activity
You can filter your publisher activity page by:
- Time period
- Payment options
- Plans
- Products
You can get the last 7, 12, 30, 90 days, or all time. If you use this filter, the report reflects data from the selected time period.
Add a filter
Payment options:
- Under the "Activity" tab, in the search box, click Add filter.
- Click Payment options.
- Select Subscriptions, Contributions, or All.
- Click Apply.
Plans:
- Under the "Activity" tab, in the search box, click Add filter.
- Click Plans
Plan options
Apply.
Products:
Important: You can only filter by product if you've created multiple product IDs.
- Under the "Activity" tab, in the search box, click Add filter.
To remove a filter: Next to an existing filter, click Delete
.
To modify a filter:
- Click the filter.
- Change the values.
Cancellation metrics
When readers cancel a subscription or recurring contribution, a mandatory survey shows cancellation metrics.
These metrics are a way to identify and address problems that cause readers to cancel, reduce reader churn, and lost revenue. This helps you:
- Improve your offers
- Identify seasonal fluctuations in subscriptions
- Adjust content access strategy for potential profiles that are likely to cancel
To enable this feature, no action is required. When users want to cancel their subscription on Payments Center, the cancellation survey is automatically displayed.
Cancellation types
In the Publisher Center, you can find both voluntary and involuntary cancellations.
- Involuntary cancellation: This happens when the user's subscription ends due to circumstances beyond their control, like credit card expiration or outdated payment info.
- Voluntary cancellation: This happens when users end their subscription.
- A breakdown of voluntary cancellation reasons is available based on cancellation survey responses.
- Cancellation survey only include a standard list of cancellation reason options, like:
- “I don't use this service enough”
- “I found a better subscription”
- “Cost-related reasons”
- “Accidental purchase”
- “Decline to answer”
Export insights data
Your insights export contains these tabs:
- Totals
- Daily active members
- Daily new members
- Daily cancellations
You can export data to a Google Sheet with daily numbers for revenue, members, cancellations, and new members and subscribers.
To export your insights data:
- Go to your publication in Publisher Center.
- Click Reader Revenue Manager.
- Under "Menu", click Activity.
- Select the time period that you want to export data for.
- At the top right, click Export.
- Select the Google Drive file where you want to store the exported file. You may want to create a new Google Drive folder for your exports.
- Click Insert.
- To find the files, open the Google Drive folder you selected.
Tip: After you export a file, you can’t access it directly from the Publisher Center. To find the export, open the folder in Google Drive.
Access survey data
You can automatically log the survey submission event into Google Analytics 4 (GA4) with Site Kit or Google Tag (
gtag.js). You can use these four event parameters:- survey_question
- survey_question_category
- survey_answer
- survey_answer_category
If you use Google Tag Manager to collect survey responses in GA4, you need to configure a Custom Event Tag. Learn how to set up a GA4 event tag in Google Tag Manager.
You can access your survey data in 2 ways:
- Looker Studio
- Google Analytics Console
Reader Revenue Manager: Enterprise
In addition to the automatic “survey submission” event in GA4, to customize event tracking, Enterprise publishers have an option to use the onResult callback. With your own customized name and parameters, you can collect survey response data in GA4 and in any other analytics solution.
Looker Studio
- Find template.
- From the dropdown, select your Analytics account.
- Find results.
- To find data per question and more, you can filter by Event category.
Google Analytics
- Open your GA4 property.
- Create the following event-scoped custom dimensions.
- survey_question
- survey_question_category
- survey_answer
- survey_answer_category
- Tip: Here’s an example of how to add an event-scoped custom dimension for "survey_question."
- On the left, click Reports
Business objectives.
- Click View user engagement & retention
Events.
- In the report, add one custom dimension you created in step 2.
- Find the row for the event named "Survey submission."
Tip: To access multiple dimensions at the same time, like survey_question and survey_answer, create a custom report in Explorations.
Set up a GA4 event tag in Google Tag Manager
Step 1: Create data layer variables for custom dimensions
- On the left, click Variables.
- In the “User-Defined Variables” section, click New
Variable Configuration.
- Select Data Layer Variable.
- In the “Data Layer Variable Name” field, enter
survey_question.
- At the top, enter a proper variable name.
-
For example,
survery_question.
-
- Click Save.
- Repeat step 2 to step 3.
- In the “Data Layer Variable Name” field, enter
survey_answer. - At the top, enter a proper variable name.
-
For example,
survery_answer.
-
- Click Save.
Step 2: Create a GA4 Event tag
Create a Google Analytics GA4 Event tag for the new custom event.
- Go to Google Tag Manager.
- Click Tags
New.
- At the top, enter a name for the GA4 Event tag.
- For example,
GA4 Event - Survey submission.
- For example,
- Click Tag Configuration.
- Click Google Analytics
Google Analytics: GA4 Event.
- Enter your Measurement ID.
- In “Event Name,” enter a survey event name you want.
- For example,
survey submission.
- For example,
- Click Add parameter.
- In “Event Parameters” section:
- In Parameter Name, enter
survey_question.- Select Select Data Layer Variable you configured in step 1 - 7.
- For example,
{{survey_question}}
- For example,
- Select Select Data Layer Variable you configured in step 1 - 7.
- In Parameter Name, enter
survey_answer.- Select Select Data Layer Variable you configured in step 1 - 9.
- For example,
{{survey_answer}}
- For example,
- Select Select Data Layer Variable you configured in step 1 - 9.
- In Parameter Name, enter
Step 3: Create a trigger
To send the event when survey responses are submitted, create a trigger.
- In the “GA4 Event” tag, click Triggering.
- At the top right, click
.
- Enter a name for the trigger.
- For example,
Trigger - Survey submission.
- For example,
- Click Custom Event.
- In “Event name,” enter
survey submission.- Tip: Insert a space between the words "survey" and "submission."
- Click Save.
Step 4: Publish your changes
At the top right, click Submit
Publish.