Title: Conversion FAQs
Author: bethurban
Published: June 9, 2025
Last modified: November 6, 2025

---

 1. [User handbook](https://docs.parse.ly/user-handbook/)
 2. [The Parse.ly Dashboard](https://docs.parse.ly/user-handbook/dashboard/)
 3. [Optimization menu](https://docs.parse.ly/user-handbook/dashboard/optimization-menu/)
 4. [Conversions page](https://docs.parse.ly/user-handbook/dashboard/optimization-menu/conversions-tab/)
 5. Conversion FAQs

#  Conversion FAQs

## Can conversions be tracked in an app or distributed channel?

Parse.ly only supports tracking conversions on websites.

## Can conversions from multiple websites be combined into one report?

Conversion data for all of a [network’s sites](https://docs.parse.ly/dashboard/navigating/sites-network/)
can be seen using [Network Rollup](https://docs.parse.ly/tools-features/network-rollup/).
Network-level conversion data is available using [Last Touch attribution](https://docs.parse.ly/dashboard/conversions-tab/attribution/#last-touch)
only. Other attribution models can be used when viewing conversion data for individual
sites.

## Can test conversion events be deleted so the labels don’t show up as options in the report setup?

Conversion events sent to Parse.ly cannot be deleted.

## Can old conversion types and labels be changed?

Conversion events sent to Parse.ly cannot be deleted.

## Can a visitor’s journey be tracked across multiple sites?

Because Parse.ly uses first-party [cookies](https://docs.parse.ly/cookies/) to track
visitors, we cannot follow a visitor across domains.

## Why are there more conversions than converting visitors?

A conversion is an action; the converting visitor is a person. A single converting
visitor can convert multiple times. In some cases, this is expected, such as when
a visitor clicks multiple affiliate links.

## With Last Post Touched attribution applied, non-post pages are still included in the list of results.

The [Last Post Touched attribution model](https://docs.parse.ly/dashboard/conversions-tab/attribution/#last-post-touched)
is dependent on [page type metadata](https://docs.parse.ly/metadata/) setting transactional
pages (order confirmation pages, shopping cart pages, the purchase funnel, newsletter
sign-up pages, etc.) as non-posts and “meaningful content” (blog posts, landing 
pages, articles, etc.) as posts.

**Note**

Contact Parse.ly Support at [support@parsely.com](https://docs.parse.ly/user-handbook/dashboard/optimization-menu/conversions-tab/support@parsely.com?output_format=md)
for guidance on how to update page type metadata.

## Why is the number of conversions lower using Last Post Touched than Last Touch?

[Last Post Touched attribution](https://docs.parse.ly/dashboard/conversions-tab/attribution/#last-post-touched)
only assigns credit to page if it’s marked as a post (vs. a non-post) in [page type metadata](https://docs.parse.ly/metadata/).
Last Touch assigns credit to the last page seen before a conversion, regardless 
of whether it’s a post or non-post.

## How does attribution work for referrers and campaigns?

Referrers and campaigns receive attribution credit on the session level, not the
URL level.

This means:

 * With [Last Touch attribution](https://docs.parse.ly/dashboard/conversions-tab/attribution/#last-touch)
   applied, you’ll see the referrer or campaign from the first URL of the converting
   session.
 * With Linear attribution applied, you’ll see the referrers or campaigns of the
   first URLs of sessions occurring over the last 30 days.
 * With First Touch attribution applied, you’ll see the referrer or campaign from
   the first URL of the first session of the last 30 days.

To track campaigns with conversions, ensure that the [campaign parameters](https://docs.parse.ly/setting-up-campaign-tracking-parsely/)(
e.g., UTM parameters) are present in the URL that starts the session.

## Two posts have different Linear conversion values, but the same number of visitors. How does that work?

The [Linear attribution model](https://docs.parse.ly/dashboard/conversions-tab/attribution/)
splits conversion credits equally between all of the pages a visitor saw on their
conversion journey. For example: One visitor converted after visiting two pages.
In this case, each page receives 1/2 (0.5) of one Linear conversion. Another visitor
converted after visiting the same two pages, plus a third. Each page here gets 1/
3 (0.3) of one Linear conversion. For more explanation and examples, read more about
[how to interpret conversions data](https://docs.parse.ly/dashboard/conversions-tab/how-to-interpret/).

Last updated: November 06, 2025