Iftekhar-ifti / analytics-issues

Automatically exported from code.google.com/p/analytics-issues
0 stars 0 forks source link

Transaction issue #825

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Name of affected component: Measurement Protocol

Issue summary:
I want to track transaction from measurement protocol through page view ,it 
track in pageview but not shown in the conversion>>shopping analysis>>sales 
performance

I make Request url through measurement prodtocol is : 

 http://www.google-analytics.com/collect?tid=UA-7129650-23&cid=1024548909.1450345168&v=1&t=event&dp=/transaction
&dh=192.168.0.7&ti=149&pr1id=28&pr1nm=analytic%20test&pr1pr=500&pr1qt=1&pr1ca=Ba
th%20Linens%20&%20Towels
,Bath%20Rugs&tr=500&cd6=1&cd5=YES&cd3=1024548909.1450345168&cd4=purchase&cd7=adm
inistrator&cd1=2015-12-17
%2014:24:19&cd2=2015-12-17%2014:24:19&cd8=2015-12-17%2009:24:19&cd9=2015-12-08%2
002:49:16&cd10=22&cd11
=1&cd12=500

and also validate it and i am not getting any error report :
Expected validation output:
{
  "hitParsingResult": [ {
    "valid": true,
    "parserMessage": [ ],
    "hit": "/debug/collect?tid=UA-7129650-23\u0026cid=1024548909.1450345168\u0026v=1\u0026t=pageview
\u0026dp=/transaction\u0026dh=192.168.0.7\u0026ti=148\u0026pr1id=28\u0026pr1nm=a
nalytic%20test\u0026pr1pr
=500\u0026pr1qt=1\u0026pr1ca=Bath%20Linens%20\u0026amp;%20Towels,Bath%20Rugs\u00
26tr=500\u0026cd6=1\u0026cd5
=YES\u0026cd3=1024548909.1450345168\u0026cd4=purchase\u0026cd7=administrator\u00
26cd1=2015-12-17%2014
:15:04\u0026cd2=2015-12-17%2014:15:04\u0026cd8=2015-12-17%2009:15:03\u0026cd9=20
15-12-08%2002:49:16\u0026cd10
=21\u0026cd11=1\u0026cd12=500"
  } ],
  "parserMessage": [ {
    "messageType": "INFO",
    "description": "Found 1 hit in the request."
  } ]
}

Actual results:
i want to see ,should be track under transaction section (conversion>>shopping 
analysis>>sales performance)

Notes:
Provide any additional information which might be useful here. 
dineshkashera@gmail.com

Original issue reported on code.google.com by dineshkashera@gmail.com on 17 Dec 2015 at 2:40

GoogleCodeExporter commented 8 years ago
Name of affected component: Measurement Protocol

Issue summary:
I want to track transaction from measurement protocol through page view ,it 
track in pageview but not shown in the conversion>>shopping analysis>>sales 
performance

I make Request url through measurement prodtocol is : 

 http://www.google-analytics.com/collect?tid=UA-7129650-23&cid=1024548909.1450345168&v=1&t=pageview&dp=/transaction
&dh=192.168.0.7&ti=148&pr1id=28&pr1nm=analytic%20test&pr1pr=500&pr1qt=1&pr1ca=Ba
th%20Linens%20&%20Towels
,Bath%20Rugs&tr=500&cd6=1&cd5=YES&cd3=1024548909.1450345168&cd4=purchase&cd7=adm
inistrator&cd1=2015-12-17
%2014:24:19&cd2=2015-12-17%2014:24:19&cd8=2015-12-17%2009:24:19&cd9=2015-12-08%2
002:49:16&cd10=22&cd11
=1&cd12=500

and also validate it and i am not getting any error report :
Expected validation output:
{
  "hitParsingResult": [ {
    "valid": true,
    "parserMessage": [ ],
    "hit": "/debug/collect?tid=UA-7129650-23\u0026cid=1024548909.1450345168\u0026v=1\u0026t=pageview
\u0026dp=/transaction\u0026dh=192.168.0.7\u0026ti=148\u0026pr1id=28\u0026pr1nm=a
nalytic%20test\u0026pr1pr
=500\u0026pr1qt=1\u0026pr1ca=Bath%20Linens%20\u0026amp;%20Towels,Bath%20Rugs\u00
26tr=500\u0026cd6=1\u0026cd5
=YES\u0026cd3=1024548909.1450345168\u0026cd4=purchase\u0026cd7=administrator\u00
26cd1=2015-12-17%2014
:15:04\u0026cd2=2015-12-17%2014:15:04\u0026cd8=2015-12-17%2009:15:03\u0026cd9=20
15-12-08%2002:49:16\u0026cd10
=21\u0026cd11=1\u0026cd12=500"
  } ],
  "parserMessage": [ {
    "messageType": "INFO",
    "description": "Found 1 hit in the request."
  } ]
}

Actual results:
i want to see ,should be track under transaction section (conversion>>shopping 
analysis>>sales performance)

Notes:
Provide any additional information which might be useful here. 
dineshkashera@gmail.com

Original comment by dineshka...@cedcoss.com on 18 Dec 2015 at 11:12

GoogleCodeExporter commented 8 years ago
Now these has been resolve , i was missing pa='purchase';

Original comment by dineshka...@cedcoss.com on 21 Dec 2015 at 1:15

GoogleCodeExporter commented 8 years ago

Original comment by pfrise...@google.com on 21 Dec 2015 at 4:28