Expand my Community achievements bar.

Interested in becoming an Adobe Analytics Champion? Join us on May 15 at 9 am PT, and learn how to become a 2025 Adobe Champion.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Tracking code report

Avatar

Level 1

Hi,

 

I have the path of purchase from a user as below

  1. A user initially comes through my site by cid=banner, but leaves the site.
  2. The next day, they see other ad and come to my site by cid=socialnetwork and make a purchase.

Which cid that The tracking code report would give credit of purchase and revenue?

 

Thanks.

1 Accepted Solution

Avatar

Correct answer by
Level 6

Hi @Lion1,

Based on my understanding, the tracking code value in the report will depend on the allocation which you have set for that variable. If you set the allocation as 'Most Recent' then the tracking code value will be 'socialnetwork' but if the allocation is set to 'Original Value' then it will be 'banner'. You check the allocation of the eVar using the below steps:

 

1. Go to Analytics > Admin.

2. Select the report suite & click on the 'Edit Settings' > Conversion > Conversion Variables.

 

 Hope this helps.

 

Regards,

Abhinav

View solution in original post

2 Replies

Avatar

Correct answer by
Level 6

Hi @Lion1,

Based on my understanding, the tracking code value in the report will depend on the allocation which you have set for that variable. If you set the allocation as 'Most Recent' then the tracking code value will be 'socialnetwork' but if the allocation is set to 'Original Value' then it will be 'banner'. You check the allocation of the eVar using the below steps:

 

1. Go to Analytics > Admin.

2. Select the report suite & click on the 'Edit Settings' > Conversion > Conversion Variables.

 

 Hope this helps.

 

Regards,

Abhinav

Avatar

Level 1
Hi Abhinav,