This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
The ‘How to Guide’ To Adobe Analytics
Through Adobe Analytics the ability to collect and visualize data from your websites has allowed for improved decision making, yet the format of that data can only take you so far. Within Alteryx you now have the ability to connect to Adobe Analytics and bring that data into Alteryx, allowing you to perform greater data manipulation to provide further insights, as well as Predictive & Spatial Analytics!
There are just a few things you need in order to use the Adobe Analytics connector:
Step 1: Download the Connector
Step 2: Sign In
User Login
Developer Login
Step 3: Configuration
Report Suite
Date Range & Granularity
Metric
Element (1, 2, 3)
Segments
Step 4: Run the connector
Tips and Tricks
All report suites do not offer all elements. Use ReportSuite.GetAvailableElements (in the Administration API) to get a list of Element IDs available in a particular report suite.
Social elements are available only if Social is enabled.
Video elements are available only if v15 video measurement is configured in Admin Console.
Mobile elements are available only if mobile application reporting is enabled in Admin Console.
Factors affecting report generation time please see API best practices
Common Issues
"As the connector auto-populates based on your log in credentials you should not receive any errors related to Adobe."
If you have any issues please reach out to Alteryx Support
Best,
Jordan Barker
Solutions Consultant, Alteryx Inc.
This tool is great! I'm having some problems though.
The "Metrics" field under "Report Breakdown" isn't showing all the metrics that I can see through my Adobe Analytics UI. Is there a reason I wouldn't be able to see it?
I have no problems creating my entire report in Report Builder for Excel, but we're trying to automate this process.
thanks.
-Bryan
@bryanbumgardnerSorry to hear you've had issue with the current Adobe Analytics tool. We are in the process of developing a new Adobe Analytics tool and believe your issue will be resolved by the new release of the connector. That said, we are expecting a delivery of late-March or early-April for the new connector.
Please reach out with any further questions/concerns.
Alex Polly
Will the new Adobe Analytics tool have the ability to pull metrics by segment? I have a number of segments we used to pull data from Adobe Analytics so that is a critical need for us.
In addition, it would be great if the End time could be set to yesterday or today.
Tim
Hello,
thanks for the tutorial, I'm trying to add a filter to return only specific page names that contains "WEB" for example. Is there a way to pass this filter in the tool?
-Joseph
Hi @joeantwi
Unfortunately the tool cannot be opened nor values past into the interface due the html front end. I would suggest adding a filter after the adobe analytics tool to reduce your dataset.
Best,
Jordan
@JordanB
Thank you for replying, i'm trying to get data for two months and it takes forever to return results, i thought adding filter will hep but i guess that's not available...
Hi,
@jordanB
My Adobe log in page ask for Company, user name and pwd.
On the Tool I only get ether user name an pwd or user name and secret ID.
Nether combination allows me to log in.
Hello,
Currently using V2 of the connector.
I have a use case that requires 4 Elements (Visit Number > Device > Traffic Driver > Offer). Given the cascading nature of Elements, is there a way to incorporate an additional Element into the connector? If not, how would I incorporate the 4th Element (in my case mentioned above the Offer Element)?
Thanks,
James
Hi @jamesus
You can find the inside of the adobe analytics engine macro here C:\Users\%Username%\AppData\Roaming\Alteryx\Tools\AdobeAnalytics\Supporting_Macros
I would suggest taking a look at the adobe reporting API documentation to see if an additional 4th element can be added. If so, this is where it can be added.
You could then re save the macro, however because this is a html front end there would need to be additional work to add this element into the interface.
Alternatively, you could just run the workflow as it is rather than inserting as a tool on the canvas.
Best,
Jordan
Does this connector still work? I tried installing this, but it does not open up the 'Tool Installer' option. Rather, it opens up a zipped file.
Hi @LukeAhn
Yes I've just tested it and it works. You should be getting a .yxi file
Please try this link: http://downloads.alteryx.com/Tools/AdobeAnalytics_v2.yxi
Best,
Jordan
Thanks @JordonB ! I had to open up the URL directly. Think it was something on my end.
I have a colleague who's tried the install of the connector, as have I, but we're having different results. When my colleague attempts the install, she encounters a brief "splash screen", followed by this "empty" dialog where all that seems possible is to dismiss:
The tool installer seems to "hang" here -- any idea what the problem may be? There's a quick "splash" screen, then this empty dialog with just the apparent option to "x" out.
11.7
Hey Jordan,
I have a use case I was hoping you could help with. I have around 20 report suites that I need to pull the same data out of (metrics, dimensions, same segments). I know i could run these extractions all separately and then Union the results, however I was hoping to do this via a macro that just changed the report suite name. That way if I edited the workflow I would not have to repeat this process in 20 places.
Is there a relative easy way to do this?
Thanks,
Chris
And followup question - has anyone had success in adding additional metrics to the tool? I know the limit is 5, but i need about 15 for my reports which means x3 connectors across multiple report suites meaning the workflow takes about an hour to run...
Anyone had experience of using a lower level of granularity than hour? If so, how did you do it?
Anyone tried to login via the Developer option now? Adobe changed its API details in Adobe IO and it seems that it doesn't work. Even if I create an OAuth Integration or a Service Integration, I'm always getting this message below:
I installed the tool, logged in, configured the report, but am getting errors after many tries: tool#43 and tool#51.
My alteryx is version 2018.3. The tool version is AdobeAnalytics_v2.0.1.yxi
Can anyone tell me what I'm not doing right? Thanks for your help!