Expand my Community achievements bar.

Webinar: Adobe Customer Journey Analytics Product Innovations: A Quarterly Overview. Come learn for the Adobe Analytics Product team who will be covering AJO reporting, Graph-based Stitching, guided analysis for CJA, and more!
SOLVED

Lost Password and No Confirmation Email

Avatar

Level 1

Hello,

I am trying to log-in to Adobe Omniture from my user name: ***@***.com.   I have not received a confirmation email with my new password and I have tried a few times now.   Can you please recover my password to send to a different email address?

 

Thank you,

Taylor 

1 Accepted Solution

Avatar

Correct answer by
Former Community Member

OK, then I'd definitely recommend contacting your organization's Adobe Analytics admin. Or, if you're a supported user, reach out to our support team via chat/phone.

View solution in original post

3 Replies

Avatar

Former Community Member

Hi Taylor,

Where are you trying to log in at?

Is it my.omniture.com sc.omniture.com?
If so, note that your user name is generally not your e-mail address.
Also, you should be able to reset your own password by starting here: https://my.omniture.com/password_recovery.html
(Check your "spam" or "junk mail" folder if you don't see the e-mail in your inbox.)

 

If your organization has switched to using Adobe IDs for logging in, then your e-mail address along with the same password you used to log into these forums will also work for logging into Adobe Marketing Cloud / Adobe Analytics.

 

If you continue to have issues, I'd suggest contacting your organization's Adobe Analytics / SiteCatalyst admin to get help with the login.

Also, if you're a supported user in your organization, see this page for information on how to contact our support team directly via chat or phone: http://helpx.adobe.com/marketing-cloud/contact-support.html

HTH

 

- Carey


If you like a post or found it useful, give it a 'heart' - if it answers your question, mark it 'Correct'.

Avatar

Level 1

Hi Carey,

Thank you for the quick response - yes I used the address:  https://sc.omniture.com/login/

I looked in my spam and junk folder and saw no recovery email with a new password to set.   Nothing atll has been recovered or found and tried multiple different user names and log-ins. 

Avatar

Correct answer by
Former Community Member

OK, then I'd definitely recommend contacting your organization's Adobe Analytics admin. Or, if you're a supported user, reach out to our support team via chat/phone.

The following has evaluated to null or missing: ==> liqladmin("SELECT id, value FROM metrics WHERE id = 'net_accepted_solutions' and user.id = '${acceptedAnswer.author.id}'").data.items [in template "analytics-container" at line 83, column 41] ---- Tip: It's the step after the last dot that caused this error, not those before it. ---- Tip: If the failing expression is known to be legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: #assign answerAuthorNetSolutions = li... [in template "analytics-container" at line 83, column 5] ----