RSiteCatalyst | R package to access Adobe Analytics Reporting API v1.4 | Analytics library
kandi X-RAY | RSiteCatalyst Summary
kandi X-RAY | RSiteCatalyst Summary
Windows:
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of RSiteCatalyst
RSiteCatalyst Key Features
RSiteCatalyst Examples and Code Snippets
Community Discussions
Trending Discussions on RSiteCatalyst
QUESTION
I have been using the RSiteCatalyst package for a while right now. For those who do not know it, it makes the process of obtaining data from Adobe Analytics over the API easier.
Until now, the workflow was as follow:
- Make a request, for instance:
ANSWER
Answered 2019-Oct-23 at 20:39I use a couple of functions to generate/retrieve the report IDs independently. This way, it doesn't matter how long it takes the reports to be processed. I usually come back for them 12 hours after the report IDs were generated. I think they expire after 48 hours or so. These functions rely on RSiteCatalyst of course. Here are the functions:
QUESTION
I am pulling data from Omniture sitecatalyst using R.
Packages used:Rsitecatalyst
using JSON API
and when I run GetReportSuites()
in R server, I see the following error
and it run absolutely fine in desktop version R
.
RSiteCatalyst::SCAuth(legacyauth,sharedsecret,company= companyn)
[1] "Credentials Saved in RSiteCatalyst Namespace."
report_suites <- RSiteCatalyst::GetReportSuites()
Error in curl::curl_fetch_memory(url, handle = handle) : Peer's Certificate issuer is not recognized.
...ANSWER
Answered 2017-Nov-09 at 15:28This Error does not prevail any more. Possibility is Rsitecatalyst
ignores the security check and further it is able to fetch the data from Adobe.
Thanks @DaveGruenewald for your thoughts and research.
QUESTION
I have following code to create a JSON for making a call to Adobe Analytics API (method segment.save)
...ANSWER
Answered 2017-Jul-27 at 09:58Once a "JSON alike structure" is created using list
function:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install RSiteCatalyst
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page