Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

brianjherbert
brianjherbert
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
8

Discussions

Discussions
0

Questions

Questions
8

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by brianjherbert
Customize the badges you want to showcase on your profile
Re: Data Wharehouse Failure and Message - Adobe Analytics 15-10-2015
Ya, we tried setting up a new job to no avail. Every time I click on teh Customer Care option in the help it asks me to log in again and then brings me back to the dashboard. Any Idea why I can't get to the customer care section of the site?

Views

225

Likes

0

Replies

0
Data Wharehouse Failure and Message - Adobe Analytics 15-10-2015
A month ago we started recieving this error for a job that was scheduled and had been working for the last 53 attempts. Now the scheduled FTP job fails but when we create an adhoc request the file comes through email fine. Our FTP details from our end have not been changed as other file feeds are conntinuting without failure. Anyone else having these issues or know with whom I should contact at Adobe?Error: "Request failed to send. Please check send parameters and destination connectivity." Than...

Views

328

Likes

0

Replies

3
Re: Visitor ID in Debugger is Different from Data Wharehouse - Adobe Analytics 15-10-2015
TanmayM, Is there any other insight you can provide?

Views

690

Likes

0

Replies

0
Re: Visitor ID in Debugger is Different from Data Wharehouse - Adobe Analytics 15-10-2015
I'd like to use the data that is provided me without having to do any of this kind of coding. I SHOULD be able to use the id's from the system to do the tracking, I am not sure why they just don't do the hex->dec conversion up front in the first place so it's the same across the board.

Views

690

Likes

0

Replies

0
Re: Visitor ID in Debugger is Different from Data Wharehouse - Adobe Analytics 15-10-2015
Visitor ID from Adobe Debugger: 7DF9AD800CC34CF4-1CCFB79BD8147D0FCOOKIE s_fid = 7DF9AD800CC34CF4-1CCFB79BD8147D0F PHP CODE:baseconvert'7DF9AD800CC34CF4',16,10).'_'.str_baseconvert('1CCFB79BD8147D0F',16,10) //convert base 16 to base 10returns: 9077477289423492268_2076079833214123204str_baseconvert'7DF9AD800CC34CF4',16,10).'_'.str_baseconvert('1CCFB79BD8147D0F',16,10) //convert base 16 to base 10 (more precision)returns: 9077477289423490292_2076079833214123279Neither of these returned numbers is p...

Views

687

Likes

0

Replies

0
Re: Visitor ID in Debugger is Different from Data Wharehouse - Adobe Analytics 15-10-2015
Hi thanks for the response,This does help a little, but I am still having trouble matching what I see in the debugger to the site analytics code even after I do the base 16 to base 10 conversion (although it does look closer).The s_vi variable referenced in the help document you sent is not set in the cookie, only the s_fid variable (which matches the debugger visitor id) is set and looks like two hyphenated hexidecimal numbers. I did a convertion using the PHP function base_convert(), but the n...

Views

692

Likes

0

Replies

0
Visitor ID in Debugger is Different from Data Wharehouse - Adobe Analytics 15-10-2015
Hi,I am trying to find out my own traffic by comparing the Visitor ID that is being sent to me via the debugger with the Visitor ID being recorded in Omniture. It looks like there is some sort of conversion that is happening though. All the Omniture data is numeric (with an underscore) while the debugger is alpha-numeric (with a hyphen). Any idea how to get these number to match, or is there another method to see the paths of unique visitors?Any help would be appretiated!

Views

3.1K

Likes

0

Replies

11