언어 설정

Menu
Sites
Language
Google Analytics Support

Hi,

I am trying to implement google analytics tracking in my webapp.

I am using code that google provided after creating Account in google analytics .

 

On config.xml I added below privilages 

<access origin="*" subdomains="true"></access>
 <tizen:content-security-policy>script-src 'self'</tizen:content-security-policy>

No error showing in above code, still I am not getting anything on google analytics account.

Please help to resolve issue.

Thanks

 

 

 

 

Responses

1 댓글
daniel kim

Hi,

As per this link, you need to use Google analytics by using cookies because the platform(WidgetEngine) does not support Google Analytics officially,

  http://www.samsungdforum.com/SamsungDForum/ForumView/7e2b7fa90012098b?forumID=abebd8c49fee8b80

Regards,