<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Json format issue when comes from Google Analytics in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Json-format-issue-when-comes-from-Google-Analytics/m-p/2360111#M124774</link>
    <description>Probably you can avoid parsing it by using the tGoogleAnalyticsInput component from talend exchange:&lt;BR /&gt;&lt;A href="http://www.talendforge.org/exchange/index.php?eid=537&amp;amp;product=tos&amp;amp;action=view&amp;amp;nav=0,1,1" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/exchange/index.php?eid=537&amp;amp;product=tos&amp;amp;action=view&amp;amp;nav=0,1,1&lt;/A&gt;&lt;BR /&gt;This component use the Java API to Google Analytics and parse everything for you.&lt;BR /&gt;The next advantage is, you don't have to define for every query a new json metadata schema.</description>
    <pubDate>Tue, 09 Apr 2013 20:24:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-04-09T20:24:56Z</dc:date>
    <item>
      <title>Json format issue when comes from Google Analytics</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Json-format-issue-when-comes-from-Google-Analytics/m-p/2360110#M124773</link>
      <description>I try to add a JSON file in the repository. This Json file comes from Google Analytics API. 
&lt;BR /&gt;This file is well formed but I can declare it in the directory due to the error ""{0}" is not found or the json format is incorrect." 
&lt;BR /&gt;Please find below the content of my Json file. 
&lt;BR /&gt;{ 
&lt;BR /&gt; "kind": "analytics#gaData", 
&lt;BR /&gt; "id": " 
&lt;A href="https://www.googleapis.com/analytics/v3/data/ga?ids=ga:xxxx&amp;amp;dimensions=ga:medium,ga:source&amp;amp;metrics=ga:pageviews,ga:visits,ga:visitors&amp;amp;sort=-ga:visits&amp;amp;start-date=2013-03-01&amp;amp;end-date=2013-03-31&amp;amp;start-index=1&amp;amp;max-results=999" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.googleapis.com/analytics/v3/data/ga?ids=ga:xxxx&amp;amp;dimensions=ga:medium,ga:source&amp;amp;metrics=ga&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;ageviews,ga:visits,ga:visitors&amp;amp;sort=-ga:visits&amp;amp;start-date=2013-03-01&amp;amp;end-date=2013-03-31&amp;amp;start-index=1&amp;amp;max-results=999&lt;/A&gt;", 
&lt;BR /&gt; "query": { 
&lt;BR /&gt; "start-date": "2013-03-01", 
&lt;BR /&gt; "end-date": "2013-03-31", 
&lt;BR /&gt; "ids": "ga:xxxx", 
&lt;BR /&gt; "dimensions": "ga:medium,ga:source", 
&lt;BR /&gt; "metrics": , 
&lt;BR /&gt; "sort": , 
&lt;BR /&gt; "start-index": 1, 
&lt;BR /&gt; "max-results": 999 
&lt;BR /&gt; }, 
&lt;BR /&gt; "itemsPerPage": 999, 
&lt;BR /&gt; "totalResults": 139, 
&lt;BR /&gt; "selfLink": " 
&lt;A href="https://www.googleapis.com/analytics/v3/data/ga?ids=ga:xxxx&amp;amp;dimensions=ga:medium,ga:source&amp;amp;metrics=ga:pageviews,ga:visits,ga:visitors&amp;amp;sort=-ga:visits&amp;amp;start-date=2013-03-01&amp;amp;end-date=2013-03-31&amp;amp;start-index=1&amp;amp;max-results=999" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.googleapis.com/analytics/v3/data/ga?ids=ga:xxxx&amp;amp;dimensions=ga:medium,ga:source&amp;amp;metrics=ga&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;ageviews,ga:visits,ga:visitors&amp;amp;sort=-ga:visits&amp;amp;start-date=2013-03-01&amp;amp;end-date=2013-03-31&amp;amp;start-index=1&amp;amp;max-results=999&lt;/A&gt;", 
&lt;BR /&gt; "profileInfo": { 
&lt;BR /&gt; "profileId": "xxxx", 
&lt;BR /&gt; "accountId": "yyyy", 
&lt;BR /&gt; "webPropertyId": "UA-aaaa", 
&lt;BR /&gt; "internalWebPropertyId": "zzzz", 
&lt;BR /&gt; "profileName": "Production", 
&lt;BR /&gt; "tableId": "ga:xxxx" 
&lt;BR /&gt; }, 
&lt;BR /&gt; "containsSampledData": false, 
&lt;BR /&gt; "columnHeaders": , 
&lt;BR /&gt; "totalsForAllResults": { 
&lt;BR /&gt; "ga 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;ageviews": "1234", 
&lt;BR /&gt; "ga:visits": "123", 
&lt;BR /&gt; "ga:visitors": "12" 
&lt;BR /&gt; }, 
&lt;BR /&gt; "rows": , 
&lt;BR /&gt; , 
&lt;BR /&gt; , 
&lt;BR /&gt; 
&lt;BR /&gt; ] 
&lt;BR /&gt;}</description>
      <pubDate>Tue, 09 Apr 2013 08:50:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Json-format-issue-when-comes-from-Google-Analytics/m-p/2360110#M124773</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-09T08:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Json format issue when comes from Google Analytics</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Json-format-issue-when-comes-from-Google-Analytics/m-p/2360111#M124774</link>
      <description>Probably you can avoid parsing it by using the tGoogleAnalyticsInput component from talend exchange:&lt;BR /&gt;&lt;A href="http://www.talendforge.org/exchange/index.php?eid=537&amp;amp;product=tos&amp;amp;action=view&amp;amp;nav=0,1,1" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/exchange/index.php?eid=537&amp;amp;product=tos&amp;amp;action=view&amp;amp;nav=0,1,1&lt;/A&gt;&lt;BR /&gt;This component use the Java API to Google Analytics and parse everything for you.&lt;BR /&gt;The next advantage is, you don't have to define for every query a new json metadata schema.</description>
      <pubDate>Tue, 09 Apr 2013 20:24:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Json-format-issue-when-comes-from-Google-Analytics/m-p/2360111#M124774</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-09T20:24:56Z</dc:date>
    </item>
  </channel>
</rss>

